.servicio-container-imagen img {
    width: 100%
}

.producto-container-imagen img {
    width: 100%
}

.home-2 h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 35px;
    margin-bottom: 0 !important;
    line-height: 18px;
    text-align: left;
    color: #3ea8ce;
    -webkit-text-decoration-style: none;
    -moz-text-decoration-style: none;
    text-decoration-style: none;
    font-weight: 100;
    border: none;
    font-size: 14px;
    font-family: Avenir;
    margin-top: 4px
}

#calendario-content a {
    margin: 0 !important
}

#calendario-content h2 {
    margin: 6px 0 0 0 !important
}

#lista-content a {
    margin: 0 !important
}

#lista-content h2 {
    margin: 10px 0 !important
}

#calendario-container2 .home-2 h2 {
    margin-top: 0 !important
}

@media (min-width:768px) {

    #lista-content .items-row-lista .item-col-3 {
        width: 100% !important;
        margin-bottom: 15px !important;
        margin-top: 15px !important;
        -webkit-transition: .6s -webkit-box-shadow cubic-bezier(.23, 1, .32, 1);
        transition: .6s -webkit-box-shadow cubic-bezier(.23, 1, .32, 1);
        -o-transition: .6s box-shadow cubic-bezier(.23, 1, .32, 1);
        -moz-transition: .6s box-shadow cubic-bezier(.23, 1, .32, 1), .6s -moz-box-shadow cubic-bezier(.23, 1, .32, 1);
        transition: .6s box-shadow cubic-bezier(.23, 1, .32, 1);
        transition: .6s box-shadow cubic-bezier(.23, 1, .32, 1), .6s -webkit-box-shadow cubic-bezier(.23, 1, .32, 1), .6s -moz-box-shadow cubic-bezier(.23, 1, .32, 1)
    }
    #lista-content .items-row-lista .item-col-3:hover {
        -webkit-box-shadow: 0 4px 8px -3px rgba(17, 17, 17, .09);
        -moz-box-shadow: 0 4px 8px -3px rgba(17, 17, 17, .09);
        box-shadow: 0 4px 8px -3px rgba(17, 17, 17, .09)
    }
    #lista-content .items-row-lista .item-col-3:nth-child(-n+4) {
        margin-top: 0 !important
    }
    #lista-content .items-row-lista.items-container {
        border-bottom: 0 !important
    }
    #lista-content .items-row-lista .item-col-3 {
        background: #fff;
        -webkit-box-shadow: 0 4px 8px -3px rgba(17, 17, 17, .06);
        -moz-box-shadow: 0 4px 8px -3px rgba(17, 17, 17, .06);
        box-shadow: 0 4px 8px -3px rgba(17, 17, 17, .06);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }

}

@media (max-width:768px) {
    #lista-content h2 {
        margin: 0 !important;
        margin-top: 5px !important
    }
}

.empty-text {
    color: #4a4a4a;
    font-size: 22px;
    font-weight: 300;
    text-align: center
}

.empty-text-sub {
    color: #777;
    text-align: center;
    font-size: 12px;
    letter-spacing: .3px
}

@media (min-width:768px) {
    .empty-img {
        display: none
    }
}

@media (max-width:768px) {
    .empty-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .empty-img .rounder-img-empty {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 18px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #f1f1f1;
        width: 80px;
        position: relative;
        height: 80px
    }
    .empty-img .pointer-empty {
        background: #00b4f0 !important;
        width: 8px;
        height: 8px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        top: 26px;
        right: 25.5px
    }
    .empty-img svg {
        width: 24px
    }
    .empty-img span {
        font-size: 10px
    }
}

.btn-marca {
    display: none;
    color: #f56a80;
    font-size: 8px;
    letter-spacing: .07px;
    margin-right: auto;
    margin-left: 5px;
    z-index: 99999999
}

.btn-fechas {
    display: none;
    color: #f56a80;
    font-size: 8px;
    letter-spacing: .07px;
    margin-right: auto;
    margin-left: 5px;
    z-index: 99999999
}

.delete-all-fechas {
    z-index: 99999999999
}

.delete-all-marca {
    z-index: 99999999999
}



#amount .price-one,
#amount .second-one {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #d0d0d0;
    font-size: 11px;
    padding: 0 !important;
    border: none !important
}

#amount .second-one {
    text-align: right
}



.br-theme-fontawesome-stars .br-widget {
    height: 28px;
    white-space: nowrap
}

.br-theme-fontawesome-stars .br-widget a {
    font: normal normal normal 20px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    margin-right: 2px
}

.br-theme-fontawesome-stars .br-widget a:after {
    content: '\f005';
    color: #d2d2d2
}

.br-theme-fontawesome-stars .br-widget a.br-active:after {
    color: #edb867
}

.br-theme-fontawesome-stars .br-widget a.br-selected:after {
    color: #edb867
}

.br-theme-fontawesome-stars .br-widget .br-current-rating {
    display: none
}

.br-theme-fontawesome-stars .br-readonly a {
    cursor: default
}

@media print {
    .br-theme-fontawesome-stars .br-widget a:after {
        content: '\f006';
        color: #000
    }
    .br-theme-fontawesome-stars .br-widget a.br-active:after,
    .br-theme-fontawesome-stars .br-widget a.br-selected:after {
        content: '\f005';
        color: #000
    }
}

a.br-fractional:after {
    color: #ffc728 !important
}

.stripe {
    border: 1px solid #fff;
    height: 27px;
    background-color: #e3e3e3
}

.small-stripe {
    margin-bottom: 9px;
    width: 300px
}

.medium-stripe {
    width: 227px;
    margin-bottom: 9px
}

.long-stripe {
    margin-bottom: 9px;
    width: 25%
}

.container-place.loading .img,
.container-place.loading .stripe {
    animation: hintloading 2s ease-in-out 0s infinite reverse;
    -webkit-animation: hintloading 2s ease-in-out 0s infinite reverse
}

@-moz-keyframes hintloading {
    0% {
        opacity: .5
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: .5
    }
}

@-o-keyframes hintloading {
    0% {
        opacity: .5
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: .5
    }
}

@keyframes hintloading {
    0% {
        opacity: .5
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: .5
    }
}

@-webkit-keyframes hintloading {
    0% {
        opacity: .5
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: .5
    }
}

.container-place {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 125px;
    background-color: #fff;
    border-top: 1px solid #eee;
    padding-top: 5px;
    margin-bottom: 10px
}

.container-place:first-child {
    border-top: none;
    padding-top: 0 !important;
    margin-bottom: 6px
}

.icon-placeholder {
    background-color: #e3e3e3;
    width: 30px;
    height: 30px;
    animation: hintloading 2s ease-in-out 0s infinite reverse
}

.stripe-litter {
    height: 27px;
    background-color: #e3e3e3;
    width: 300px;
    margin-bottom: 9px;
    animation: hintloading 2s ease-in-out 0s infinite reverse
}

.stripe-litter-medium {
    width: 70px
}

.stripe-litter-small {
    width: 50px
}

.stripe-litter-long {
    width: 109px
}

.lds-spinner {
    color: #4444;
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
    z-index: 49
}

.lds-spinner div {
    -webkit-transform-origin: 32px 32px;
    -ms-transform-origin: 32px 32px;
    -moz-transform-origin: 32px 32px;
    -o-transform-origin: 32px 32px;
    transform-origin: 32px 32px;
    -webkit-animation: lds-spinner 1.2s linear infinite;
    -moz-animation: lds-spinner 1.2s linear infinite;
    -o-animation: lds-spinner 1.2s linear infinite;
    animation: lds-spinner 1.2s linear infinite
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 29px;
    width: 5px;
    height: 14px;
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    border-radius: 20%;
    background: #444
}

.home .lds-spinner div:after {
    background: #fff
}

.lds-spinner div:nth-child(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation-delay: -1.1s;
    -moz-animation-delay: -1.1s;
    -o-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.lds-spinner div:nth-child(2) {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation-delay: -1s;
    -moz-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s
}

.lds-spinner div:nth-child(3) {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-delay: -.9s;
    -moz-animation-delay: -.9s;
    -o-animation-delay: -.9s;
    animation-delay: -.9s
}

.lds-spinner div:nth-child(4) {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -.8s;
    -moz-animation-delay: -.8s;
    -o-animation-delay: -.8s;
    animation-delay: -.8s
}

.lds-spinner div:nth-child(5) {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation-delay: -.7s;
    -moz-animation-delay: -.7s;
    -o-animation-delay: -.7s;
    animation-delay: -.7s
}

.lds-spinner div:nth-child(6) {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    -moz-transform: rotate(150deg);
    -o-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-animation-delay: -.6s;
    -moz-animation-delay: -.6s;
    -o-animation-delay: -.6s;
    animation-delay: -.6s
}

.lds-spinner div:nth-child(7) {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -.5s;
    -moz-animation-delay: -.5s;
    -o-animation-delay: -.5s;
    animation-delay: -.5s
}

.lds-spinner div:nth-child(8) {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    -moz-transform: rotate(210deg);
    -o-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-animation-delay: -.4s;
    -moz-animation-delay: -.4s;
    -o-animation-delay: -.4s;
    animation-delay: -.4s
}

.lds-spinner div:nth-child(9) {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation-delay: -.3s;
    -moz-animation-delay: -.3s;
    -o-animation-delay: -.3s;
    animation-delay: -.3s
}

.lds-spinner div:nth-child(10) {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -.2s;
    -moz-animation-delay: -.2s;
    -o-animation-delay: -.2s;
    animation-delay: -.2s
}

.lds-spinner div:nth-child(11) {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    -moz-transform: rotate(300deg);
    -o-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-animation-delay: -.1s;
    -moz-animation-delay: -.1s;
    -o-animation-delay: -.1s;
    animation-delay: -.1s
}

.lds-spinner div:nth-child(12) {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    -moz-transform: rotate(330deg);
    -o-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s
}

@-webkit-keyframes lds-spinner {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes lds-spinner {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes lds-spinner {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes lds-spinner {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.actividad_evento_ver .lds-spinner {
    height: 100vh;
    z-index: 9999999999999999;
    margin: 0 auto;
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width:768px) {
    .actividad_evento_ver .lds-spinner {
        display: none
    }
}

.express-logo {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    width: 100px;
    height: 100px
}

.express-logo img:hover {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important
}

.home .express-logo {
    position: absolute;
    right: 0;
    top: 21px;
    z-index: 9999;
    width: 81px;
    height: 88px;
    right: -22px
}

@media (min-width:768px) {
    .home .express-logo {
        position: absolute;
        right: 0;
        top: 21px;
        z-index: 9999;
        width: 81px;
        height: 88px;
        right: 0
    }
}

@media (max-width:768px) {
    .express-logo {
        position: absolute;
        right: 0;
        top: 23px;
        z-index: 9999;
        width: 100%;
        height: 83px;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        right: -23px;
        z-index: 9;
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        width: 75%;
        height: 60px
    }
    .express-logo img {
        width: 100%;
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7);
        -o-object-fit: contain;
        object-fit: contain
    }
}

.shop-online {
    height: 20px;
    width: 80px;
    font-size: 8.5px;
    letter-spacing: 1.04px;
    z-index: 1;
    color: #fff;
    opacity: .8;
    position: absolute;
    bottom: 0;
    left: 0;
    border: 1px solid #1eb2e8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center
}

.image-picture img {
    margin-top: -1px
}

.image-picture img.lazy-image-cloud {
    opacity: .1;
    will-change: opacity;
    -webkit-transition: opacity .3s cubic-bezier(.165, .84, .44, 1);
    -o-transition: opacity .3s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: opacity .3s cubic-bezier(.165, .84, .44, 1);
    transition: opacity .3s cubic-bezier(.165, .84, .44, 1)
}

.image-picture img.lazy-image-cloud.loadeding-lazy {
    opacity: 1
}

.radio-container label input[type=checkbox],
.radio-container label input[type=radio] {
    display: none
}

.radio-container .cell {
    position: relative;
    display: block;
    margin-bottom: 1px
}

.radio-container label {
    text-transform: capitalize;
    cursor: pointer
}

.radio-container label>span.circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    margin: .25rem 0;
    border: 1px solid #979797;
    -webkit-transition: .1s all;
    -o-transition: .1s all;
    -moz-transition: .1s all;
    transition: .1s all;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important
}

.radio-container label:active span.circle,
.radio-container label:active span.square,
.radio-container label:active span.tick {
    -webkit-transform: scale(.75, .75);
    -ms-transform: scale(.75, .75);
    -moz-transform: scale(.75, .75);
    -o-transform: scale(.75, .75);
    transform: scale(.75, .75);
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all
}

.radio-container label input[type=radio]:checked~span.circle {
    border: .125rem solid #00b4f0
}

.radio-container label input[type=checkbox]:checked~span.square {
    border: .125rem solid #0097a7
}

.radio-container label input[type=radio]:checked~span.circle:after {
    content: "";
    position: absolute;
    display: inline-block;
    background: #00b4f0;
    width: 100%;
    height: 100%
}

.radio-container label input[type=checkbox]:checked~span.square:after {
    content: "";
    position: absolute;
    display: inline-block;
    background: #0097a7
}

.radio-container label input[type=checkbox]:checked~span.tick {
    margin-left: .25rem;
    width: .5rem;
    border-top: 0;
    border-left: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border-color: #4caf50
}

.items-container {
    margin-left: 0;
    margin-right: 0
}

@media only screen and (max-width:767px) {
    .items-container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }
    .items-container {
        margin-bottom: 10px !important
    }
    .items-container:last-child {
        border-bottom: 0
    }
}

@media (max-width:768px) {
    .text-over-flow-768 {
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        width: 100%
    }
}

.margin-top-bottom-auto {
    margin: auto 0
}

button.btn-one,
button.btn-second {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    font-size: .875rem;
    font-weight: 100;
    border: 1px solid #c8c8c8;
    color: #a3a3a3;
    background: 0;
    text-align: center;
    text-transform: uppercase;
    padding: .5rem .875rem;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.active-tabs-prov {
    display: block
}

.text-sub {
    color: #313944 !important
}

@media (min-width:768px) {
    .clear__all {
        position: absolute;
        top: 7px;
        cursor: pointer;
        color: #f56a80;
        font-size: 10px;
        letter-spacing: .07px;
        right: 1.65em;
        display: block
    }
    .cyber-2-order {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.full-danger-btn {
    background: #f56a80;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 900
}

.full-danger-btn {
    padding: 12px;
    background: #f56a80;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px !important;
    margin: 0;
    margin: 0 auto;
    position: relative;
    color: #fff;
    font-weight: 900;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    left: 0;
    top: 0;
    text-align: center
}

.actividad_lista .image-picture.proveddorr {
    height: 100%
}

.actividad_lista .image-picture.proveddorr picture {
    height: 100%
}

.actividad_lista .image-picture.proveddorr picture img {
    height: 100%
}

.actividad_lista #ui-datepicker-div {
    z-index: 99999999 !important
}

.actividad_lista .ui-datepicker .ui-datepicker-next span {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 0
}

.actividad_lista .ui-datepicker .ui-datepicker-next span,
.actividad_lista .ui-datepicker .ui-datepicker-prev span {
    display: block;
    width: 10px;
    position: relative;
    height: 10px;
    border-top: 2px solid #868686;
    border-left: 2px solid grey;
    background: NONE;
    margin-left: 0;
    margin-top: 0;
    top: 0
}

.actividad_lista .ui-datepicker .ui-datepicker-prev span {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 10%;
    left: 0
}

.actividad_lista .ui-datepicker .ui-datepicker-next,
.actividad_lista .ui-datepicker .ui-datepicker-prev {
    top: -5px
}

.actividad_lista .ui-datepicker-header .ui-datepicker-next,
.actividad_lista .ui-datepicker-header .ui-datepicker-prev {
    margin: 0 !important;
    padding: 0 !important;
    top: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 29px;
    top: 11px
}

.items-container .image-picture {
    overflow: hidden
}

.items-container .image-picture img {
    -webkit-transition: all .3s cubic-bezier(.25, 1, .5, 1) !important;
    -o-transition: all .3s cubic-bezier(.25, 1, .5, 1) !important;
    -moz-transition: all .3s cubic-bezier(.25, 1, .5, 1) !important;
    transition: all .3s cubic-bezier(.25, 1, .5, 1) !important
}

.items-container .image-picture img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.producto-container .image-picture img.lazy-image-cloud {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.producto-container .image-picture img.lazy {
    -o-object-fit: contain;
    object-fit: contain
}

.tabBTN {
    display: none
}

.group-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.group-btn button.active {
    border: 0
}

.group-btn button.active {
    background-color: #00b4f0;
    color: #fff
}

.inputs-list-days {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .make-response {
        border-top: 1px solid #c8c8c8;
        border-right: 1px solid #c8c8c8;
        border-left: 1px solid #c8c8c8;
        border-bottom: 1px solid #c8c8c8
    }
    .producto-container .image-picture {
        width: 100%;
        height: 170px
    }
    .producto-container .image-picture img {
        width: 100%;
        height: 100%
    }
    .producto-container .image-picture img.lazy {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%
    }
}

.resultados-filtros {
    color: #969696;
    font-size: 14px;
    font-family: pangram-bold
}

@media (min-width:768px) {
    .resultados-filtros {
        display: none !important
    }
}

@media (max-width:768px) {
    .actividad_lista .hide-lista {
        display: none !important
    }
    .actividad_lista #ui-datepicker-div {
        top: 50% !important;
        left: 50% !important;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .inter-draw {
        background: #fff !important
    }
    .cyber-end {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: right;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.overlay-orden {
    display: block;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    opacity: 0;
    will-change: opacity;
    pointer-events: none;
    -webkit-transition: opacity .4s cubic-bezier(.19, 1, .22, 1);
    -o-transition: opacity .4s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: opacity .4s cubic-bezier(.19, 1, .22, 1);
    transition: opacity .4s cubic-bezier(.19, 1, .22, 1)
}

.overlay-orden.open {
    opacity: 1;
    z-index: 99999999999999
}

.orden-mobile {
    background-color: #fff;
    color: #fff;
    max-width: 400px;
    width: 75%;
    height: 100%;
    -webkit-transform: translateX(193%);
    -moz-transform: translateX(193%);
    -ms-transform: translateX(193%);
    -o-transform: translateX(193%);
    transform: translateX(193%);
    will-change: transform;
    z-index: 160;
    position: fixed;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out, -moz-transform .4s ease-in-out, -o-transform .4s ease-in-out;
    right: 0;
    top: 0;
    z-index: 1000000000000000000
}

.orden-mobile.open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.orden-mobile .header-orden {
    padding: 15px;
    border-bottom: 1px solid #e4e4e4;
    position: relative
}

.orden-mobile .close-orden {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.inputGroup-orden {
    background-color: #fff;
    display: block;
    margin: 10px 0;
    position: relative
}

.inputGroup-orden label {
    padding: 12px 30px;
    width: 100%;
    display: block;
    text-align: left;
    color: #3c454c;
    cursor: pointer;
    position: relative;
    z-index: 2;
    -webkit-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    transition: color .2s ease-in;
    overflow: hidden
}

.inputGroup-orden label:before {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    background-color: #00b4f0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scaleX(1);
    -moz-transform: translate(-50%, -50%) scaleX(1);
    -ms-transform: translate(-50%, -50%) scaleX(1);
    -o-transform: translate(-50%, -50%) scaleX(1);
    transform: translate(-50%, -50%) scaleX(1);
    opacity: 0;
    z-index: -1
}

.inputGroup-orden label:after {
    width: 32px;
    height: 32px;
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 2px 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.inputGroup-orden input:checked~label {
    color: #fff
}

.inputGroup-orden input:checked~label:before {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    opacity: 1
}

.inputGroup-orden input {
    width: 32px;
    height: 32px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden
}

.wrapper-filtros-fixed {
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .04);
    -moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .04);
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, .04);
    padding: .6rem 15px;
    background-color: #fff;
    height: 51px;
    margin-top: -13px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 33;
    top: 69px;
    width: 100%
}

.inter-draw {
    width: 100%;
    height: 10px;
    background: #f7f7f7;
    position: absolute;
    top: 81px
}

@media (max-width:768px) {
    .inter-draw .inter-draw {
        background: #fff !important
    }
    .inter-draw:nth-child(1) {
        width: 10px;
        height: 34px;
        left: 30px
    }
    .inter-draw:nth-child(2) {
        top: 33px
    }
    .inter-draw:nth-child(3) {
        top: 43px;
        display: none
    }
    .inter-draw:nth-child(4) {
        top: 74px
    }
}

@media (min-width:768px) {
    .inter-draw:nth-child(2) {
        top: -1px;
        width: 47px;
        padding: 30px;
        background: 0 0;
        border: 12px solid #f7f7f7;
        right: 0;
        height: 30px
    }
    .inter-draw:nth-child(3) {
        top: 37px;
        width: 188px
    }
    .inter-draw:nth-child(4) {
        top: 119px
    }
}

@media (max-width:768px) {
    #calendario-container2 .list-placeholder .row {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    #calendario-container2 .list-placeholder .col-3 {
        -webkit-box-flex: 0 !important;
        -webkit-flex: 0 0 50% !important;
        -moz-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        width: 50% !important;
        max-width: 50% !important
    }
}

#calendario-container2 .inter-draw {
    width: 100%;
    height: 10px;
    background: #f7f7f7;
    position: absolute;
    top: 81px
}

@media (max-width:768px) {
    #calendario-container2 .inter-draw .inter-draw {
        background: #fff !important
    }
    #calendario-container2 .inter-draw:nth-child(1) {
        width: 10px;
        height: 34px;
        left: 30px
    }
    #calendario-container2 .inter-draw:nth-child(2) {
        top: 33px
    }
    #calendario-container2 .inter-draw:nth-child(3) {
        top: 43px;
        display: none
    }
    #calendario-container2 .inter-draw:nth-child(4) {
        top: 74px
    }
}

@media (min-width:768px) {
    #calendario-container2 .inter-draw:nth-child(2) {
        top: -1px;
        width: 47px;
        padding: 30px;
        background: 0 0;
        border: 12px solid #f7f7f7;
        right: 0;
        height: 30px
    }
    #calendario-container2 .inter-draw:nth-child(3) {
        top: 37px;
        width: 186px !important
    }
    #calendario-container2 .inter-draw:nth-child(4) {
        top: 119px
    }
}

@media (max-width:768px) {
    html.actividad_lista {
        background: #fff !important
    }
    .actividad_lista body {
        background: #fff !important
    }
    #lista-content .placeholder {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px
    }
    .wrapper-content .actividad_lista [data-retailrocket-markup-block] {
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        margin-top: 6px
    }
    .wrapper-content .actividad_evento_ver [data-retailrocket-markup-block] {
        height: 195px;
        margin-top: 3px
    }
}

.description-item h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 5px 0;
    font-size: 12px;
    color: #777;
    margin: 0;
    font-weight: 400
}

@media only screen and (max-width:767px) {
    .description-item h4 {
        height: 36px
    }
}

.btn-ubicacion {
    display: none;
    color: #f56a80;
    font-size: 8px;
    letter-spacing: .07px;
    margin-right: auto;
    margin-left: 5px
}

.actividad_lista .br-widget {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.actividad_lista .br-theme-fontawesome-stars .br-widget a {
    font: normal normal normal 16px/1 FontAwesome
}

.actividad_lista .br-wrapper.br-theme-fontawesome-stars {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.actividad_lista .br-theme-fontawesome-stars .br-widget {
    height: 16px
}

#slider-horas .ui-state-default {
    width: 15px !important;
    height: 15px !important
}

.actividad_lista .ui-slider .ui-slider-handle {
    width: 15px !important;
    height: 15px !important
}

.actividad_lista .ui-state-default {
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.actividad_lista .ui-state-default:first-child {
    left: -1%;
    top: -5.5px
}

.actividad_lista .ui-state-default:last-child {
    left: 94%;
    top: -5.5px
}

.actividad_lista .sliders_step1 #slider-horas {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: #d0d0d0
}

.actividad_lista .sliders_step1 #slider-horas .ui-slider-range.ui-widget-header.ui-corner-all {
    left: 0;
    width: 100%;
    border: none;
    height: 4px;
    color: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.time-r {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column
}

@media only screen and (max-width:1023px) {
    .time-r {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        justify-content: center;
        -webkit-box-align: inherit !important;
        -ms-flex-align: inherit !important;
        -webkit-align-items: inherit !important;
        -moz-box-align: inherit !important;
        align-items: inherit !important
    }
}

@media (min-width:768px) {
    .ml-auto-md-only {
        margin-left: auto !important
    }
    .order-home-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .mr-auto-min {
        margin-right: auto
    }
    .icon-fecha-input {
        display: none !important
    }
    .home .icon-fecha-input {
        display: block !important
    }
    .wrapper-filtros-fixed {
        display: none
    }
}

.actividad_lista .ui-datepicker-buttonpane .ui-priority-primary {
    background: #00b4f0 !important;
    border: none;
    font-size: 15px !important;
    padding: 10px !important;
    color: #fff;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    font-weight: 100;
    line-height: 0;
    margin: 10px !important
}

.actividad_lista .ui-datepicker table .ui-state-hover {
    background: #00b4f0 !important;
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important
}

.actividad_lista .ui-datepicker-current {
    background: #fff !important;
    border: none;
    font-size: 15px;
    border: 1px solid #00b4f0 !important;
    padding: 10px;
    color: #00b4f0 !important;
    font-weight: 100
}

.actividad_lista .ui-datepicker-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.actividad_lista .ui-datepicker-header {
    background: #fff
}

.actividad_lista .ui-datepicker-year {
    font-weight: 100;
    color: #777;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    background: #e4e4e4;
    border-color: #e4e4e3
}

.actividad_lista .ui-datepicker {
    -webkit-box-shadow: 5px 3px 5px rgba(0, 0, 0, .1) !important;
    -moz-box-shadow: 5px 3px 5px rgba(0, 0, 0, .1) !important;
    box-shadow: 5px 3px 5px rgba(0, 0, 0, .1) !important
}

.actividad_lista .ui-datepicker-next,
.actividad_lista .ui-datepicker-prev {
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.actividad_lista .ui-datepicker-month {
    font-weight: 100;
    color: #777;
    margin-right: 10px !important;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    background: #e4e4e4;
    border-color: #e4e4e3
}

.actividad_lista .ui-datepicker {
    width: 22em
}

.actividad_lista .ui-datepicker-buttonpane .ui-priority-secondary {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    margin: 10px !important
}

.actividad_lista .ui-datepicker-calendar .ui-state-active {
    background: #00b4f0 !important;
    border-color: #00b4f0 !important;
    color: #fff;
    font-weight: 700;
    text-shadow: none !important
}

.actividad_lista .ui-datepicker table .ui-state-highlight {
    border-color: #00b4f0 !important
}

.full_input_search .today {
    padding-top: 0 !important;
    border-color: #e4e4e4
}

.full_input_search .provider-input {
    width: 100% !important;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0 0 !important
}

.full_input_search .provider-input input[type=text] {
    -webkit-box-shadow: 0 4px 8px -3px rgba(17, 17, 17, .06);
    -moz-box-shadow: 0 4px 8px -3px rgba(17, 17, 17, .06);
    box-shadow: 0 4px 8px -3px rgba(17, 17, 17, .06);
    background-color: #fff !important;
    padding: 18px !important;
    font-size: 14px !important;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.full_input_search .provider-input input::-webkit-input-placeholder {
    font-size: 14 !important;
    color: #8d8d8d !important
}

.full_input_search .provider-input input::-moz-input-placeholder {
    font-size: 14 !important;
    color: #8d8d8d !important
}

.clear__all {
    letter-spacing: 1;
    font-size: 13px
}

.clear__all {
    text-align: center;
    font-size: 14px !important;
    padding: 4px 5px;
    background: #f56a80;
    color: #fff !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    top: 7px;
    cursor: pointer;
    color: #f56a80;
    font-size: 10px;
    letter-spacing: .07px;
    display: block
}

.clear__all {
    vertical-align: middle;
    line-height: 30px;
    font-size: 12px !important;
    height: 44px
}

.title-rr-mobile {
    position: absolute;
    top: 95px;
    left: 0;
    background: #43c9fa;
    width: 100%;
    padding: 10px 13px;
    font-size: 14px;
    color: #fff;
    font-family: pangram-regular
}

@media (min-width:768px) {
    .title-rr-mobile {
        display: none
    }
}

@media (max-width:768px) {
    .icon-fecha-input {
        position: absolute;
        top: 3px !important;
        left: 50% !important;
        -webkit-transform: translateX(-50%) !important;
        -moz-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
        -o-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important
    }
    .icon-fecha-input svg {
        width: 16px !important
    }
    .active-rr.actividad_lista body {
        background-color: #f1f1f1 !important
    }
    .active-rr .inter-draw {
        background-color: #f1f1f1 !important
    }
    .spinner-lista {
        padding-right: 15px;
        padding-left: 15px
    }
    .column-9-none {
        padding-left: 0;
        padding-right: 0
    }
    .container-list {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 15px;
        background-color: #f7f7f7
    }
    .rr-widget[data-s="5f9758a797a525136cce04f9"] .rr-widget__title {
        display: none !important
    }
    .js-close-modal {
        position: absolute;
        right: 9;
        top: 9px
    }
    #filtros .js-close-modal {
        position: relative !important;
        top: auto;
        right: auto;
        padding: 0 !important
    }
    #filtros .new-title-modal {
        padding: 0 15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify !important;
        -webkit-justify-content: space-between !important;
        -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    #filtros .twoSpanFilter {
        margin-left: -30px;
        position: absolute;
        right: 50%;
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
        transform: translateX(50%)
    }
    #header_filter {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 50px;
        -webkit-transform: translateY(-170px);
        -moz-transform: translateY(-170px);
        -ms-transform: translateY(-170px);
        -o-transform: translateY(-170px);
        transform: translateY(-170px);
        position: fixed;
        -webkit-transition: -webkit-transform .5s cubic-bezier(.1, .82, .25, 1);
        transition: -webkit-transform .5s cubic-bezier(.1, .82, .25, 1);
        -o-transition: -o-transform .5s cubic-bezier(.1, .82, .25, 1);
        -moz-transition: transform .5s cubic-bezier(.1, .82, .25, 1), -moz-transform .5s cubic-bezier(.1, .82, .25, 1);
        transition: transform .5s cubic-bezier(.1, .82, .25, 1);
        transition: transform .5s cubic-bezier(.1, .82, .25, 1), -webkit-transform .5s cubic-bezier(.1, .82, .25, 1), -moz-transform .5s cubic-bezier(.1, .82, .25, 1), -o-transform .5s cubic-bezier(.1, .82, .25, 1);
        -webkit-box-shadow: rgba(0, 0, 0, .1) 0 4px 8px 0;
        -moz-box-shadow: rgba(0, 0, 0, .1) 0 4px 8px 0;
        box-shadow: rgba(0, 0, 0, .1) 0 4px 8px 0;
        position: fixed;
        z-index: 999;
        width: 100%;
        top: 0;
        background: #fff;
        padding: 22px 15px !important
    }
    #header_filter.fixedFilter {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        will-change: transform;
        -webkit-transition: -webkit-transform .5s cubic-bezier(.1, .82, .25, 1);
        transition: -webkit-transform .5s cubic-bezier(.1, .82, .25, 1);
        -o-transition: -o-transform .5s cubic-bezier(.1, .82, .25, 1);
        -moz-transition: transform .5s cubic-bezier(.1, .82, .25, 1), -moz-transform .5s cubic-bezier(.1, .82, .25, 1);
        transition: transform .5s cubic-bezier(.1, .82, .25, 1);
        transition: transform .5s cubic-bezier(.1, .82, .25, 1), -webkit-transform .5s cubic-bezier(.1, .82, .25, 1), -moz-transform .5s cubic-bezier(.1, .82, .25, 1), -o-transform .5s cubic-bezier(.1, .82, .25, 1)
    }
    #lista-content .placeholder {
        background-color: #f6f6f6;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
        overflow: hidden
    }
    #lista-content .placeholder img {
        position: absolute;
        opacity: 0;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transition: opacity 1s linear;
        -o-transition: opacity 1s linear;
        -moz-transition: opacity 1s linear;
        transition: opacity 1s linear
    }
    #lista-content .placeholder img.loaded {
        opacity: 1
    }
    #lista-content .cyber-2-order {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.rr-widget[data-s="5f9758a797a525136cce04f9"] .swiper-prev {
    left: -10px !important;
    -webkit-border-radius: 10px 0 0 10px !important;
    -moz-border-radius: 10px 0 0 10px !important;
    border-radius: 10px 0 0 10px !important;
    background: #43c9fa !important;
    -webkit-box-shadow: 2px 6px 6px 0 rgba(0, 0, 0, .1) !important;
    -moz-box-shadow: 2px 6px 6px 0 rgba(0, 0, 0, .1) !important;
    box-shadow: 2px 6px 6px 0 rgba(0, 0, 0, .1) !important
}

.rr-widget[data-s="5f9758a797a525136cce04f9"] .swiper-prev svg {
    fill: #fff !important
}

.rr-widget[data-s="5f9758a797a525136cce04f9"] .swiper-prev polyline {
    stroke: #fff !important
}

.rr-widget[data-s="5f9758a797a525136cce04f9"] .swiper-next {
    right: -10px !important;
    -webkit-border-radius: 0 10px 10px 0 !important;
    -moz-border-radius: 0 10px 10px 0 !important;
    border-radius: 0 10px 10px 0 !important;
    background: #43c9fa !important;
    -webkit-box-shadow: 2px 6px 6px 0 rgba(0, 0, 0, .1) !important;
    -moz-box-shadow: 2px 6px 6px 0 rgba(0, 0, 0, .1) !important;
    box-shadow: 2px 6px 6px 0 rgba(0, 0, 0, .1) !important
}

.rr-widget[data-s="5f9758a797a525136cce04f9"] .swiper-next svg {
    fill: #fff
}

.rr-widget[data-s="5f9758a797a525136cce04f9"] .swiper-next polyline {
    stroke: #fff !important
}

.no-agrree {
    text-align: right
}


@-moz-document url-prefix() {
    #lista-content .items-row-lista {
        overflow: hidden !important
    }
}

@media only screen and (max-width:500px) {
    .flex-1-500-md {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.overlay-filtro {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background: #fffbfb;
    width: 100%;
    height: 100%;
    opacity: .7;
    display: none
}

.overlay-filtro.open {
    display: block
}