/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%
}

body {
    margin: 0;
    height: 100%
}

p {
    margin: 0 0 25px 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-family: 'proxima_novasemibold';
    font-weight: normal
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

input[type="submit"], input[type="reset"], input[type="button"], button {
    box-sizing: content-box
}

input:focus {
    outline: none
}

input[type="submit"], input[type="button"]:focus, input[type="reset"], input[type="button"]:focus, input[type="button"], input[type="button"]:focus, button {
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    outline: none
}

    input::-moz-focus-inner, button::-moz-focus-inner {
        border: 0;
        padding: 0
    }

[role="button"] {
    color: inherit;
    cursor: default;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    white-space: pre;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.rowp {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    display: flex
}

    .rowp.gutters, .rowp.gutters > .rowp {
        margin-left: -40px
    }

        .rowp.gutters > .colp, .rowp.gutters > .rowp > .colp {
            margin-left: 40px
        }

        .rowp.gutters.gutters-quarter, .rowp.gutters.gutters-quarter > .rowp.gutters-quarter {
            margin-left: -7.5px
        }

            .rowp.gutters.gutters-quarter > .colp, .rowp.gutters.gutters-quarter > .rowp.gutters-quarter > .colp {
                margin-left: 7.5px
            }

    .rowp.around {
        justify-content: space-around
    }

    .rowp.between {
        justify-content: space-between
    }

    .rowp.auto .colp {
        flex-grow: 1
    }

.col-1 {
    width: 8.33333%
}

.offset-1 {
    margin-left: 8.33333%
}

.col-2 {
    width: 16.66667%
}

.offset-2 {
    margin-left: 16.66667%
}

.col-3 {
    width: 25%
}

.offset-3 {
    margin-left: 25%
}

.col-4 {
    width: 33.33333%
}

.offset-4 {
    margin-left: 33.33333%
}

.col-5 {
    width: 41.66667%
}

.offset-5 {
    margin-left: 41.66667%
}

.col-6 {
    width: 50%
}

.offset-6 {
    margin-left: 50%
}

.col-7 {
    width: 58.33333%
}

.offset-7 {
    margin-left: 58.33333%
}

.col-8 {
    width: 66.66667%
}

.offset-8 {
    margin-left: 66.66667%
}

.col-9 {
    width: 75%
}

.offset-9 {
    margin-left: 75%
}

.col-10 {
    width: 83.33333%
}

.offset-10 {
    margin-left: 83.33333%
}

.col-11 {
    width: 91.66667%
}

.offset-11 {
    margin-left: 91.66667%
}

.col-12 {
    width: 100%
}

.offset-12 {
    margin-left: 100%
}

.gutters > .col-1 {
    width: calc(8.33333% - 40px)
}

.gutters > .offset-1 {
    margin-left: calc(8.33333% + 40px) !important
}

.gutters > .col-2 {
    width: calc(16.66667% - 40px)
}

.gutters > .offset-2 {
    margin-left: calc(16.66667% + 40px) !important
}

.gutters > .col-3 {
    width: calc(25% - 40px)
}

.gutters > .offset-3 {
    margin-left: calc(25% + 40px) !important
}

.gutters > .col-4 {
    width: calc(33.33333% - 40px)
}

.gutters > .offset-4 {
    margin-left: calc(33.33333% + 40px) !important
}

.gutters > .col-5 {
    width: calc(41.66667% - 40px)
}

.gutters > .offset-5 {
    margin-left: calc(41.66667% + 40px) !important
}

.gutters > .col-6 {
    width: calc(50% - 40px)
}

.gutters > .offset-6 {
    margin-left: calc(50% + 40px) !important
}

.gutters > .col-7 {
    width: calc(58.33333% - 40px)
}

.gutters > .offset-7 {
    margin-left: calc(58.33333% + 40px) !important
}

.gutters > .col-8 {
    width: calc(66.66667% - 40px)
}

.gutters > .offset-8 {
    margin-left: calc(66.66667% + 40px) !important
}

.gutters > .col-9 {
    width: calc(75% - 40px)
}

.gutters > .offset-9 {
    margin-left: calc(75% + 40px) !important
}

.gutters > .col-10 {
    width: calc(83.33333% - 40px)
}

.gutters > .offset-10 {
    margin-left: calc(83.33333% + 40px) !important
}

.gutters > .col-11 {
    width: calc(91.66667% - 40px)
}

.gutters > .offset-11 {
    margin-left: calc(91.66667% + 40px) !important
}

.gutters > .col-12 {
    width: calc(100% - 40px)
}

.gutters > .offset-12 {
    margin-left: calc(100% + 40px) !important
}
/*! Flickity v2.0.2
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
    position: relative
}

    .flickity-enabled:focus {
        outline: 0
    }

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .flickity-enabled.is-draggable .flickity-viewport {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab
    }

        .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
            cursor: -webkit-grabbing;
            cursor: grabbing
        }

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    background: transparent;
    cursor: pointer;
    transform: translateY(-50%)
}

    .flickity-prev-next-button:hover {
        background: #000
    }

    .flickity-prev-next-button:focus {
        outline: 0
    }

    .flickity-prev-next-button:active {
        opacity: .6
    }

    .flickity-prev-next-button.previous {
        left: 10px
    }

    .flickity-prev-next-button.next {
        right: 10px
    }

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button:disabled {
    opacity: .3;
    cursor: auto
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-prev-next-button .arrow {
    fill: #fff
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

    .flickity-page-dots .dot.is-selected {
        opacity: 1
    }

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px, 0px, 0px)
    }

    .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0)
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
        display: none
    }

    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
        background: none;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}


}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

    .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
        max-height: 0
    }

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

    .owl-carousel .owl-video-play-icon:hover {
        transform: scale(1.3, 1.3)
    }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex
}

    .owl-theme .owl-nav [class*='owl-'] {
        display: inline-block;
        cursor: pointer;
        height: 100%;
        flex: 1
    }

.owl-carousel .owl-nav button.owl-prev {
    left: 0;
    right: inherit;
    cursor: pointer;
    cursor: url(../images/main/left_cursor.png),auto
}

.owl-carousel .owl-nav button.owl-next {
    right: 0;
    left: inherit;
    cursor: pointer;
    cursor: url(../images/main/right_cursor.png),auto
}

.touch .owl-nav {
    display: none
}

.owl-carousel .owl-nav button span {
    display: none
}

.owl-theme .owl-nav [class*='owl-']:hover {
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default
}

    .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 0
    }

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    z-index: 2;
    bottom: 32px;
    text-align: center;
    width: 100%
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
        *display: inline
    }

        .owl-theme .owl-dots .owl-dot span {
            width: 30px;
            height: 4px;
            margin: 0 8px;
            background: rgba(255,255,255,0.5);
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity 200ms ease;
            border-radius: 0
        }

        .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #f5f3ec;
        }

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .moveOut {
    -webkit-animation-name: moveOut;
    animation-name: moveOut;
    -webkit-animation-duration: 0.38s;
    animation-duration: 0.38s
}

@-webkit-keyframes moveOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes moveOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-carousel .moveIn {
    -webkit-animation-name: moveIn;
    animation-name: moveIn;
    -webkit-animation-duration: 0.38s;
    animation-duration: 0.38s
}

@-webkit-keyframes moveIn {
    0% {
        transform: scale(1.02)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes moveIn {
    0% {
        transform: scale(1.02)
    }

    100% {
        transform: scale(1)
    }
}

.owl-carousel .moveOutSlow {
    -webkit-animation-name: moveOutSlow;
    animation-name: moveOutSlow;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

@-webkit-keyframes moveOutSlow {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes moveOutSlow {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-carousel .moveInSlow {
    -webkit-animation-name: moveInSlow;
    animation-name: moveInSlow;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

@-webkit-keyframes moveInSlow {
    0% {
        transform: scale(1.02)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes moveInSlow {
    0% {
        transform: scale(1.02)
    }

    100% {
        transform: scale(1)
    }
}

.tabBlock-tabs::after {
    clear: both;
    content: "";
    display: table
}

.unstyledList, .tabBlock-tabs {
    list-style: none;
    margin: 0 auto;
    padding: 0
}

.tabBlock-tabs {
    text-align: center;
    display: flex;
    flex-direction: row
}

.tabBlock {
    margin: 0 0 0
}

.tabBlock-tab {
    font-family: 'proxima_nova_rgregular';
    color: #797E83;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 0.4px;
    float: left;
    padding: 4px 0;
    margin: 0 30px 0 0;
    position: relative;
    transition: 0.3s ease-in-out
}

    .tabBlock-tab::before, .tabBlock-tab::after {
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        transition: 0.1s ease-in-out
    }

    .tabBlock-tab::after {
        background-color: transparent;
        bottom: 0px;
        left: 0;
        right: 0
    }

    .tabBlock-tab.is-active, .tabBlock-tab:hover {
        position: relative;
        color: #252F3A;
        z-index: 1
    }

        .tabBlock-tab.is-active::after {
            background-color: #856d47
        }

.tabBlock-content {
    margin: 30px 0
}

.tabBlock-pane li {
    margin: 0;
    margin: 0;
    font-weight: 300;
    font-family: 'proxima_novalight'
}

.tabBlock-pane > :last-child {
    margin-bottom: 0
}

.instagram_gallery {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px
}

    .instagram_gallery > a {
        border: 15px solid #fff;
        display: block
    }

        .instagram_gallery > a:nth-child(1) {
            -ms-grid-column: 1;
            -ms-grid-column-span: 2;
            -ms-grid-row: 1;
            -ms-grid-row-span: 2;
            grid-column: 1 / 3;
            grid-row: 1 / 3
        }

        .instagram_gallery > a:nth-child(2) {
            -ms-grid-column: 3;
            -ms-grid-column-span: 1;
            -ms-grid-row: 1;
            -ms-grid-row-span: 1;
            grid-column: 3 / 4;
            grid-row: 1 / 2
        }

        .instagram_gallery > a:nth-child(3) {
            -ms-grid-column: 4;
            -ms-grid-column-span: 1;
            -ms-grid-row: 1;
            -ms-grid-row-span: 1;
            grid-column: 4 / 4;
            grid-row: 1 / 2
        }

        .instagram_gallery > a:nth-child(4) {
            -ms-grid-column: 3;
            -ms-grid-column-span: 1;
            -ms-grid-row: 2;
            -ms-grid-row-span: 1;
            grid-column: 3 / 4;
            grid-row: 2 / 2
        }

        .instagram_gallery > a:nth-child(5) {
            -ms-grid-column: 4;
            -ms-grid-column-span: 1;
            -ms-grid-row: 2;
            -ms-grid-row-span: 1;
            grid-column: 4 / 4;
            grid-row: 2 / 2
        }

        .instagram_gallery > a:nth-child(6) {
            -ms-grid-column: 5;
            -ms-grid-column-span: 2;
            -ms-grid-row: 1;
            -ms-grid-row-span: 2;
            grid-column: 5 / 7;
            grid-row: 1 / 3
        }

        .instagram_gallery > a:nth-child(7) {
            -ms-grid-column: 7;
            -ms-grid-column-span: 2;
            -ms-grid-row: 1;
            -ms-grid-row-span: 2;
            grid-column: 7 / 9;
            grid-row: 1 / 3
        }

@media only screen and (max-width: 959px) {
    .instagram_gallery {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr;
        margin-left: -5px;
        margin-right: -5px
    }

        .instagram_gallery > a {
            border: 5px solid #fff
        }

            .instagram_gallery > a:nth-child(6) {
                -ms-grid-column: 1;
                -ms-grid-column-span: 2;
                -ms-grid-row: 3;
                -ms-grid-row-span: 2;
                grid-column: 1 / 3;
                grid-row: 3 / 5
            }

            .instagram_gallery > a:nth-child(7) {
                -ms-grid-column: 3;
                -ms-grid-column-span: 2;
                -ms-grid-row: 3;
                -ms-grid-row-span: 2;
                grid-column: 3 / 5;
                grid-row: 3 / 5
            }
}

/*# sourceMappingURL=kube.css.map */
