.cf {
    zoom: 1
}

.cf:after,
.cf:before {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline
}

body {
    color: #000;
    background: #fff
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0;
    vertical-align: middle
}

caption,
td,
th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

a img {
    border: none
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fadeAway {

    0%,
    70% {
        transform: translate3d(0, 3em, 0)
    }

    100%,
    71% {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes ShowIn {
    0% {
        transform: translate3d(0, 0, 0)
    }

    70%,
    71% {
        transform: translate3d(0, 125%, 0);
        opacity: 0;
        -webkit-animation-timing-function: ease-out
    }

    100% {
        color: transparent;
        transform: translate3d(0, 200%, 0)
    }
}

a {
    text-decoration: none;
    cursor: pointer
}

a:focus {
    outline: 0
}

b,
strong {
    font-weight: 700
}

button {
    -webkit-appearance: none;
    margin-bottom: 0;
    border: 0;
    font-weight: 700;
    font-size: 1rem
}

button:active,
button:focus,
button:hover {
    outline: 0
}

figure {
    margin: 0
}

.sda-wrapper img {
    width: 100%;
    display: block
}

input:focus,
select:focus,
textarea:focus {
    outline: 0
}

input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: 0
}

li {
    list-style: none
}

.slide-center {
    margin: 0 auto !important
}

.video {
    max-width: 1140px;
    max-height: 90%;
    width: 90%
}

.poster-img {
    padding: 4px;
    background: #fff
}

.is-hidden {
    opacity: 0;
    visibility: hidden
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body,
html {
    font-family: Monterrat, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: .95em;
    line-height: 130%
}

body {
    background: #fff;
    overflow-x: hidden;
    width: 100%
}

.sda-wrapper {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    overflow-x: hidden;
    position: relative;
    font-size: 16px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

.sda-wrapper .title {
    font-size: 1.2em;
    text-align: center;
    padding: 1em 0;
    letter-spacing: .24em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    transition: all .15s ease-in-out;
    color: #231f20
}

@media only screen and (min-width:580px) {
    .sda-wrapper .title {
        font-size: 1.6em;
        letter-spacing: .5em
    }
}

@media only screen and (min-width:760px) {
    .sda-wrapper .title {
        font-size: 2em;
        letter-spacing: .7em
    }
}

.sda-wrapper .title>em {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700
}

.sda-wrapper section {
    z-index: 2
}

.soon {
    background: rgba(51, 101, 138, .1)
}

.tabs {
    background: #231f20
}

.instagram {
    background: rgba(171, 171, 171, .25)
}

.instagram .title a {
    position: relative;
}

.sda-btn {
    background: #231f20;
    color: #f5cb5c;
    padding: .6em 1em;
    display: block;
    text-align: center;
    max-width: 340px;
    width: 90%;
    margin: 1em auto;
    font-size: 1.5em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    position: relative;
    border: 2px solid #231f20;
    transition: all .15s ease-in-out
}

.sda-btn:hover {
    background: #fff;
    color: #424242
}

.social {
    margin-bottom: 4em
}

.social-buttons {
    display: block;
    padding: 1em;
    text-align: center
}

.social-buttons a {
    display: inline-block;
    position: relative;
    margin: 0 1em;
    padding: 1em
}

.social-buttons a:before {
    content: '';
    width: 100%;
    height: 100%;
    border: 2px solid #231f20;
    position: absolute;
    border-radius: 3px;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .15s ease-in-out
}

.social-buttons a:hover:before {
    transform: scale(1.5);
    opacity: 1
}

.social-buttons .facebook {
    background: url(https://static.cinepolis.com/marcas/sala-de-arte-v2/assets/icons/ico-facebook.svg) no-repeat center center/contain
}

.social-buttons .twitter {
    background: url(https://static.cinepolis.com/marcas/sala-de-arte-v2/assets/icons/ico-x.svg) no-repeat center center/48px
}

.social-buttons .instagram {
    background: url(https://static.cinepolis.com/marcas/sala-de-arte-v2/assets/icons/ico-instagram.svg) no-repeat center center/contain
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.fancybox-enabled {
    overflow: hidden
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0)
}

.fancybox-container~.fancybox-container {
    z-index: 99992
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s
}

.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, .7);
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-toolbar {
    top: 0;
    right: 0
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translate3d(0, 0, 0)
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: 0;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform, opacity;
    transform-style: preserve-3d
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: visible
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #e5e3df
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide>* {
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 44px 0 44px;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #000;
    overflow: auto;
    box-sizing: border-box
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: 0 0;
    cursor: default;
    overflow: visible;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.fancybox-error {
    margin: 0;
    padding: 40px;
    width: 100%;
    max-width: 380px;
    background: #fff;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: 0 0;
    z-index: 10;
    cursor: pointer
}

.fancybox-close-small:after {
    content: 'Ã—';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px
}

.fancybox-slide--iframe .fancybox-close-small:after {
    background: 0 0;
    font-size: 35px;
    color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0 30px;
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
    pointer-events: none
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, .4);
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: 0 0;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: 0
}

.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none
}

.fancybox-button,
.fancybox-infobar__body {
    background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0, 0, 0, .8)
}

.fancybox-button::after,
.fancybox-button::before {
    content: '';
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: .9;
    box-sizing: border-box;
    display: inline-block
}

.fancybox-button[disabled]::after,
.fancybox-button[disabled]::before {
    opacity: .3
}

.fancybox-button--left::after,
.fancybox-button--right::after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: 0 0;
    border-top: solid 2px currentColor;
    border-right: solid 2px currentColor
}

.fancybox-button--left::after {
    left: 20px;
    transform: rotate(-135deg)
}

.fancybox-button--right::after {
    right: 20px;
    transform: rotate(45deg)
}

.fancybox-button--left {
    border-bottom-left-radius: 5px
}

.fancybox-button--right {
    border-bottom-right-radius: 5px
}

.fancybox-button--close::after,
.fancybox-button--close::before {
    content: '';
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px)
}

.fancybox-button--close::before {
    transform: rotate(45deg)
}

.fancybox-button--close::after {
    transform: rotate(-45deg)
}

.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    user-select: none;
    transition: opacity .25s
}

.fancybox-arrow::after {
    content: '';
    position: absolute;
    top: 28px;
    width: 44px;
    height: 44px;
    background-color: rgba(30, 30, 30, .8);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px
}

.fancybox-arrow--right {
    right: 0
}

.fancybox-arrow--left {
    left: 0;
    transform: scaleX(-1)
}

.fancybox-arrow--left::after,
.fancybox-arrow--right::after {
    left: 0
}

.fancybox-show-nav .fancybox-arrow {
    opacity: .6
}

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: .3
}

.fancybox-loading {
    border: 6px solid rgba(100, 100, 100, .4);
    border-top: 6px solid rgba(255, 255, 255, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    animation: fancybox-rotate .8s infinite linear;
    background: 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
    transform: translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    transform: scale3d(.5, .5, .5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
    transform: rotate(-360deg);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
    transform: rotate(360deg);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
    transform: rotate(0);
    opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-width:800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0
    }

    .fancybox-button--left,
    .fancybox-button--right {
        display: none !important
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0
    }
}

.fancybox-button--fullscreen::before {
    width: 15px;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: 0 0
}

.fancybox-button--pause::before,
.fancybox-button--play::before {
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    background: 0 0
}

.fancybox-button--play::before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px
}

.fancybox-button--pause::before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px 0 2px
}

.fancybox-thumbs {
    display: none
}

.fancybox-button--thumbs {
    display: none
}

@media all and (min-width:800px) {
    .fancybox-button--thumbs {
        display: inline-block
    }

    .fancybox-button--thumbs span {
        font-size: 23px
    }

    .fancybox-button--thumbs::before {
        width: 3px;
        height: 3px;
        top: calc(50% - 2px);
        left: calc(50% - 2px);
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
    }

    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        box-sizing: border-box;
        z-index: 99995
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 220px
    }

    .fancybox-thumbs>ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0
    }

    .fancybox-thumbs>ul>li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        margin: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: 0;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        box-sizing: border-box
    }

    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, .1)
    }

    .fancybox-thumbs>ul>li>img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        user-select: none
    }

    .fancybox-thumbs>ul>li:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        transition: all .2s cubic-bezier(.25, .46, .45, .94)
    }

    .fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
        opacity: 1
    }
}

@keyframes fancybox-rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}

.instagram-feed {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding-bottom: 2em;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-around;
    transition: all .15s ease-in-out
}

@media only screen and (min-width:800px) {
    .instagram-feed {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: space-around
    }
}

.instagram-link {
    padding: 10px;
    width: 50%;
    transition: all .15s ease-in-out
}

.instagram-link:hover .instagram-content-inner {
    background-color: rgba(35, 31, 32, .9)
}

.instagram-link:hover .instagram-label {
    color: #fff;
    border: 2px solid #fff;
    background: #000
}

.instagram-link:hover .instagram-caption {
    opacity: 1;
    margin: 0
}

.instagram-content {
    border: 2px solid #231f20;
    padding: 4px;
    position: relative;
    background: #fff
}

.instagram-content-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    padding: 1em;
    transition: all .15s ease-in-out
}

.instagram-label {
    background: #fff;
    color: #231f20;
    border: 2px solid #231f20;
    border-radius: 6px;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    padding: 6px;
    min-width: 36px;
    text-align: center;
    margin-left: 10px;
    transition: all .15s ease-in-out
}

.instagram-label:first-child {
    margin-left: 0
}

.instagram-caption {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 1em 0;
    font-size: .95em;
    margin-top: 10px;
    opacity: 0;
    transition: all .15s ease-in-out
}

.tabs {
    color: #fff
}

.tabs-main-nav {
    text-align: center;
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.tabs-main-nav li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    flex: 1;
    max-width: 180px
}

.tabs-main-nav li:hover:before {
    bottom: 6px
}

.tabs-main-nav li.tab-current a {
    color: #f5cb5c
}

.tabs-main-nav li.tab-current:before {
    transform: translateY(-5px);
    background-color: transparent
}

.tabs-main-nav li:before {
    position: absolute;
    bottom: 10px;
    left: 25%;
    width: 50%;
    height: 1px;
    background: #f5cb5c;
    content: '';
    transition: transform .3s
}

.tabs-main-nav a {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 1;
    padding: 1em 0;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700
}

.tab-content {
    margin: 0 auto;
    text-align: center;
    padding: 1em;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    left: -100%
}

.tab-content.content-current {
    display: block;
    animation: fadeInUp .15s ease-in-out both;
    position: relative;
    opacity: 1;
    z-index: 2;
    left: initial;
    visibility: visible
}

.swiper-container {
    max-width: 960px
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0
}

.swiper-wrapper {
    box-sizing: border-box;
    margin-bottom: 48px
}

.swiper-slide {
    padding: 10px;
    box-shadow: 0 0 0 1px #fff inset
}

.swiper-pagination-bullet {
    width: 32px;
    height: 32px;
    margin: 0 6px !important;
    border-radius: 0;
    background: 0 0;
    position: relative;
    opacity: .8
}

.swiper-pagination-bullet:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #fff;
    transition: all .15s ease-in-out;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px
}

.swiper-pagination-bullet-active,
.swiper-pagination-bullet:hover {
    opacity: 1
}

.swiper-pagination-bullet-active:before,
.swiper-pagination-bullet:hover:before {
    opacity: 1;
    background: #f5cb5c
}

.IE .tab-content.content-current {
    left: 0
}

.IE .tabs-main-nav {
    display: block
}

.IE .tabs-main-nav li {
    display: inline-block;
    margin: 0 1em
}

.soon {
    padding: 2em 1em;
    position: relative;
    overflow: hidden
}

.soon>.title {
    position: relative
}

.soon>.title .arrowLeft,
.soon>.title .arrowRight {
    position: absolute;
    bottom: 6px;
    font-size: 2rem;
    line-height: 0;
    opacity: .8;
    display: none
}

.soon>.title .arrowLeft.visible,
.soon>.title .arrowRight.visible {
    display: block
}

.soon>.title .arrowLeft {
    left: 35%
}

.soon>.title .arrowRight {
    right: 35%
}

.soon-movies {
    overflow: auto
}

.soon-wrapper {
    max-width: 740px;
    margin: auto;
    display: table
}

@media only screen and (min-width:580px) {
    .soon-wrapper {
        max-width: 960px
    }
}

.soon-movie {
    padding: 10px;
    display: table-cell;
    vertical-align: top;
    min-width: 180px;
    max-width: 230px
}

.soon-movie .poster:hover .poster-img {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

@media only screen and (min-width:580px) {
    .soon-movie .poster {
        display: block
    }
}

.soon-movie .poster-img {
    border: 2px solid #231f20;
    transition: all .15s ease-in-out
}

.soon-movie .poster-info {
    font-size: .75em;
}

.soon-movie .poster-date {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    padding: 12px;
    color: #fff;
    text-align: center;
    background: #231f20
}

.soon-movie .poster-btns {
    text-align: center
}

.soon-movie .poster-btns a {
    display: inline-block;
    margin: 10px;
    min-width: 60px;
    color: #231f20;
    border-bottom: 2px solid transparent;
    transition: all .15s ease-in-out
}

.soon-movie .poster-btns a:hover {
    border-bottom: 2px solid #231f20
}

.soon-sinopsis {
    position: absolute;
    background: #4d4d4d;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    z-index: 9;
    transition: all .15s ease-in-out
}

.soon-sinopsis.active {
    top: 0;
    opacity: 1
}

.soon-sinopsis-content {
    max-width: 720px;
    padding: 1.5em 1em;
    margin: 0 auto
}

.soon-sinopsis-content .sinopsis-title {
    color: #fff
}

.sinopsis-close,
.sinopsis-close-top {
    border-radius: 18px;
    cursor: pointer;
    display: block;
    height: 36px;
    position: absolute;
    right: 1em;
    top: 1em;
    transform: rotate(45deg);
    transition: all .15s ease-in-out;
    width: 36px;
    border: 2px solid #fff
}

.sinopsis-close-top:hover,
.sinopsis-close:hover {
    background: rgba(0, 0, 0, .6);
    transform: rotate(-45deg)
}

.sinopsis-close-top:after,
.sinopsis-close-top:before,
.sinopsis-close:after,
.sinopsis-close:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #f5cb5c;
    transition: all .15s ease-in-out
}

.sinopsis-close-top:before,
.sinopsis-close:before {
    top: calc(50% - 1px);
    left: 7px;
    width: 18px;
    height: 2px
}

.sinopsis-close-top:after,
.sinopsis-close:after {
    top: 7px;
    left: calc(50% - 1px);
    width: 2px;
    height: 18px
}

.sinopsis-title {
    font-size: 1.2em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 1rem 0;
    color: #231f20
}

@media only screen and (min-width:580px) {
    .sinopsis-title {
        font-size: 2em
    }
}

.sinopsis-title-ori {
    font-size: 1rem;
    opacity: .5
}

.sinopsis-tags {
    padding: 1em 0;
    opacity: .5
}

.sinopsis-text {
    padding: 2rem 0;
    line-height: 1.4;
    text-align: justify;
    text-align-last: left;
    overflow: auto;
    max-height: 280px
}

.tag {
    background: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #33658a;
    margin-left: 6px;
    padding: 3px 12px
}

.tag:first-child {
    margin-left: 0
}

.register {
    margin: 0 auto;
    width: calc(100% - 1em);
    max-width: 960px;
    text-align: center
}

.pais-cr .register,
.pais-gt .register,
.pais-pa .register,
.pais-sv .register{
    max-width: 20em;
    width: 85%;
    margin: 2em auto;
}

.pais-cr .qr,
.pais-gt .qr,
.pais-pa .qr,
.pais-sv .qr{
    width: 100%;
    margin-bottom: 2em;
}

.form-container {
    padding: 10px
}

.form-copy {
    max-width: 960px;
    text-align: center;
    margin: auto;
    width: 90%;
    font-size: 1.2em;
    line-height: 1.2
}

.form-select {
    position: relative
}

.form-select select {
    padding-right: 40px !important;
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: ''
}

.form-select:before {
    font-family: icomoon !important;
    font-size: 2rem;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 40px;
    height: 54px;
    pointer-events: none;
    background: url(https://static.cinepolis.com/marcas/sala-de-arte-v2/assets/icons/arrow-down.svg) no-repeat center center/30px auto;
    z-index: 1
}

.IE .form-select select {
    padding-right: 1rem !important
}

.IE .form-select:before {
    display: none
}

.msg {
    color: #231f20;
    text-align: left;
    font-size: .65em;
    width: calc(100% - 2em);
    max-width: 380px;
    position: absolute;
    bottom: -15px;
    display: none
}

.msg.show {
    display: block
}

.msg-error {
    color: #f33
}

.form-select,
.input {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    position: relative;
    vertical-align: middle;
    z-index: 1
}

@media only screen and (min-width:580px) {

    .form-select,
    .input {
        max-width: 400px;
        width: 45%;
        margin: 0 10px
    }
}

.form-select select,
input[type=text].input-field {
    position: relative;
    display: block;
    float: right;
    padding: 1rem;
    border-radius: 0;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    background: #fff;
    border: 2px solid #3c1518;
    color: #424242;
    transition: border-color .25s;
    font-size: 1em
}

input[type=text].input-field:focus {
    outline: 0
}

.input-label {
    display: inline-block;
    color: #424242;
    font-size: 1em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    position: relative;
    width: 100%;
    padding: 1.5em 0 1em;
    text-align: left
}

.form-select.filled select,
.input--filled input[type=text].input-field,
input[type=text].input-field:focus {
    border-color: #33658a
}

button[type=submit].sda-btn-submit,
input[type=submit].sda-btn-submit {
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    cursor: pointer
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #000 inset;
    -webkit-text-fill-color: #fff !important;
    border: 2px solid #231f20
}

.checkbox {
    margin-top: 1.5em;
    text-align: center;
    position: relative;
    display: block
}

@media only screen and (min-width:580px) {
    .checkbox {
        margin: 0 10px;
        text-align: left;
        padding: 49px 0 0;
        display: inline-block;
        vertical-align: middle;
        max-width: 400px;
        width: 45%
    }
}

.checkbox input[type=checkbox] {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    z-index: -1;
    margin: 0
}

.checkbox input[type=checkbox]:checked+label:after {
    transform: scale(1)
}

.checkbox label {
    border: 2px solid #231f20;
    display: inline-block;
    height: 24px;
    position: relative;
    vertical-align: middle;
    width: 24px;
    margin-right: 8px
}

.checkbox label:after {
    background-color: #33658a;
    content: '';
    display: block;
    height: 14px;
    position: absolute;
    left: 3px;
    top: 3px;
    transform: scale(0);
    transition: transform .1s;
    width: 14px
}

.checkbox label+span {
    display: inline-block
}

.checkbox-txt {
    vertical-align: middle;
    font-size: .9em;
    color: #424242;
    text-align: left;
    width: auto;
    line-height: 1.2
}

@media only screen and (min-width:580px) {
    .checkbox-txt {
        width: 85%;
        font-size: 1em
    }
}

.checkbox-txt a, .privacyTrigger {
    color: #424242;
    font-weight: 700;
    cursor: pointer;
    transition: .15s ease-in-out;
    border-bottom: 2px solid #f5cb5c
}

.checkbox-txt a:hover, .privacyTrigger:hover {
    padding-bottom: 3px
}

.morphStage {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    height: 100%;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    z-index: 0
}

@media only screen and (min-width:1025px) {
    .morphStage {
        display: block
    }
}

.morphContainer {
    position: absolute;
    width: 340px;
    height: 520px;
    left: calc(100% - 240px);
    top: 120px
}

.morphContainer .letter {
    width: 45px;
    height: 80px;
    display: block;
    position: absolute
}

.morphContainer .letter-S {
    top: -4%;
    left: 36%;
    transform: rotate(-90deg)
}

.morphContainer .letter-A {
    top: 9%;
    left: 69%;
    transform: rotate(90deg)
}

.morphContainer .letter-L {
    top: 17%;
    left: 41%
}

.morphContainer .letter-A2 {
    top: 48%;
    left: 28%;
    transform: rotate(90deg)
}

.morphContainer .letter-D {
    top: 37%;
    left: 49%;
    transform: rotate(90deg)
}

.morphContainer .letter-E {
    top: 34%;
    left: 74%
}

.morphContainer .letter-A3 {
    top: 83%;
    left: 47%
}

.morphContainer .letter-R {
    top: 68%;
    left: 23%;
    transform: rotate(180deg)
}

.morphContainer .letter-T {
    top: 89%;
    left: 18%;
    transform: rotate(-90deg)
}

.morphContainer .letter-E2 {
    top: 61%;
    left: 57%;
    transform: rotate(-90deg)
}

.top {
    padding: 1em 0
}

@media only screen and (min-width:580px) {
    .top {
        padding: 2em 0 1em
    }
}

.top-container {
    max-width: 960px;
    margin: 0 auto
}

.top-info,
.top-wrapper {
    display: block
}

@media only screen and (min-width:930px) {

    .top-info,
    .top-wrapper {
        display: inline-block;
        vertical-align: top
    }
}

@media only screen and (min-width:930px) {
    .top-info {
        max-width: 320px
    }
}

.top-info-text {
    font-size: .7em;
    line-height: 1.2;
    padding: 0 1em;
    text-align: justify;
    text-align-last: left;
    display: inline-block;
    width: 65%;
    vertical-align: middle
}

@media only screen and (min-width:640px) {
    .top-info-text {
        width: 70%;
        font-size: .9em
    }
}

@media only screen and (min-width:930px) {
    .top-info-text {
        padding: 1em 0;
        width: 90%;
        font-size: .9em
    }
}

.top-logo {
    text-align: center;
    margin: 0 auto
}

.top-logo img {
    max-width: 180px;
    display: inline-block;
    width: 30%;
    vertical-align: middle
}

@media only screen and (min-width:930px) {
    .top-logo img {
        width: 100%
    }
}

@media only screen and (min-width:930px) {
    .top-wrapper {
        width: 65%
    }
}

.top-wrapper .poster {
    padding: 10px;
    vertical-align: top;
    min-width: 180px;
    max-width: 230px
}

.top-wrapper .poster:hover .poster-img {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.top-wrapper .poster-img {
    border: 2px solid #231f20;
    transition: all .15s ease-in-out
}

.top-wrapper .poster-btns {
    text-align: center
}

.top-wrapper .poster-btns a {
    display: inline-block;
    margin: 10px;
    min-width: 60px;
    color: #231f20;
    border-bottom: 2px solid transparent;
    transition: all .15s ease-in-out
}

.top-wrapper .poster-btns a:hover {
    border-bottom: 2px solid #231f20
}

.top-wrapper .swiper-slide {
    box-shadow: none;
    padding: 10px 0
}

.top-movie {
    position: relative;
    text-align: center;
    padding: 1em
}

@media only screen and (min-width:580px) {
    .top-movie {
        padding: 0
    }
}

.top-movie-info,
.top-movie-poster {
    display: inline-block;
    vertical-align: top
}

.top-movie-info {
    position: relative;
    width: 100%;
    text-align: left
}

@media only screen and (min-width:580px) {
    .top-movie-info {
        width: 55%
    }
}

.top-movie-info .tag {
    background: rgba(35, 31, 32, .3);
    color: #424242
}

.top-movie .sinopsis-close-top {
    border-color: #231f20
}

.top-movie .sinopsis-close-top:after,
.top-movie .sinopsis-close-top:before {
    background: #231f20
}

.top-movie .sinopsis-close-top:hover {
    background: #231f20
}

.top-movie .sinopsis-close-top:hover:after,
.top-movie .sinopsis-close-top:hover:before {
    background: #fff
}

.top-movie .sinopsis-text-top {
    position: absolute;
    top: 120%;
    right: 0;
    background-color: #fff;
    opacity: 0;
    transition: all .15s ease-in-out
}

.top-movie .sinopsis-text-top.active {
    opacity: 1;
    top: 0;
    padding-top: 45px;
    height: 100%;
    z-index: 2
}

.top-movie-tickets .form-select {
    width: 100%;
    margin: 0
}

.top-movie-links {
    margin: 1em 0;
    max-height: 120px;
    overflow: auto;
    padding: 10px;
    background: #fff;
    border: 2px solid transparent;
    transition: box-shadow .5s ease-in-out, border .25s ease-in-out, opacity .25s ease-in-out;
    opacity: 0;
    pointer-events: none
}

.top-movie-links-content {
    display: block;
    border-bottom: 1px solid #d3d3d3;
    padding: 0 0 1em;
    opacity: 0;
    transition: all .25s .5s ease-in-out
}

.top-movie-links-content h4 {
    font-weight: 700;
    font-size: 1.2em;
    margin: 16px 0
}

.top-movie-format {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    float: left
}

.top-movie-format p {
    font-weight: 700;
    margin: 6px 0
}

.top-movie-format p span {
    margin: 2px
}

.top-movie-hours {
    display: inline-block;
    vertical-align: top;
    width: 80%
}

.top-movie-time {
    padding: 6px 8px;
    margin: 6px;
    border: 2px solid #231f20;
    color: #231f20;
    display: inline-block;
    transition: all .15s ease-in-out;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700
}

.top-movie-time:hover {
    background: #231f20;
    color: #f5cb5c
}

.top-controls {
    display: block;
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 330px;
    width: 100%;
    z-index: 9;
    width: 94%;
    left: 3%
}

@media only screen and (min-width:580px) {
    .top-controls {
        position: relative;
        top: 0;
        width: 100%;
        left: initial
    }
}

.top-controls .swiper-pagination-bullet {
    width: 16px;
    height: 16px
}

.top-controls .swiper-pagination-bullet:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: grey;
    transition: all .15s ease-in-out;
    display: block;
    position: absolute;
    top: 2px;
    left: 2px
}

.top-controls .swiper-pagination-bullet-active,
.top-controls .swiper-pagination-bullet:hover {
    opacity: 1
}

.top-controls .swiper-pagination-bullet-active:before,
.top-controls .swiper-pagination-bullet:hover:before {
    opacity: 1;
    background: #231f20
}

.top-pagination {
    display: inline-block;
    padding: 1em 0;
    vertical-align: middle;
    width: 0;
    height: 0;
    overflow: hidden
}

@media only screen and (min-width:580px) {
    .top-pagination {
        position: relative;
        top: 0;
        overflow: visible;
        width: auto;
        height: auto
    }
}

.slide-left,
.slide-right {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: .6em;
    text-align: center;
    width: 50px;
    height: 50px
}

@media only screen and (min-width:580px) {

    .slide-left,
    .slide-right {
        width: 80px;
        height: 70px
    }
}

@media only screen and (min-width:1200px) {

    .slide-left:hover span,
    .slide-right:hover span {
        opacity: 1;
        bottom: 0
    }

    .slide-left:hover:before,
    .slide-right:hover:before {
        background-color: #231f20
    }

    .slide-left:hover:after,
    .slide-right:hover:after {
        border-color: #fff
    }

    .pais-cr .register,
    .pais-gt .register,
    .pais-pa .register,
    .pais-sv .register{
        max-width: 30em;
        width: 100%;
        position:relative;
    }
}

.slide-left>span,
.slide-right>span {
    display: none
}

@media only screen and (min-width:580px) {

    .slide-left>span,
    .slide-right>span {
        display: block;
        width: 80px;
        position: absolute;
        bottom: 0;
        left: 0;
        opacity: 1;
        transition: all .15s ease-in-out;
        color: rgba(66, 66, 66, .6)
    }
}

@media only screen and (min-width:1024px) {

    .slide-left>span,
    .slide-right>span {
        opacity: 0;
        bottom: 6px
    }
}

.slide-left:before,
.slide-right:before {
    content: '';
    border-radius: 100%;
    width: 50px;
    height: 50px;
    border: 2px solid #231f20;
    display: inline-block;
    transition: all .15s ease-in-out
}

.slide-left:after,
.slide-right:after {
    content: '';
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: calc(50% - 10px);
    transform: rotate(45deg);
    border-style: solid;
    border-color: #231f20;
    border-radius: 2px
}

@media only screen and (min-width:580px) {

    .slide-left:after,
    .slide-right:after {
        top: calc(50% - 20px)
    }
}

.slide-left:after {
    border-width: 0 0 3px 3px;
    right: calc(50% - 12px)
}

.slide-right:after {
    border-width: 3px 3px 0 0;
    left: calc(50% - 12px)
}

.slide-btn-disabled {
    opacity: .5;
    pointer-events: none
}

.slide-btn-hidden {
    opacity: 0;
    visibility: hidden
}

.swiper-slide-active .top-movie-links.filled {
    border: 2px solid #231f20;
    box-shadow: 0 0 8px rgba(0, 0, 0, .25) inset;
    opacity: 1;
    pointer-events: all
}

.swiper-slide-active .top-movie-links.filled .top-movie-links-content {
    opacity: 1
}

.IE .top-container .swiper-top {
    max-height: 512px
}