.logo {
    margin: 0 0 0 -3px
}

.listado-busqueda,
.buscador-default .container {
    -webkit-overflow-scrolling: touch;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important
}

.listado-busqueda::-webkit-scrollbar,
.buscador-default .container::-webkit-scrollbar {
    display: none
}

.gustos-input {
    margin: 0;
    list-style: none;
    padding: 0
}

/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@font-face {
    font-family: lg;
    src: url(fonts/lg.ttf?22t19m) format("truetype"), url(fonts/lg.woff?22t19m) format("woff"), url(fonts/lg.svg?22t19m#lg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.lg-icon {
    font-family: lg !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(7, 17, 35, .7);
    border-radius: 2px;
    cursor: pointer;
    font-size: 22px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    outline: none;
    border: none;
    width: 40px;
    height: 40px;
    transition: .2s ease-in-out
}

@media screen and (min-width:768px) {

    .lg-actions .lg-next,
    .lg-actions .lg-prev {
        background-color: #071123;
        width: 70px;
        height: 70px;
        border-radius: 50px
    }
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    background-color: #03070d
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "î‚•";
    color: #ff4343
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "î‚”";
    color: #ff4343
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .45)
}

.lg-toolbar .lg-icon {
    color: #6c757d;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium;
    background: 0 0;
    border: none;
    box-shadow: none;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "î°"
}

.lg-toolbar .lg-download:after {
    content: "îƒ²"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, .45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #6c757d;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-toolbar,
.lg-prev,
.lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media(min-width:1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toggle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #6c757d;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
    outline: medium;
    border: none
}

.lg-outer .lg-toggle-thumb:after {
    content: "î‡¿"
}

.lg-outer .lg-toggle-thumb:hover {
    color: #fff
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url(../img/video-play.png) no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity .08s ease 0s;
    -moz-transition: opacity .08s ease 0s;
    -o-transition: opacity .08s ease 0s;
    transition: opacity .08s ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "î€"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "î€š"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "îŒ‘"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "î€³"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "îŒ’"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "îˆŒ"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "îˆ"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #fff
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover a,
.lg-outer .lg-dropdown>li:hover .lg-icon {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: open sans, helvetica neue, Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "î "
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "î¤„"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "î¤‡"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "î¤…"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "î¤†"
}

.lg-outer .lg-img-rotate {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.32, 0, .67, 0) 0s;
    -moz-transition: -moz-transform .3s cubic-bezier(.32, 0, .67, 0) 0s;
    -o-transition: -o-transform .3s cubic-bezier(.32, 0, .67, 0) 0s;
    transition: transform .3s cubic-bezier(.32, 0, .67, 0) 0s
}

.lg-rotate-left:after {
    content: "î¤€"
}

.lg-rotate-right:after {
    content: "î¤"
}

.lg-icon.lg-flip-hor,
.lg-icon.lg-flip-ver {
    font-size: 26px
}

.lg-flip-hor:after {
    content: "î¤‚"
}

.lg-flip-ver:after {
    content: "î¤ƒ"
}

.lg-group {
    *zoom: 1
}

.lg-group:before,
.lg-group:after {
    display: table;
    content: "";
    line-height: 0
}

.lg-group:after {
    clear: both
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    outline: none;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../img/loading.gif) no-repeat scroll center center transparent;
    display: none !important
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html {
    display: none
}

.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.range-slider {
    width: 100%
}

.range-slider__range {
    -webkit-appearance: none;
    appearance: none;
    width: calc(100% - (73px));
    height: 10px;
    border-radius: 5px;
    background: #d7dcdf;
    outline: none;
    padding: 0;
    margin: 0
}

.range-slider__range::-webkit-slider-thumb {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ff4343;
    cursor: pointer;
    transition: background 15ms ease-in-out
}

.range-slider__range::-webkit-slider-thumb:hover {
    background: #ffc3c3
}

.range-slider__range:active::-webkit-slider-thumb {
    background: #ffc3c3
}

.range-slider__range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50%;
    background: #ff4343;
    cursor: pointer;
    transition: background 15ms ease-in-out
}

.range-slider__range::-moz-range-thumb:hover {
    background: #ffc3c3
}

.range-slider__range:active::-moz-range-thumb {
    background: #ffc3c3
}

.range-slider__range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #ff4343
}

.range-slider__value {
    display: inline-block;
    position: relative;
    width: 60px;
    color: #020c1f;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    background: #ff4343;
    padding: 5px 10px;
    margin-left: 8px
}

.range-slider__value:after {
    position: absolute;
    top: 8px;
    left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid #ff4343;
    border-bottom: 7px solid transparent;
    content: ""
}

::-moz-range-track {
    background: #d7dcdf;
    border: 0
}

input::-moz-focus-inner,
input::-moz-focus-outer {
    border: 0
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 100;
    padding: 10px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(9, 21, 43, .7);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 500px;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: 1rem;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/images/svg/cerrar-blanco.svg);
    background-color: #ff4343;
    border-radius: 3rem
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px
}

.modal-spinner>div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.modal-spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        -webkit-transform: scaleY(.5)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

.name {
    color: #ff4343
}

@keyframes zuckSlideTime {
    0% {
        max-width: 0
    }

    100% {
        max-width: 100%
    }
}

@keyframes zuckLoading {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

#zuck-modal {
    outline: 0 !important;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background: rgba(0, 0, 0, .75);
    z-index: 100000;
    font-size: 14px;
    font-family: inherit
}

#zuck-modal-content {
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow: hidden
}

#zuck-modal-content .story-viewer {
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow: hidden
}

#zuck-modal-content .story-viewer>.slides {
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow: hidden
}

#zuck-modal-content .story-viewer>.slides>* {
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    overflow: hidden
}

#zuck-modal * {
    user-select: none;
    outline: 0
}

#zuck-modal.with-effects {
    transform: scale(.01);
    transform-origin: top left;
    transition: .25s
}

#zuck-modal.with-effects.animated {
    transform: scale(1);
    border-radius: 0;
    margin-top: 0 !important;
    margin-left: 0 !important
}

#zuck-modal.with-effects.closed {
    transform: translateY(100%)
}

#zuck-modal .slider {
    width: 300vw;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -100vw;
    position: absolute
}

#zuck-modal .slider>* {
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute
}

#zuck-modal .slider>.previous {
    left: 0
}

#zuck-modal .slider>.viewing {
    left: 100vw
}

#zuck-modal .slider>.next {
    left: 200vw
}

#zuck-modal .slider.animated {
    -webkit-transition: -webkit-transform .25s linear;
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear
}

#zuck-modal.with-cube #zuck-modal-content {
    perspective: 1000vw;
    transform: scale(.95);
    perspective-origin: 50% 50%;
    overflow: visible;
    transition: .3s
}

#zuck-modal.with-cube .slider {
    transform-style: preserve-3d;
    transform: rotateY(0deg)
}

#zuck-modal.with-cube .slider>.previous {
    backface-visibility: hidden;
    left: 100vw;
    transform: rotateY(270deg) translateX(-50%);
    transform-origin: center left
}

#zuck-modal.with-cube .slider>.viewing {
    backface-visibility: hidden;
    left: 100vw;
    transform: translateZ(50vw)
}

#zuck-modal.with-cube .slider>.next {
    backface-visibility: hidden;
    left: 100vw;
    transform: rotateY(-270deg) translateX(50%);
    transform-origin: top right
}

#zuck-modal-content .story-viewer.paused.longPress .head,
#zuck-modal-content .story-viewer.paused.longPress .slides-pointers,
#zuck-modal-content .story-viewer.paused.longPress .tip {
    opacity: 0
}

#zuck-modal-content .story-viewer.viewing:not(.paused):not(.stopped) .slides-pointers>*>.active>b {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

#zuck-modal-content .story-viewer.next {
    z-index: 10
}

#zuck-modal-content .story-viewer.viewing {
    z-index: 5
}

#zuck-modal-content .story-viewer.previous {
    z-index: 0
}

#zuck-modal-content .story-viewer.muted .tip.muted {
    display: block;
    bottom: 280px !important
}

#zuck-modal-content .story-viewer.loading .head .loading {
    display: block
}

#zuck-modal-content .story-viewer.loading .head .right .time,
#zuck-modal-content .story-viewer.loading .head .right .close {
    display: none
}

#zuck-modal-content .story-viewer .slides-pagination span {
    position: absolute;
    top: 50vh;
    font-size: 48px;
    color: #fff;
    line-height: 48px;
    width: 48px;
    margin: 6px;
    transform: translateY(-50%);
    z-index: 1;
    text-align: center
}

#zuck-modal-content .story-viewer .slides-pagination .previous {
    left: 0
}

#zuck-modal-content .story-viewer .slides-pagination .next {
    right: 0
}

#zuck-modal-content .story-viewer .slides-pointers {
    display: table;
    table-layout: fixed;
    border-spacing: 6px;
    border-collapse: separate;
    position: absolute;
    width: 100vh;
    top: 0;
    left: calc(50vw - 50vh);
    right: calc(50vw - 50vh);
    z-index: 100020
}

#zuck-modal-content .story-viewer .slides-pointers>* {
    display: table-row
}

#zuck-modal-content .story-viewer .slides-pointers>*>* {
    display: table-cell;
    background: rgba(255, 255, 255, .5);
    border-radius: 2px
}

#zuck-modal-content .story-viewer .slides-pointers>*>.seen {
    background: #fff
}

#zuck-modal-content .story-viewer .slides-pointers>*>*>b {
    background: #fff;
    width: auto;
    max-width: 0;
    height: 2px;
    display: block;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    border-radius: 2px
}

#zuck-modal-content .story-viewer .slides-pointers>*>.active>b {
    -webkit-animation-name: zuckSlideTime;
    animation-name: zuckSlideTime;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

#zuck-modal-content .story-viewer .head {
    position: absolute;
    height: 56px;
    left: 0;
    right: 0;
    line-height: 56px;
    z-index: 100010;
    color: #fff;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .35), 1px 0 1px rgba(0, 0, 0, .35);
    padding: 6px 12px;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

#zuck-modal-content .story-viewer .head .item-preview {
    overflow: hidden;
    vertical-align: top;
    background-size: cover;
    width: 42px;
    height: 42px;
    display: inline-block;
    margin-right: 9px;
    border-radius: 50%;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center
}

#zuck-modal-content .story-viewer .head .item-preview img {
    display: block;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    object-fit: cover
}

#zuck-modal-content .story-viewer .head .time {
    opacity: .75;
    font-weight: 500;
    font-size: 13px
}

#zuck-modal-content .story-viewer .head .left {
    line-height: 1 !important;
    display: inline-block;
    margin: 6px 0
}

#zuck-modal-content .story-viewer .head .left .info {
    display: inline-block;
    max-width: 30vw;
    vertical-align: middle
}

#zuck-modal-content .story-viewer .head .left .info>* {
    width: 100%;
    display: inline-block;
    line-height: 21px
}

#zuck-modal-content .story-viewer .head .left .info .name {
    font-weight: 500;
    color: #fff
}

#zuck-modal-content .story-viewer .head .right {
    float: right
}

#zuck-modal-content .story-viewer .head .right .close {
    font-size: 42px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    text-align: center
}

#zuck-modal-content .story-viewer .head .back {
    font-size: 42px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    text-align: center
}

#zuck-modal-content .story-viewer .head .left .back {
    display: none;
    width: 24px;
    margin: -9px -6px 0
}

#zuck-modal-content .story-viewer .head .right .time {
    display: none
}

#zuck-modal-content .story-viewer .head .loading {
    display: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: 9px 0;
    border: 4px solid rgba(255, 255, 255, .2);
    box-sizing: border-box;
    border-top-color: #fff;
    -webkit-animation: zuckLoading 1s infinite linear;
    animation: zuckLoading 1s infinite linear
}

#zuck-modal-content .story-viewer .slides-pointers,
#zuck-modal-content .story-viewer .tip {
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

#zuck-modal-content .story-viewer .slides .item {
    display: none;
    overflow: hidden;
    background: #000
}

#zuck-modal-content .story-viewer .slides .item:before {
    z-index: 4;
    background: transparent;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

#zuck-modal-content .story-viewer .slides .item>.media {
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: auto
}

#zuck-modal-content .story-viewer .slides .item.active {
    display: block
}

#zuck-modal-content .story-viewer .slides .item.active .tip.link {
    display: block
}

#zuck-modal-content .story-viewer .tip {
    z-index: 5;
    text-decoration: none;
    display: none;
    border-radius: 30px;
    background: rgba(0, 0, 0, .5);
    font-size: 16px;
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    padding: 12px 24px
}

@media(max-width:1024px) {
    #zuck-modal-content .story-viewer .head {
        top: 3px
    }

    #zuck-modal-content .story-viewer .head .loading {
        width: 24px;
        height: 24px;
        margin: 6px 0
    }

    #zuck-modal-content .story-viewer .head .item-preview {
        width: 30px;
        height: 30px;
        margin-right: 9px
    }

    #zuck-modal-content .story-viewer .head .left {
        font-size: 15px;
        margin: 15px 0
    }

    #zuck-modal-content .story-viewer .head .left>div {
        line-height: 30px
    }

    #zuck-modal-content .story-viewer .head .right .time {
        display: block;
        white-space: nowrap;
        font-size: 15px;
        margin: 15px 0;
        line-height: 30px
    }

    #zuck-modal-content .story-viewer .head .left>.back {
        display: none;
        background: transparent;
        z-index: 20;
        visibility: visible;
        position: absolute;
        height: 42px;
        width: 24px;
        line-height: 36px;
        text-align: left;
        vertical-align: top;
        text-shadow: none
    }

    #zuck-modal-content .story-viewer.with-back-button .head .left>.back {
        display: block
    }

    #zuck-modal-content .story-viewer.with-back-button .head .left .item-preview {
        margin-left: 18px
    }

    #zuck-modal-content .story-viewer .slides-pointers {
        width: 100vw;
        left: 0;
        right: 0
    }

    #zuck-modal-content .story-viewer .tip {
        font-size: 14px;
        padding: 16px 22px
    }

    #zuck-modal-content .story-viewer .head .left .time,
    #zuck-modal-content .story-viewer .head .right .close {
        display: none
    }
}

.stories.carousel {
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.stories.carousel::-webkit-scrollbar {
    width: 0;
    background: transparent
}

.stories.carousel .story {
    display: inline-block;
    width: 70px;
    max-width: 70px;
    margin: 0 6px;
    vertical-align: top
}

.stories.carousel .story:first-child {
    margin-left: 0
}

.stories.carousel .story:last-child {
    margin-right: 0
}

.stories.carousel .story>.item-link {
    text-align: center;
    display: block
}

.stories.carousel .story>.item-link:active>.item-preview {
    transform: scale(.9)
}

.stories.carousel .story>.item-link>.item-preview {
    display: block;
    border-radius: .8rem;
    box-sizing: border-box;
    font-size: 0;
    overflow: hidden;
    transition: transform .2s;
    width: 70px;
    height: 70px
}

.stories.carousel .story>.item-link>.item-preview img {
    display: block;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    object-fit: cover
}

.stories.carousel .story>.item-link>.info {
    display: inline-block;
    margin-top: .5em;
    line-height: 1.2em;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #ff4343
}

.stories.carousel .story>.item-link>.info .name {
    font-weight: 300
}

.stories.carousel .story>.item-link>.info .time {
    display: none
}

.stories.carousel .story>.items {
    display: none
}

.stories.list {
    white-space: nowrap;
    overflow: auto
}

.stories.list .story {
    display: block;
    width: auto;
    margin: 6px;
    padding-bottom: 6px
}

.stories.list .story>.item-link {
    text-align: left;
    display: block
}

.stories.list .story>.item-link>.item-preview {
    height: 42px;
    width: 42px;
    max-width: 42px;
    margin-right: 12px;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    font-size: 0;
    overflow: hidden
}

.stories.list .story>.item-link>.item-preview img {
    display: block;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center
}

.stories.list .story>.item-link>.info {
    display: inline-block;
    line-height: 1.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top
}

.stories.list .story>.item-link>.info .name {
    font-weight: 500;
    display: block
}

.stories.list .story>.item-link>.info .time {
    display: inline-block
}

.stories.list .story>.items {
    display: none
}

strong.name.storyname {
    text-align: left;
    position: relative
}

.colorBrand {
    color: #ff4343
}

a {
    color: #ff4343;
    font-size: 16px;
    text-decoration: none
}

a:hover {
    color: #e9ecef
}

.text-foot {
    margin: 0;
    list-style: none;
    padding: 0;
    text-align: center
}

.text-foot li {
    margin-bottom: .5rem;
    font-size: 14px;
    color: #adb5bd;
    line-height: 1.5
}

h2 {
    font-size: 1.5rem;
    margin: 0
}

h3 {
    font-size: 1.3rem;
    margin: 0
}

h4 {
    font-size: 1.1rem;
    margin: 0
}

h5 {
    font-size: .9rem;
    margin: 0
}

.ml-auto {
    margin-left: auto
}

.none {
    display: none !important
}

.opacity-0 {
    opacity: 0
}

.m-0 {
    margin: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: 1rem !important
}

.mt-2 {
    margin-top: 2rem !important
}

.mt-3 {
    margin-top: 3rem !important
}

.mt-4 {
    margin-top: 4rem !important
}

.mt-5 {
    margin-top: 5rem !important
}

.mt-5px {
    margin-top: 5px
}

.ml-auto {
    margin-left: auto !important
}

.my-0 {
    margin: 0 !important
}

.my-1 {
    margin: 1rem 0 !important
}

.my-2 {
    margin: 1.5rem 0 !important
}

.my-4 {
    margin: 4rem 0 !important
}

.mb-1 {
    margin-bottom: 1rem !important
}

.mb-2 {
    margin-bottom: 2rem
}

.mb-3 {
    margin-bottom: 3rem
}

.mb-4 {
    margin-bottom: 4rem !important
}

.mb-5 {
    margin-bottom: 5rem !important
}

.mb-6 {
    margin-bottom: 5rem !important
}

.mb-7 {
    margin-bottom: 6rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pt-1 {
    padding-top: 1rem
}

.pt-10 {
    padding-top: 10rem
}

.label {
    font-size: .7rem;
    line-height: 1;
    background-color: #e9ecef;
    padding: .3rem .5rem;
    width: 5rem;
    border-radius: .8rem;
    text-align: center;
    text-transform: capitalize;
    color: #09152b
}

.label.rechazo {
    background-color: red;
    color: #fff;
    text-shadow: 0 0 5px #300
}

.label.aprobado {
    background-color: #199b47;
    color: #fff;
    text-shadow: 0 0 5px #0b431f
}

.text-center {
    text-align: center
}

.ellas-dicen {
    display: grid;
    background-color: #020c1f;
    margin: 10px 0;
    padding-bottom: 15px;
    position: relative
}

.ellas-dicen-top {
    display: flex;
    padding: 15px 15px 5px 10px;
    justify-content: space-between
}

.ellas-dicen-top h2 {
    margin: 0
}

.ellas-dicen-content {
    height: 25rem;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0 10px;
    position: relative;
    -webkit-overflow-scrolling: touch;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important
}

@media screen and (min-width:768px) {
    .ellas-dicen-content {
        height: 10rem;
        overflow-x: scroll;
        overflow-y: hidden;
        display: flex;
        flex-direction: row;
        align-items: center;
        -webkit-overflow-scrolling: touch;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important
    }

    .ellas-dicen-content::-webkit-scrollbar {
        display: none
    }
}

.ellas-dicen-content::-webkit-scrollbar {
    display: none
}

.ellasDicen-item {
    border-radius: 10px;
    background-color: #0c1b38;
    padding: .8rem;
    width: 100%;
    height: auto;
    margin: .5rem 0;
    display: flex
}

.ellasDicen-item_left .ellasDicen-port {
    display: block;
    overflow: hidden;
    height: 4rem;
    width: 4rem;
    margin-right: .5rem;
    border-radius: 50%
}

.ellasDicen-item_left .ellasDicen-port picture img {
    height: 100%
}

.ellasDicen-item_right p.txtEd {
    margin: 0;
    color: #e9ecef
}

.ellasDicen-item_right p.txtEd span.txtEd_name {
    color: #ff4343;
    margin-right: .2rem
}

.ellasDicen-item_right .dataEd {
    grid-column: 2/3;
    justify-self: end;
    font-size: .77rem;
    color: #e9ecef;
    margin-top: .5rem;
    display: flex;
    justify-content: flex-end
}

.ellasDicen-item_right .dataEd a {
    color: currentColor;
    font-size: .77rem;
    margin-left: .5rem
}

.ellasDicen-item_right .dataEd a_local {
    color: currentColor
}

.ellasDicen-item_right .dataEd a:before {
    content: "-";
    margin-right: .5rem
}

@media screen and (min-width:768px) {
    .ellasDicen-item {
        height: 140px;
        min-width: 370px;
        margin: 0 .7rem 0 0
    }
}

.seccion-ellasdicen-grid .ellasDicen-item {
    margin: 0
}

.top-menu {
    display: grid;
    grid-column: 1/4;
    grid-template-columns: 1fr;
    grid-template-areas: "top-right" "top-left"
}

.top-menu_links-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 1rem
}

.top-menu_btn-grid {
    display: grid;
    grid-column: 1/2
}

@media(min-width:810px) {
    .top-menu {
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas: "top-left top-right"
    }

    .top-menu_links-grid {
        grid-column: 1/4;
        grid-template-columns: repeat(3, 1fr);
        margin-top: 1rem
    }

    .top-menu_links-grid ul {
        margin: 0;
        list-style: none;
        padding: 0
    }

    .top-menu_btn-grid {
        grid-column: 4/7
    }
}

.top-menu_links-grid,
.tm-scroll {
    display: grid;
    grid-area: top-left;
    grid-template: "tml-0 ." 1fr/repeat(2, fr) "tml-1 tml-3" ". tml-2"
}

.top-menu_links-grid ul,
.tm-scroll ul {
    margin: 0;
    list-style: none;
    padding: 0
}

@media(min-width:810px) {

    .top-menu_links-grid,
    .tm-scroll {
        grid-template: "tml-0 . ." repeat(3, fr) "tml-1 tml-2 tml-3"
    }
}

.tm-scroll {
    max-height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    grid-column: 1/4;
    grid-row: 1
}

.tml {
    margin: 0
}

.tml-0 {
    grid-column: 1/3
}

.tml-1 {
    grid-column: 1/2;
    grid-row: span 2
}

.tml-2 {
    grid-column: 2/3;
    grid-row: 3/4;
    margin-top: 1rem !important
}

@media(min-width:810px) {
    .tml-2 {
        grid-column: 2/3;
        grid-row: 2/3;
        margin-top: 0 !important
    }
}

.tml-3 {
    grid-column: 2/3;
    grid-row: 2/3
}

@media(min-width:810px) {
    .tml-3 {
        grid-column: 3/4
    }
}

.tml-0 tml-1 tml-2 tml-3 {
    grid-area: "tml-0 tml-1 tml-2 tml-3"
}

li {
    line-height: 1.8
}

li a {
    color: #ced4da
}

li a:hover {
    color: #ff4343
}

@media(min-width:768px) {
    li {
        line-height: 2
    }
}

.top-menu_btn-grid {
    display: grid;
    grid-area: top-right;
    gap: 5px;
    margin-top: 1.3em
}

@media(min-width:810px) {
    .top-menu_btn-grid {
        align-items: stretch;
        gap: 10px;
        grid-template-columns: 1fr 155px 155px
    }
}

#link_contacto {
    grid-area: "contacto"
}

#link_registro {
    grid-area: "registro"
}

#link_publicar {
    grid-area: "publicar"
}

#link_acceder {
    grid-area: "acceder"
}

.usuario-inactivo #link-usuario {
    grid-column: 1/3;
    grid-row: 1/2
}

@media(min-width:810px) {
    .usuario-inactivo #link-usuario {
        grid-column: 2/4;
        grid-row: 1/2
    }
}

.usuario-inactivo #link-usuario .icon-derecha {
    display: block
}

.usuario-inactivo #link-acceder {
    grid-column: 1/3;
    grid-row: 1/2
}

@media(min-width:810px) {
    .usuario-inactivo #link-acceder {
        grid-column: 2/3;
        grid-row: 1/2
    }
}

.usuario-inactivo #link-registro {
    grid-column: 1/3;
    grid-row: 2/3
}

@media(min-width:810px) {
    .usuario-inactivo #link-registro {
        grid-column: 3/4;
        grid-row: 1/2
    }
}

.usuario-inactivo #link-contacto {
    grid-column: 1/2;
    grid-row: 3/4
}

@media(min-width:810px) {
    .usuario-inactivo #link-contacto {
        grid-column: 2/3;
        grid-row: 2/3
    }
}

@media(max-width:810px) {
    .usuario-inactivo #link-contacto {
        align-self: stretch;
        justify-content: center
    }
}

.usuario-inactivo #link-publicar {
    grid-column: 2/3;
    grid-row: 3/4
}

@media(min-width:810px) {
    .usuario-inactivo #link-publicar {
        grid-column: 3/4;
        grid-row: 2/3
    }
}

@media(max-width:810px) {
    .usuario-inactivo #link-publicar {
        align-self: stretch;
        justify-content: center
    }
}

.usuario-activo #link-contacto {
    grid-column: 1/2;
    grid-row: 2/3;
    align-self: stretch;
    justify-content: center
}

@media(min-width:810px) {
    .usuario-activo #link-contacto {
        grid-column: 2/3;
        grid-row: 2/3
    }
}

@media(max-width:810px) {
    .usuario-activo #link-contacto {
        align-self: stretch;
        justify-content: center
    }
}

.usuario-activo #link-publicar {
    grid-column: 2/3;
    grid-row: 2/3
}

@media(min-width:810px) {
    .usuario-activo #link-publicar {
        grid-column: 3/4;
        grid-row: 2/3
    }
}

@media(max-width:810px) {
    .usuario-activo #link-publicar {
        align-self: stretch;
        justify-content: center
    }
}

@media(max-width:810px) {
    .movil {
        flex-direction: column
    }

    .movil>.icon {
        height: 2rem;
        width: 2rem;
        margin-right: 0
    }

    .movil .icon-derecha {
        display: none
    }

    .movil span {
        font-size: 1.3rem;
        margin-top: .5rem
    }
}

.sitios-amigos {
    background: transparent url(img/bg-movil.webp) no-repeat 50% 10%;
    background-size: cover;
    padding: 1.5rem;
    width: 100%;
    height: 300px;
    overflow: hidden;
    grid-column: 1/-1
}

.sitios-amigos .amigos {
    padding: 1rem 0;
    grid-column: 2/-2;
    display: grid;
    grid-template-columns: 1fr;
    border-radius: 20px;
    justify-items: center;
    -webkit-backdrop-filter: blur(3px) contrast(.9);
    backdrop-filter: blur(3px) contrast(.9)
}

.sitios-amigos .amigos article {
    width: 300px
}

.sitios-amigos .amigos article h3 {
    text-align: center
}

.sitios-amigos .amigos article h3>a {
    font-size: 1.8rem;
    margin: 0;
    color: #fff;
    text-shadow: 0 0 5px #020c1f, 0 0 5px #020c1f, 0 0 5px #020c1f
}

.sitios-amigos .amigos article p {
    text-align: center;
    margin: 0;
    color: #fff;
    text-shadow: 0 0 5px #020c1f, 0 0 5px #020c1f, 0 0 5px #020c1f
}

.sitios-amigos .amigos article p a {
    color: currentColor;
    font-size: 1rem;
    text-decoration: none
}

@media(min-width:768px)and (orientation:portrait) {
    .sitios-amigos .amigos {
        grid-template-columns: 1fr 1fr
    }
}

@media(min-width:1024px) {
    .sitios-amigos .amigos {
        grid-template-columns: 1fr 1fr
    }
}

@media(min-width:320px)and (min-width:768px) {
    .sitios-amigos {
        background: transparent url(img/bg-desktop.webp) no-repeat 37% 50%;
        background-size: cover;
        padding: 2rem .6rem;
        height: 190px
    }

    .sitios-amigos .amigos-content .friends {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        justify-items: start
    }

    .sitios-amigos .amigos-content .friends article {
        margin-right: 2.5rem
    }
}

.main-seccion-grid {
    display: grid;
    grid-column: 2/-2;
    grid-template-columns: subgrid;
    grid-template-rows: 100px 60px 1fr 300px
}

.usuario-seccion-grid {
    display: grid;
    grid-column: 2/-2;
    grid-template-columns: subgrid
}

.main-seccion {
    display: grid;
    grid-column: 2/-2
}

.titulo {
    grid-column: 1/-1;
    grid-row: 1/2;
    align-self: center
}

.titulo h2 {
    margin: 0
}

.titulo p {
    margin: 0
}

.titulo-home {
    grid-column: 2/-2;
    display: flex;
    margin-bottom: 1rem;
    align-items: center
}

.titulo-home h2 {
    margin: 0
}

.totalescort {
    background-color: #ff4343;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1rem;
    padding: .3rem;
    margin-left: .5rem;
    max-width: 30px
}

.totalescort p {
    color: #020c1f;
    margin: 0;
    font-size: .7rem;
    font-weight: 700;
    line-height: 1
}

.buscador-secciones {
    grid-column: 1/-1;
    grid-row: 2/3;
    display: grid;
    grid-auto-flow: column;
    justify-content: flex-start;
    align-items: baseline;
    margin-bottom: 1rem;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.buscador-secciones::-webkit-scrollbar {
    display: none
}

.contenedor-modelos-b1 {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px
}

@media(min-width:768px)and (max-width:1079px) {
    .contenedor-modelos-b1 {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media(min-width:1080px) {
    .contenedor-modelos-b1 {
        grid-template-columns: repeat(6, 1fr)
    }
}

.contenedor-modelos-b2,
.contenedor-modelos-b3 {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5px
}

@media(min-width:768px)and (max-width:1079px) {

    .contenedor-modelos-b2,
    .contenedor-modelos-b3 {
        grid-template-columns: repeat(6, 1fr)
    }
}

@media(min-width:1080px) {

    .contenedor-modelos-b2,
    .contenedor-modelos-b3 {
        grid-template-columns: repeat(8, 1fr)
    }
}

.contenedor-modelos-disponibles {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: 1fr
}

@media(min-width:768px)and (max-width:1079px) {
    .contenedor-modelos-disponibles {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media(min-width:1080px) {
    .contenedor-modelos-disponibles {
        grid-template-columns: repeat(3, 1fr)
    }
}

.sinContenido {
    grid-column: 1/-1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 10rem
}

.sinContenido p {
    text-align: center;
    margin: 0
}

.contenedor-top30 {
    grid-column: 1/-1;
    grid-row: 3/4;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px
}

@media(min-width:768px)and (max-width:1079px) {
    .contenedor-top30 {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width:1080px) {
    .contenedor-top30 {
        grid-template-columns: repeat(3, 1fr)
    }
}

.vinculos {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: 1fr;
    align-content: center;
    justify-items: center;
    padding: 2rem 1rem
}

@media(min-width:768px) {
    .vinculos {
        grid-column: 2/-2
    }
}

.vinculos-links {
    width: 100%
}

.vinculos-links h3 {
    margin: 2rem 0 .8rem;
    text-align: left
}

@media(min-width:768px) {
    .vinculos-links h3 {
        margin: 3rem 0 .8rem;
        text-align: center
    }
}

.seccion-ellasdicen {
    grid-column: 2/-2
}

.seccion-ellasdicen-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px
}

@media(min-width:768px) {
    .seccion-ellasdicen-grid {
        grid-template-columns: 1fr 1fr
    }
}

@media(min-width:1024px) {
    .seccion-ellasdicen-grid {
        grid-template-columns: 1fr 1fr 1fr
    }
}

.seccion-ellasdicen .ellasDicen-item {
    background-color: #020c1f
}

.error-seccion,
.seccion-estandar {
    grid-column: 2/-2
}

@media(min-width:768px) {

    .error-seccion,
    .seccion-estandar {
        min-height: 30rem;
        grid-column: 2/-2
    }
}

.escorts-seccion {
    grid-column: 2/-2
}

.secciones {
    list-style: disc;
    padding: 0 0 0 20px
}

.secciones li {
    margin-bottom: 1rem;
    line-height: 1.4
}

.secciones li a {
    color: #ff4343;
    font-size: 18px;
    font-weight: 700
}

.secciones li p {
    margin: 0;
    font-size: 1rem
}

.min-height {
    min-height: 20vh;
    align-content: baseline
}

@media(min-width:768px) {
    .min-height {
        min-height: 55vh;
        align-content: baseline
    }
}

#buscador {
    position: fixed;
    z-index: 20;
    height: 100vh;
    width: 100vw;
    top: 1370px;
    background: rgba(9, 21, 43, .9);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.buscador-grid {
    display: grid;
    grid-column: 2/-2;
    grid-template-columns: 1fr;
    grid-template-rows: 35px 50px fit-content(100%) 400px;
    padding: 0 8px;
    position: relative
}

@media(min-width:768px) {
    .buscador-grid {
        grid-template-columns: 1fr 2fr;
        grid-template-rows: 35px 50px 400px;
        gap: 10px
    }
}

.top {
    display: flex;
    justify-content: flex-end;
    height: 35px;
    grid-column: 1/-1;
    grid-row: 1
}

.btnCerrar {
    cursor: pointer
}

.buscador-form {
    grid-column: 1/2;
    grid-row: 2
}

.buscador-default {
    grid-column: 1/2;
    grid-row: 3;
    z-index: 4
}

.seeker-filter {
    grid-column: 1/2;
    grid-row: 3
}

.resultado {
    grid-column: 1/2;
    grid-row: 4
}

@media(min-width:768px) {
    .resultado {
        grid-column: 2/3;
        grid-row: 2
    }
}

.openSearch {
    top: 0 !important;
    transition: top .4s
}

.closeSearch {
    transition: top .6s
}

.fixed {
    overflow: hidden
}

.search {
    position: relative
}

.search .inputSearch {
    color: #343a40;
    height: 3rem;
    border-radius: 2rem;
    border: 0;
    padding: 0 0 0 2.5rem;
    width: 100%;
    outline: none
}

.search .buttonSearch {
    background: transparent;
    color: #ff4343;
    position: absolute;
    left: 0;
    height: 3rem;
    width: 2.5rem;
    padding: 0;
    border: 0;
    top: 0
}

.search .buttonSearch svg.icon-buscar,
.search .buttonSearch svg.icon-cerrar {
    width: 1.3rem;
    height: 1.3rem;
    stroke: #ff4343;
    stroke-width: .5px
}

.search .buttonSearch svg.icon-cerrar {
    display: none
}

#inputSearch[type=text]:focus+.buttonSearch svg.icon-buscar {
    display: none
}

#inputSearch[type=text]:focus+.buttonSearch svg.icon-cerrar {
    display: block;
    margin: 0 auto
}

#inputSearch[type=text]:focus::-webkit-input-placeholder {
    color: #fff
}

#inputSearch[type=text]:focus:-moz-placeholder {
    color: #fff;
    opacity: 1
}

#inputSearch[type=text]:focus::-moz-placeholder {
    color: #fff;
    opacity: 1
}

#inputSearch[type=text]:focus:-ms-input-placeholder {
    color: #fff
}

.buscador-default {
    margin-top: 1rem
}

.buscador-default h4 {
    margin-left: .5rem
}

.buscador-default_content {
    margin-top: .5rem;
    padding-bottom: .4rem;
    display: flex;
    flex-flow: row wrap
}

.buscador-default .container {
    padding: 0
}

.listado-busqueda {
    position: absolute;
    height: 0;
    width: 85%;
    left: 7%;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 5;
    transition: height .25s cubic-bezier(.52, .16, .24, 1)
}

.listado-busqueda .list-words {
    margin: 0;
    list-style: none;
    padding: 0
}

.listado-busqueda .list-words li {
    background: rgba(255, 255, 255, .95);
    border-bottom: .5px solid rgba(255, 255, 255, .5);
    transition: background .44s cubic-bezier(.52, .16, .24, 1)
}

.listado-busqueda .list-words li a {
    font-size: .9rem;
    padding: .35rem .9rem;
    color: #343a40;
    width: 100%;
    display: block;
    text-decoration: none
}

.listado-busqueda .list-words li a span {
    color: #ff4343
}

.listado-busqueda .list-words li a span:before {
    content: "---";
    color: #adb5bd;
    margin: 0 .35rem
}

.listado-busqueda .list-words li:hover {
    background: #fff;
    transition: background .44s cubic-bezier(.52, .16, .24, 1);
    font-weight: 600
}

.listado-busqueda .list-words li:last-child {
    -webkit-border-bottom-right-radius: "5px";
    border-bottom-right-radius: "5px";
    -webkit-border-bottom-left-radius: "5px";
    border-bottom-left-radius: "5px";
    background-clip: padding-box
}

#inputSearch[type=text]:focus~.listado-busqueda {
    height: 300px;
    transition: height .25s cubic-bezier(.52, .16, .24, 1)
}

.seeker-filter_content {
    display: flex;
    flex-flow: row wrap;
    padding: 1em 0
}

.ul-filter {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    flex-flow: row wrap
}

.ul-filter li {
    border: 1px solid #adb5bd;
    background: rgba(255, 255, 255, .1);
    cursor: pointer;
    color: #adb5bd;
    padding: 0 .8rem;
    margin: 0 .5rem .5rem 0;
    border-radius: 6rem;
    white-space: nowrap;
    width: min-content;
    padding: .2rem .8rem .35rem .7rem;
    transition: all .3s
}

.ul-filter li .btnDelete {
    width: 20px;
    padding: 0;
    background: transparent;
    border: 0
}

.ul-filter li .btnDelete .icon-cerrar {
    height: 1rem;
    width: 1rem;
    fill: #fff
}

.ul-filter li span {
    font-size: .9rem
}

.ul-filter li:hover {
    border: 1px solid #dee2e6
}

.ul-filter li:hover.btnDelete .filter-delete {
    width: 20px;
    color: #dee2e6
}

.ul-filter li:hover span {
    color: #dee2e6
}

.resultado-scroll {
    height: auto;
    overflow: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    overflow-y: scroll;
    overflow-x: hidden
}

@media(min-width:768px) {
    .resultado-scroll {
        grid-template-columns: repeat(4, 1fr)
    }
}

.buscador-default_content .buttonSection {
    margin-bottom: .5em
}

.resultado-scroll .bloque-2 {
    min-height: 179px
}

@media(max-width:375px)and (orientation:portrait) {
    .resultado-scroll .bloque-2 {
        min-height: 171px
    }
}

* [type=button] {
    -webkit-appearance: none;
    appearance: none
}

button {
    background-color: transparent;
    border: none
}

.btn-1 {
    padding: .7em 1em;
    border: 1px solid #dc0000;
    border-radius: .5rem;
    -webkit-appearance: none;
    cursor: pointer;
    transition: all .3s ease 0s;
    font-size: 14px;
    white-space: nowrap;
    background-color: #020c1f;
    color: #ff4343
}

.btn-1:hover,
.btn-1:focus,
.btn-1:active {
    background: #ff4343;
    border-color: #ff4343;
    color: #020c1f
}

@media(min-width:768px)and (max-width:1024px)and (orientation:landscape) {
    .btn-1 {
        padding: .7em .9em
    }
}

.btn-2 {
    padding: .7em 1em;
    border: 1px solid #dc0000;
    border-radius: .5rem;
    -webkit-appearance: none;
    cursor: pointer;
    transition: all .3s ease 0s;
    font-size: 14px;
    white-space: nowrap;
    background-color: #ff4343;
    color: #020c1f
}

.btn-2:hover,
.btn-2:focus,
.btn-2:active {
    background: #fff;
    border-color: #ff4343;
    color: #ff4343
}

@media(min-width:768px)and (max-width:1024px)and (orientation:landscape) {
    .btn-2 {
        padding: .7em .9em
    }
}

.btn-icon-1 {
    padding: .9em 1em;
    border-radius: .5rem;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    transition: all .3s ease 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    background-color: #020c1f;
    border: 1px solid #0a1d3f;
    color: #ff4343
}

.btn-icon-1 svg {
    height: 1.8rem;
    width: 1.8rem;
    fill: currentColor
}

.btn-icon-1>svg {
    margin-right: .7em
}

.btn-icon-1 svg:last-child {
    margin-left: auto;
    margin-right: 0
}

.btn-icon-1:hover,
.btn-icon-1:focus,
.btn-icon-1:active {
    background: #ff4343;
    border-color: #ff4343;
    color: #09152b
}

.btn-icon-1:hover>svg,
.btn-icon-1:focus>svg,
.btn-icon-1:active>svg {
    fill: currentColor
}

@media(min-width:811px) {
    .btn-icon-1 .icon-derecha {
        display: none
    }
}

.btn-icon-2 {
    padding: .9em 1em;
    border-radius: .5rem;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    transition: all .3s ease 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    background-color: #ff4343;
    color: #09152b
}

.btn-icon-2 svg {
    height: 1.8rem;
    width: 1.8rem;
    fill: currentColor
}

.btn-icon-2>svg {
    margin-right: .7em
}

.btn-icon-2 svg:last-child {
    margin-left: auto;
    margin-right: 0
}

.btn-icon-2:hover,
.btn-icon-2:focus,
.btn-icon-2:active {
    background: #fff;
    border-color: #09152b;
    color: #09152b
}

.btn-icon-2:hover>svg,
.btn-icon-2:focus>svg,
.btn-icon-2:active>svg {
    fill: currentColor
}

@media(min-width:811px) {
    .btn-icon-2 .icon-derecha {
        display: none
    }
}

.btnModelo {
    background-color: #f8f9fa;
    color: #122a55;
    padding: .4rem .9rem;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #09152b;
    border-radius: .5rem;
    font-size: 13px;
    font-weight: 700;
    -webkit-appearance: none;
    appearance: none;
    width: 8rem;
    cursor: pointer;
    opacity: 1;
    transition: opacity .25s cubic-bezier(.52, .16, .24, 1), transform .25s 1s cubic-bezier(.52, .16, .24, 1)
}

.btnModelo:hover {
    background: #ff4343;
    border-color: #ff4343;
    color: #020c1f;
    transition: all .5s ease 0s
}

.btnModelo:focus {
    outline: none
}

.opacity1 {
    opacity: 1;
    transition: opacity .25s .1s cubic-bezier(.52, .16, .24, 1), transform .25s cubic-bezier(.52, .16, .24, 1);
    visibility: visible
}

.buttonSection {
    border: 1px solid transparent;
    background: rgba(255, 255, 255, .1);
    display: flex;
    align-items: center;
    margin-right: .5em;
    border-radius: 30px;
    width: min-content;
    min-height: 43px;
    padding: .5em 1.3em;
    transition: all .3s;
    cursor: pointer
}

.buttonSection span {
    color: #adb5bd;
    white-space: nowrap
}

.buttonSection:hover {
    background: rgba(255, 255, 255, .3)
}

.buttonSection:hover span {
    color: #dee2e6
}

.buttonSection.active {
    background: rgba(255, 255, 255, .3)
}

.buttonSection.active span {
    color: #dee2e6
}

.buttonFilter {
    border: 1px solid #adb5bd;
    background: rgba(255, 255, 255, .1);
    display: flex;
    margin: 0 .5rem .5rem 0;
    border-radius: 6rem;
    width: min-content;
    padding: .5rem;
    transition: all .3s
}

.buttonFilter span {
    margin: 0 .5rem;
    color: #adb5bd;
    white-space: nowrap
}

.buttonFilter button {
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center
}

.buttonFilter button svg {
    fill: #fff;
    height: 1rem;
    width: 1rem;
    margin-right: .3rem
}

.buttonFilter button:hover {
    cursor: pointer
}

.buttonFilter button:hover svg {
    fill: #ff4343
}

.menuMovil {
    cursor: pointer
}

.preview {
    background: rgba(255, 255, 255, .1);
    position: absolute;
    right: .3rem;
    top: .3rem;
    border-radius: 4px;
    height: 30px;
    width: 30px;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.preview svg {
    fill: #fff;
    height: .9rem;
    width: .9rem
}

.verMas {
    background: rgba(2, 12, 31, .7);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    width: 50px;
    height: 100%;
    position: absolute;
    z-index: 1;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.btnMas {
    border: 2px solid #fff;
    color: #ff4343;
    border-radius: 4rem;
    height: 1.8rem;
    width: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right
}

.btnMas svg {
    height: 1rem;
    width: 1rem;
    fill: #fff
}

.btnMas:hover {
    border-color: #ff4343
}

.btnMas:hover svg {
    fill: #ff4343
}

.btnMas2 {
    border: 2px solid #fff;
    color: #ff4343;
    border-radius: 4rem;
    height: 1.8rem;
    width: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right
}

.btnMas2 svg {
    height: 1rem;
    width: 1rem;
    fill: #fff
}

.btnMas2:hover {
    border-color: #ff4343
}

.btnMas2:hover svg {
    fill: #ff4343
}

@media(max-width:767px) {
    .btnMas2 {
        display: none
    }
}

.back span {
    margin-right: 10px
}

.back .icon {
    transform: rotate(180deg);
    display: block
}

.btn-fav {
    cursor: pointer;
    display: flex;
    transition: all .3s;
    border: 0;
    border-radius: .8rem;
    background: #ced4da;
    margin: .5rem auto .3rem;
    padding: .3rem;
    font-size: .8rem;
    max-width: 80px;
    height: 28px
}

.btn-fav span {
    margin: 0 .5rem;
    color: #343a40;
    white-space: nowrap
}

.btn-fav button {
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center
}

.btn-fav button a {
    color: #343a40 !important
}

.btn-fav button a svg {
    height: 1rem;
    width: 1rem;
    margin-right: .3rem;
    fill: #343a40 !important
}

.btn-1 {
    padding: .7em 1em;
    border-radius: .5rem;
    -webkit-appearance: none;
    cursor: pointer;
    transition: all .3s ease 0s;
    font-size: 14px;
    white-space: nowrap;
    background-color: #020c1f;
    color: #e9ecef;
    border: 1px solid #263652
}

.btn-1:hover,
.btn-1:focus,
.btn-1:active {
    background: #ff4343;
    border-color: #0a1d3f;
    color: #020c1f
}

@media(min-width:768px)and (max-width:1024px)and (orientation:landscape) {
    .btn-1 {
        padding: .7em .9em
    }
}

.btn-2 {
    padding: .7em 1em;
    border-radius: .5rem;
    -webkit-appearance: none;
    cursor: pointer;
    transition: all .3s ease 0s;
    font-size: 14px;
    white-space: nowrap;
    background-color: #ff4343;
    color: #09152b
}

.btn-2:hover,
.btn-2:focus,
.btn-2:active {
    background: #fff;
    border-color: #ff4343;
    color: #ff4343
}

@media(min-width:768px)and (max-width:1024px)and (orientation:landscape) {
    .btn-2 {
        padding: .7em .9em
    }
}

.form-content {
    width: 100%;
    margin: 1rem 0 2rem
}

@media(min-width:768px)and (orientation:portrait) {
    .form-content {
        width: 80%;
        margin: 0 auto
    }
}

@media(min-width:768px)and (orientation:landscape) {
    .form-content {
        width: 60%;
        margin: 0 auto
    }
}

@media(min-width:768px)and (orientation:landscape) {
    .form-content {
        width: 60%;
        margin-top: 1rem
    }
}

@media(min-width:1024px) {
    .form-content {
        width: 60%;
        margin-top: 1rem
    }
}

.titulo {
    padding: 1rem 0
}

@media(min-width:768px)and (orientation:portrait) {
    .titulo.form {
        padding: 1rem 4.5rem;
        margin-bottom: 2rem
    }
}

@media(min-width:768px)and (orientation:landscape) {
    .titulo.form {
        padding: 1rem 12.5rem;
        margin-bottom: 1rem
    }
}

@media(min-width:1280px)and (orientation:landscape) {
    .titulo.form {
        padding: 1rem 23.5rem;
        margin-bottom: 1rem
    }
}

.form-group {
    margin-bottom: 1.5rem;
    display: flex;
    flex-flow: column nowrap
}

.form-group label {
    display: inline-block;
    margin-bottom: .5rem
}

.form-group .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #343a40;
    background-color: #ced4da;
    background-clip: padding-box;
    border: 1px solid #adb5bd;
    border-radius: .5rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-group .form-control:focus {
    background-color: #f8f9fa
}

.form-group textarea.form-control {
    height: auto
}

.form-send {
    width: 100%;
    padding: 3rem 1rem;
    text-align: center
}

.form-send svg {
    height: 3rem;
    width: 3rem;
    margin-bottom: 1rem
}

.input-login-site {
    position: relative
}

.input-login-site .icon-form {
    position: absolute;
    z-index: 1;
    padding: .35rem 0 0 .45rem;
    bottom: .3rem
}

.input-login-site .icon-form svg {
    fill: #09152b
}

.input-login-site .input-login {
    z-index: 0;
    padding: .375rem 2.5rem
}

::-webkit-input-placeholder {
    color: #495057
}

::-moz-placeholder {
    color: #495057
}

:-ms-input-placeholder {
    color: #495057
}

:-moz-placeholder {
    color: #495057
}

.rating:not(:checked)>input {
    display: none
}

@supports(-webkit-appearance:none) or (-moz-appearance:none) {

    input[type=checkbox],
    input[type=radio] {
        --active: #ff4343;
        --active-inner: #fff;
        --focus: 2px rgba(255, 67, 67 0.3);
        --border: #bbc1e1;
        --border-hover: #ff4343;
        --background: #fff;
        --disabled: #f6f8ff;
        --disabled-inner: #e1e6f9;
        -webkit-appearance: none;
        appearance: none;
        -moz-appearance: none;
        height: 21px;
        outline: none;
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        cursor: pointer;
        border: 1px solid var(--bc, var(--border));
        background: var(--b, var(--background));
        transition: background .3s, border-color .3s, box-shadow .2s
    }

    input[type=checkbox]:after,
    input[type=radio]:after {
        content: "";
        display: block;
        left: 0;
        top: 0;
        position: absolute;
        transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s)
    }

    input[type=checkbox]:checked,
    input[type=radio]:checked {
        --b: var(--active);
        --bc: var(--active);
        --d-o: 0.3s;
        --d-t: 0.6s;
        --d-t-e: cubic-bezier(0.2, 0.85, 0.32, 1.2)
    }

    input[type=checkbox]:disabled,
    input[type=radio]:disabled {
        --b: var(--disabled);
        cursor: not-allowed;
        opacity: .9
    }

    input[type=checkbox]:disabled:checked,
    input[type=radio]:disabled:checked {
        --b: var(--disabled-inner);
        --bc: var(--border)
    }

    input[type=checkbox]:disabled+label,
    input[type=radio]:disabled+label {
        cursor: not-allowed
    }

    input[type=checkbox]:hover:not(:checked):not(:disabled),
    input[type=radio]:hover:not(:checked):not(:disabled) {
        --bc: var(--border-hover)
    }

    input[type=checkbox]:focus,
    input[type=radio]:focus {
        box-shadow: 0 0 0 var(--focus)
    }

    input[type=checkbox]:not(.switch),
    input[type=radio]:not(.switch) {
        width: 21px
    }

    input[type=checkbox]:not(.switch):after,
    input[type=radio]:not(.switch):after {
        opacity: var(--o, 0)
    }

    input[type=checkbox]:not(.switch):checked,
    input[type=radio]:not(.switch):checked {
        --o: 1
    }

    input[type=checkbox]+label,
    input[type=radio]+label {
        font-size: 14px;
        line-height: 21px;
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        margin-left: 4px
    }

    input[type=checkbox]:not(.switch) {
        border-radius: 7px
    }

    input[type=checkbox]:not(.switch):after {
        width: 5px;
        height: 9px;
        border: 2px solid var(--active-inner);
        border-top: 0;
        border-left: 0;
        left: 7px;
        top: 4px;
        transform: rotate(var(--r, 20deg))
    }

    input[type=checkbox]:not(.switch):checked {
        --r: 43deg
    }

    input[type=checkbox].switch {
        width: 38px;
        border-radius: 11px
    }

    input[type=checkbox].switch:after {
        left: 2px;
        top: 2px;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        background: var(--ab, var(--border));
        transform: translateX(var(--x, 0))
    }

    input[type=checkbox].switch:checked {
        --ab: var(--active-inner);
        --x: 17px
    }

    input[type=checkbox].switch:disabled:not(:checked):after {
        opacity: .6
    }

    input[type=radio] {
        border-radius: 50%
    }

    input[type=radio]:after {
        width: 19px;
        height: 19px;
        border-radius: 50%;
        background: var(--active-inner);
        opacity: 0;
        transform: scale(var(--s, 0.7))
    }

    input[type=radio]:checked {
        --s: 0.5
    }
}

.alerta {
    background: #0d1f40;
    padding: .5rem;
    border-radius: 8px;
    margin: .5rem 0
}

.alerta p {
    margin: 0
}

.alerta p span {
    color: #ff4343
}

.verpass {
    margin-bottom: 1rem
}

.verpass label {
    color: #343a40
}

.modal .form-group label[for] {
    display: inline-block;
    margin-bottom: .5rem;
    color: #e9ecef
}

#eliminarcuenta .detele_user p {
    color: #e9ecef
}

.icon {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

[class^=icon-],
[class*=" icon-"] {
    fill: #fff;
    position: relative
}

.icon-buscar {
    fill: #ff4343
}

.icon-buscar.top {
    margin: .75rem 0 0 .8rem;
    width: 1.3rem;
    height: 1.3rem
}

.icon-up,
.icon-left,
.icon-condon,
.icon-cerrar {
    fill: #ff4343
}

.icon-video,
.icon-video-2,
.icon-cero-retoque {
    fill: #16346a
}

.icon-girl,
.icon-video,
.icon-foto,
.icon-califica,
.icon-calendar,
.icon-men,
.icon-fav-2,
.icon-no-retoque {
    fill: #ff9090
}

.cell .icon-califica,
.cell .icon-calendar,
.cell .icon-men,
.cell .icon-fav-2,
.cell .icon-no-retoque {
    height: 1rem;
    width: 1rem;
    fill: #ff9090
}

.icon-disp {
    width: 1.3rem;
    height: 1.3rem;
    margin-left: -3px
}

.main_home-grid {
    display: grid;
    grid-column: 1/-1;
    grid-template-columns: minmax(8px, 1fr) minmax(320px, 1280px) minmax(8px, 1fr)
}

.novedades-home {
    grid-column: 2/-2
}

.escorts-home {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: minmax(8px, 1fr) minmax(320px, 1280px) minmax(8px, 1fr)
}

.escorts-home .contenedor-modelos-b1,
.escorts-home .contenedor-modelos-b2,
.escorts-home .contenedor-modelos-b3 {
    grid-column: 2/-2
}

.escorts-home .contenedor-ellas-dicen,
.escorts-home .destacadas,
.escorts-home .videosHome {
    grid-column: 1/-1
}

@media(min-width:768px) {

    .escorts-home .contenedor-ellas-dicen,
    .escorts-home .destacadas,
    .escorts-home .videosHome {
        grid-column: 2/-2
    }
}

#historias {
    grid-column: 1/-1;
    gap: 0;
    padding-bottom: 0
}

@media(min-width:1300px) {
    #historias {
        grid-column: 2/-2
    }
}

@keyframes placeholderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

.historias-content {
    min-height: 100px
}

.cargando-historias {
    display: flex;
    flex-direction: row;
    gap: 10px
}

.historia-cargando {
    display: flex;
    flex-direction: column;
    align-items: center
}

.ch-port {
    aspect-ratio: 1;
    width: 70px;
    border-radius: 10px;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeholderShimmer;
    animation-timing-function: linear;
    background: linear-gradient(to right, #adb5bd 8%, #e9ecef 18%, #adb5bd 33%);
    background-size: 1000px 104px
}

.ch-name {
    width: 100%;
    height: 15px;
    margin-top: 10px;
    border-radius: 5px;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeholderShimmer;
    animation-timing-function: linear;
    background: linear-gradient(to right, #adb5bd 8%, #e9ecef 18%, #adb5bd 33%);
    background-size: 1000px 104px
}

.stories.carousel {
    margin: 1em 0 1em .8em
}

.destacadas {
    background-color: #020c1f;
    margin: 10px 0;
    padding-bottom: 15px;
    display: grid;
    gap: 10px;
    height: auto
}

.destacadas-top {
    padding: 15px 15px 5px 10px
}

.destacadas-content {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 255px;
    gap: 5px;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    padding: 0 10px;
    -webkit-overflow-scrolling: touch;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.destacadas-content::-webkit-scrollbar {
    display: none
}

.destacadas-content::-webkit-scrollbar {
    display: none
}

.destacadas-bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 20px 0
}

.destacadas-bottom p {
    margin: 0
}

.destacadas-nov {
    background-color: #020c1f;
    margin: 10px 0;
    padding-bottom: 15px;
    display: grid;
    gap: 10px;
    height: auto
}

.destacadas-nov-top {
    padding: 15px 15px 5px 10px
}

.destacadas-nov-content {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 330px;
    gap: 5px;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    padding: 0 10px;
    -webkit-overflow-scrolling: touch;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.destacadas-nov-content::-webkit-scrollbar {
    display: none
}

.destacadas-nov-content::-webkit-scrollbar {
    display: none
}

.destacadas-nov-bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 20px 0
}

.destacadas-nov-bottom p {
    margin: 0
}

.videosHome {
    background-color: #020c1f;
    margin: 10px 0;
    padding-bottom: 15px;
    display: grid;
    gap: 10px;
    height: auto
}

.videosHome-top {
    padding: 15px 15px 5px 10px
}

.videosHome-content {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 200px;
    gap: 5px;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    padding: 0 10px;
    -webkit-overflow-scrolling: touch;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.videosHome-content::-webkit-scrollbar {
    display: none
}

.videosHome-content::-webkit-scrollbar {
    display: none
}

.videosHome-bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 20px 0
}

.videosHome-bottom p {
    margin: 0
}

.historias {
    background-color: #020c1f;
    margin: 10px 0;
    padding-bottom: 15px;
    display: grid;
    gap: 10px;
    height: auto
}

.historias-top {
    padding: 15px 15px 5px 10px
}

.historias-content {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 200px;
    gap: 5px;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    padding: 0 10px;
    -webkit-overflow-scrolling: touch;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.historias-content::-webkit-scrollbar {
    display: none
}

.historias-content::-webkit-scrollbar {
    display: none
}

.historias-bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 20px 0
}

.historias-bottom p {
    margin: 0
}

@media(min-width:768px) {

    .destacadas,
    .videosHome,
    .ellas-dicen,
    #historias {
        border-radius: 10px
    }
}

.nombre-video {
    font-weight: 400;
    font-family: oswald, sans-serif;
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    margin: 0;
    text-shadow: 0 0 5px #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-align: left;
    margin-bottom: 5px
}

.ubicacion-video a {
    font-size: .8rem
}

.ellas-dicen,
.destacadas,
.videosHome {
    margin: 1rem 0
}

.novedades-home {
    margin-bottom: 1rem
}

.destacada-novedades_bottom {
    display: flex;
    flex-direction: column;
    align-items: center
}

.destacada-novedades_bottom p {
    margin: 0;
    text-align: center;
    line-height: 1
}

.destacada-novedades_bottom p:first-child {
    color: #ff4343;
    font-weight: 700;
    margin: .5em 0
}

.destacada-novedades_bottom p:last-child a {
    color: #e9ecef;
    font-size: .8rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 90px
}

.destacadas-nov {
    grid-column: 1/-1;
    background-color: transparent;
    margin: 0;
    gap: 0
}

.destacadas-nov-content {
    grid-auto-columns: 350px;
    position: relative;
    min-height: 210px;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.destacadas-nov-content::-webkit-scrollbar {
    display: none
}

.destacadas-nov-content div {
    scroll-snap-align: center
}

@media(min-width:768px) {
    .destacadas-nov-content {
        padding: 0
    }
}

@media(min-width:768px) {
    .destacadas-nov {
        grid-column: 2/-2
    }
}

.videosHome-content div {
    scroll-snap-align: center
}

.destacada-novedades {
    scroll-snap-align: center
}

.destacada .background-image {
    line-height: 0;
    height: 210px
}

.destacada .modelo_data .nombre-portada_data {
    margin-bottom: .2em
}

.video-content video {
    background-color: #020c1f
}

.destacadas-nov-top {
    padding: 15px 15px 5px 10px
}

@media(min-width:768px) {
    .destacadas-nov-top {
        padding: 15px 15px 5px 0
    }
}

.sin-info {
    text-align: center;
    color: #e9ecef;
    font-size: 14px
}

.preguntas dt {
    color: #fff
}

.preguntas dd {
    margin: 0 0 1rem;
    color: #adb5bd
}

.consejos-txt {
    list-style: decimal;
    padding-left: 1.3rem
}

.consejos-txt li {
    margin-bottom: .8rem;
    color: #495057
}

.text-legal {
    padding-left: 20px
}

.text-legal li {
    text-align: left;
    color: #e9ecef;
    line-height: 1.2;
    margin-bottom: 1rem
}

@media(min-width:450px) {

    .text-legal,
    .preguntas,
    .consejos-txt,
    .secciones {
        column-count: 2;
        column-gap: 50px
    }
}

@media(min-width:768px) {

    .text-legal,
    .preguntas,
    .consejos-txt,
    .secciones {
        column-count: 3;
        column-gap: 50px
    }
}

.contenedor-disponibles {
    display: grid;
    grid-column: 1/-1
}

.contenedor-disponibles .titulo {
    grid-column: 2/-2
}

.contenedor-disponibles .buscador-secciones {
    padding-inline-start: 10px
}

@media(min-width:1024px) {
    .contenedor-disponibles {
        grid-column: 2/-2
    }

    .contenedor-disponibles .titulo {
        grid-column: 1/-1
    }

    .contenedor-disponibles .buscador-secciones {
        padding-inline-start: 0
    }
}

.modelo-disponible {
    width: 100%;
    display: grid;
    grid-template-columns: 25% 75%;
    padding: 1rem
}

.modelo-disponible_left {
    margin-right: .8rem;
    position: relative
}

.modelo-disponible_left .onCall {
    height: 1rem;
    width: 1rem;
    top: .2rem;
    left: .2rem
}

.modelo-disponible_right {
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    position: relative
}

.modelo-disponible_right div {
    display: flex
}

.modelo-disponible:nth-of-type(even) {
    background-color: #0c1b38
}

.nameEscortDisponible {
    font-weight: 700;
    font-size: 1.4rem;
    color: #ff4343;
    margin: 0 0 .5rem;
    text-align: left;
    line-height: 1
}

@media(min-width:768px) {
    .nameEscortDisponible {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 130px
    }
}

.linkPerfilDisponible {
    width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    border-radius: 50px;
    overflow: hidden
}

.mdl-disponible,
.mdl-publicado {
    color: #adb5bd;
    font-size: .75rem;
    margin: 0
}

.mdl-disponible {
    margin: .2rem 0
}

.mdl-fono i {
    display: flex;
    align-items: baseline;
    margin-right: .3rem;
    padding-top: .05rem
}

.mdl-fono i svg {
    width: 1.3rem
}

.mdl-fono p {
    margin: 0 0 .3rem
}

.mdl-ubica i {
    display: flex;
    align-items: baseline;
    margin-right: .3rem;
    padding-top: .05rem
}

.mdl-ubica i svg {
    width: .7rem
}

.mdl-ubica p {
    margin: 0 0 .3rem
}

.mdl-ubica p {
    margin: .3rem 0
}

.fonoDisponible {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff
}

@media(min-width:768px) {
    .fonoDisponible {
        font-size: 1rem
    }
}

.ubicaDisponible {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1
}

.ubicaDisponible a {
    color: #fff
}

.vistaDisponible {
    border: 0
}

.error-content {
    width: 100%;
    margin: 0 auto;
    padding: 3rem
}

.error-content p {
    line-height: 1
}

.error-content-text {
    font-size: 2rem;
    margin: 2rem 0 .5rem
}

@media screen and (min-width:768px) {
    .error-content-text {
        font-size: 3rem
    }
}

.error-content-num {
    color: #ff4343;
    font-size: 5rem;
    font-weight: 700;
    margin: 0
}

@media screen and (min-width:768px) {
    .error-content-num {
        font-size: 8rem
    }
}

.error-content-descripcion {
    font-size: 1rem;
    margin: .5rem 0 0
}

@media screen and (min-width:768px) {
    .error-content-descripcion {
        font-size: 1.5rem
    }
}

@media screen and (min-width:768px) {
    .error-content {
        width: 50%
    }
}

.novedades-seccion {
    display: grid;
    grid-column: 2/-2
}

.novedades-seccion .titulo {
    padding: 0;
    margin-top: 1rem
}

.novedades-seccion .titulo,
.novedades-seccion .tab {
    grid-column: 2/-2
}

.novedades-seccion .tabcontent {
    grid-column: 2/-2;
    display: grid
}

.novedades-seccion .tabcontent h3.titHome {
    grid-column: 1/-1;
    grid-row-end: span 1;
    padding: 15px 0
}

.novedades-seccion .tabcontent .contenido-dia {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px
}

@media(min-width:768px)and (max-width:1079px) {
    .novedades-seccion .tabcontent .contenido-dia {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media(min-width:1080px) {
    .novedades-seccion .tabcontent .contenido-dia {
        grid-template-columns: repeat(6, 1fr)
    }
}

.tabcontent {
    overflow: hidden;
    animation: fadeEffect 1s
}

@keyframes fadeEffect {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.tab {
    display: flex;
    justify-content: flex-start;
    flex-shrink: 0;
    padding: 1rem 12px .8rem 0;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important
}

.tab::-webkit-scrollbar {
    display: none
}

.tab button {
    color: #adb5bd;
    padding: 1rem;
    text-align: center;
    font: 800 12px sans-serif;
    text-transform: uppercase;
    border-radius: 10px;
    border: none;
    transition: all .3s;
    white-space: nowrap;
    text-decoration: none;
    background: transparent;
    margin-right: 5px;
    height: 46px;
    transition: background-color .3s ease
}

.tab button:hover {
    background-color: #ff4343;
    color: #020c1f;
    cursor: pointer
}

.tab button:focus {
    outline: none
}

.tab button.activo {
    background-color: #ff4343;
    color: #020c1f
}

@media screen and (min-width:768px) {
    .tab button {
        margin-right: 15px
    }
}

.tab button:nth-child(1) {
    width: 78px
}

.tab button:nth-child(2) {
    width: 96px
}

.tab button:nth-child(3) {
    width: 119px
}

.tab button:nth-child(4) {
    width: 123px
}

@media screen and (max-width:320px)and (orientation:portrait) {
    .tab {
        overflow-x: scroll;
        overflow-y: hidden
    }
}

.top30 {
    display: flex;
    flex-flow: column nowrap
}

.top30_top {
    position: relative
}

.top30_top .background-image {
    position: relative;
    height: 240px;
    position: relative;
    height: 240px;
    border-radius: 10px 10px 0 0;
    overflow: hidden
}

.top30_bottom {
    background-color: #f8f9fa;
    padding-bottom: 10px;
    border-radius: 0 0 10px 10px
}

.top30_bottom .locacion-portada {
    text-align: center;
    margin: 0;
    color: #ff4343;
    line-height: 1.5
}

.top30_bottom .locacion-portada a {
    color: #ff4343;
    font-weight: 700
}

.post30 {
    background-color: #ff4343;
    position: absolute;
    top: 50%;
    left: .6rem;
    z-index: 1;
    width: 3rem;
    height: 3rem;
    border-radius: 3rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    transform: translate(0, -50%)
}

.post30 p {
    color: #fff;
    font-weight: 700
}

.wrapData {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    position: relative
}

.wrapData .t30 {
    margin-top: .5rem;
    text-align: center;
    width: 100%;
    display: block
}

.wrapData .t30 div:first-child {
    font-weight: 700;
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: .3rem;
    color: #343a40
}

.wrapData .t30 div:last-child {
    font-size: .8rem;
    line-height: .8rem;
    margin-bottom: .5rem;
    color: #343a40
}

.wrapData .t30:last-child div:first-child {
    color: #ff4343
}

.nombre-top30 {
    font-weight: 400;
    font-family: oswald, sans-serif;
    font-size: 1.5rem;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    margin: 0;
    text-shadow: 0 0 5px #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 1px
}

.usuario-seccion {
    grid-column: 2/-2
}

.usuarioBienvenida {
    display: flex;
    padding: 1rem 0;
    justify-content: space-between
}

.usuarioBienvenida-left {
    display: flex;
    justify-content: center;
    align-items: center
}

.usuarioBienvenida-left_ico {
    border: 3px solid #ff4343;
    border-radius: 50px;
    padding: 3px;
    display: flex;
    height: 40px;
    width: 40px;
    align-items: center;
    justify-content: center;
    margin-right: 10px
}

.usuarioBienvenida-left_ico svg {
    height: 100%;
    width: 100%
}

.nameUser {
    font-size: 1rem;
    padding: 0;
    color: #e9ecef;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 180px
}

.user-menu_link a {
    color: #e9ecef;
    margin-bottom: 6px
}

.user-menu_link a:hover {
    color: #ff4343
}

.user-menu_link a .user-menu_link-flecha .icon-derecha {
    transform: rotate(0deg)
}

.accordion li {
    margin-bottom: .3rem
}

.gustos .inner,
.usuario .inner {
    margin: 0;
    list-style: none;
    padding: 0;
    padding: 0 1rem;
    margin-top: 1rem
}

.favorita {
    margin-bottom: 1rem
}

.favorita .modelo {
    height: 190px
}

@media(min-width:768px) {
    .favorita .modelo {
        height: 245px
    }
}

.usuario-comentario {
    padding: 0 .5rem
}

dl.usuario-comentario_top-dl {
    width: 100%;
    overflow: auto
}

dl.usuario-comentario_top-dl dt,
dl.usuario-comentario_top-dl dd {
    color: #e9ecef;
    font-size: 1rem;
    font-weight: 400;
    float: left;
    border-bottom: 1px solid #122a55
}

dl.usuario-comentario_top-dl dt.time,
dl.usuario-comentario_top-dl dd.time {
    width: 50%
}

dl.usuario-comentario_top-dl dt {
    width: 80%
}

dl.usuario-comentario_top-dl dd {
    width: 20%;
    margin: 0 0 .7rem;
    text-align: right
}

.usuario-comentario_bottom-txt {
    color: #e9ecef;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 700
}

.usuario-comentario_bottom-txt span {
    font-size: 1rem;
    font-weight: 400
}

.tusGustos {
    margin-bottom: 2rem
}

.gustos-input li {
    margin: .5rem 0
}