@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap);

.hamburger-icon span:after,
.hamburger-icon span:before {
    display: block;
    content: "";
    position: absolute
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: Arial, sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 100%
}

body,
html {
    padding: 0;
    margin: 0
}

* {
    box-sizing: border-box;
    margin: 0
}

body {
    margin: 0;
    font-family: Oswald, sans-serif;
    line-height: 1.5;
    overflow-x: hidden !important;
    transition: opacity .3s;
    position: relative;
    background: #fff;
    display: flex;
    flex-direction: column;
    min-height: 100%
}

@media(max-width:768px) {
    body {
        background-position: 50% 45px !important
    }
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

a {
    outline: 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    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-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

::-moz-selection {
    background: gray !important;
    color: #fff !important;
    text-shadow: none !important
}

::selection {
    background: gray !important;
    color: #fff !important;
    text-shadow: none !important
}

.disabled {
    cursor: default !important
}

.wysiwyg {
    width: 100%;
    margin: 0 auto;
    color: #fff
}

.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
    margin-top: 0;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-family: "Titillium Web", sans-serif
}

.wysiwyg h5 {
    text-transform: none !important
}

.wysiwyg h1 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 12px
}

@media(max-width:1199px) {
    .wysiwyg h1 {
        font-size: 36px
    }
}

@media(max-width:768px) {
    .wysiwyg h1 {
        font-size: 32px
    }
}

.wysiwyg h2 {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 12px;
    font-weight: 400;
    font-family: Oswald, sans-serif;
    color: #ababab;
    letter-spacing: 3.2px
}

@media(max-width:1199px) {
    .wysiwyg h2 {
        font-size: 24px
    }
}

@media(max-width:768px) {
    .wysiwyg h2 {
        font-size: 22px
    }
}

.wysiwyg h3 {
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 12px;
    font-weight: 400;
    font-family: Oswald, sans-serif
}

@media(max-width:1199px) {
    .wysiwyg h3 {
        font-size: 22px
    }
}

@media(max-width:768px) {
    .wysiwyg h3 {
        font-size: 20px
    }
}

.wysiwyg h4 {
    color: #292929;
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 400
}

@media(max-width:1199px) {
    .wysiwyg h4 {
        font-size: 18px
    }
}

@media(max-width:768px) {
    .wysiwyg h4 {
        font-size: 17px
    }
}

.wysiwyg h5 {
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 400;
    font-family: Oswald, sans-serif
}

.wysiwyg h6 {
    margin-bottom: 12px;
    color: #292929;
    font-size: 18px;
    font-weight: 700;
    font-family: Oswald, sans-serif
}

.wysiwyg a {
    color: #de4366;
    transition: .3s;
    font-weight: 700
}

.wysiwyg a.button {
    color: #fff
}

.wysiwyg a.button:hover {
    color: #fff
}

.wysiwyg a:hover {
    font-weight: 700;
    color: #434343
}

.wysiwyg p,
.wysiwyg ul {
    font-size: 1.125em;
    line-height: 1.5;
    font-weight: 400;
    color: #fff;
    font-family: Oswald, sans-serif;
    padding-bottom: 18px
}

.wysiwyg b,
.wysiwyg strong {
    font-weight: 700
}

.wysiwyg img {
    width: auto;
    display: block;
    height: auto;
    margin-bottom: 1.25em
}

.wysiwyg .media {
    margin-bottom: 1.25em
}

@media(max-width:1199px) {
    .wysiwyg {
        font-size: 90%
    }
}

.alignleft {
    margin: 0 auto 0 0
}

.aligncenter {
    margin: 0 auto
}

.alignright {
    margin: 0 0 0 auto
}

.center {
    text-align: center
}

.left {
    text-align: left
}

.right {
    text-align: right
}

.divider {
    height: 2px;
    margin: 30px auto;
    background: #000;
    width: 100%;
    max-width: 200px
}

.red {
    background: #de4366 !important
}

.divider.center {
    text-align: center;
    justify-content: center
}

.divider.left {
    text-align: left;
    justify-content: left;
    margin-left: 0
}

.divider.right {
    text-align: right;
    justify-content: right;
    margin-right: 0
}

@media(max-width:768px) {
    .divider {
        margin: 30px auto 30px;
        max-width: 70%
    }
}

nav {
    width: 100%;
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 16;
    transition: .6s;
    border-bottom: 1px #666 solid
}

@media(max-width:1199px) {
    nav {
        height: 70px
    }
}

.internal-dark {
    background: #000;
    box-shadow: 0 0 20px #000
}

.internal-dark .sub-nav-list {
    transform: translateY(0)
}

@media(max-width:1199px) {
    .internal-dark .sub-nav-list {
        border-top: inherit;
        border-bottom: inherit;
        transform: inherit
    }
}

.dark {
    background: #000;
    box-shadow: 0 0 20px #000
}

.dark .sub-nav-list {
    transform: translateY(0)
}

.dark .sub-nav-item {
    background: #000 !important
}

.dark .sub-nav-item:last-child {
    background: #000 !important
}

@media(max-width:1199px) {
    .dark .sub-nav-list {
        transform: inherit
    }

    .dark .sub-nav-item {
        background: inherit !important
    }

    .dark .sub-nav-item:last-child {
        background: inherit !important
    }
}

.nav-logo {
    height: 2.1875em;
    left: .9375em;
    top: 30px;
    margin-left: 40px;
    display: block;
    position: absolute;
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: -webkit-transform .3s 0s, opacity .3s;
    transition: transform .3s 0s, opacity .3s
}

@media(max-width:1199px) {
    .nav-logo {
        top: 20px;
        margin-left: 10px
    }
}

.nav-logo img {
    height: 100%;
    width: auto
}

.nav-icon {
    max-width: 50px;
    width: 100%;
    margin: 0;
    margin-left: 50px;
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    position: relative;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .3s .3s;
    transition: transform .3s .3s
}

@media(max-width:1199px) {
    .nav-icon {
        top: 0;
        margin-left: 20px
    }
}

.nav-icon img {
    height: 100%;
    width: 100%;
    max-width: 100%
}

.logo-swap .nav-icon {
    -webkit-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
    -webkit-transition: -webkit-transform .3s 0s;
    transition: transform .3s 0s
}

.logo-swap .nav-logo {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .3s .3s;
    transition: transform .3s .3s
}

.nav-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding-right: 50px;
    padding-left: 25px;
    height: 90px;
    width: 100%;
    margin: 0 auto
}

@media(max-width:1199px) {
    .nav-menu {
        position: absolute;
        border-top: solid 1px rgba(255, 255, 255, .25);
        background: #292929;
        display: block;
        top: 70px;
        transform: translateX(101%);
        z-index: 2;
        transition: transform .3s 0s, visibility 0s .3s, width 0s .3s;
        visibility: hidden;
        width: 0;
        right: 0;
        padding-right: 0;
        height: 100vh
    }
}

.js-nav-open.nav-inner {
    overflow-y: scroll
}

.js-nav-open nav {
    background: #292929
}

@media(max-width:1199px) {
    .js-nav-open .nav-menu {
        transform: translateX(0);
        transition: transform .3s 0s, visibility 0s 0s, width 0s 0s;
        display: block;
        visibility: visible;
        width: 50%;
        height: 100vh;
        left: auto;
        right: 0;
        padding: 0
    }

    .js-nav-open .nav-menu .nav-links {
        visibility: visible;
        padding: 0
    }

    .js-nav-open .nav-menu .nav-social {
        visibility: visible
    }
}

@media(max-width:768px) {
    .js-nav-open .nav-menu {
        width: 100%;
        height: 100vh
    }
}

.nav-links {
    margin: 0 0 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    height: 100%
}

.nav-links li {
    list-style: none;
    display: flex;
    height: 100%;
    align-items: center;
    transition: .3s;
    position: relative
}

.nav-links a {
    text-decoration: none;
    color: #aeaeae;
    font-weight: 900;
    padding: 0 12px;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 16px;
    font-family: "Titillium Web", sans-serif;
    text-transform: uppercase;
    transition: .3s
}

@media(max-width:1400px) {
    .nav-links a {
        font-size: 14px;
        padding: 0 4px
    }
}

.nav-links a:after {
    content: "";
    display: block;
    width: 75%;
    height: 2px;
    background: #de4366;
    transition: transform .5s;
    transform: scaleX(0);
    transform-origin: center;
    margin: 3px auto 0
}

.nav-links a:hover {
    color: #de4366
}

.nav-links a:hover:after {
    transform: scaleX(1);
    transform-origin: left
}

@media(max-width:1199px) {
    .nav-links {
        margin-bottom: 0;
        display: block;
        visibility: hidden;
        margin-right: 0;
        height: fit-content;
        overflow-y: auto;
        overflow-x: hidden;
        transition: .3s
    }

    .nav-links li {
        display: block;
        height: auto;
        padding: 1.2em 0;
        border-left: 0;
        border-right: 0
    }

    .nav-links li:first-child {
        border-left: 0
    }

    .nav-links li:last-child {
        border-right: 0
    }

    .nav-links li a {
        display: flex;
        height: 100%;
        transition: all .3s;
        padding: 0;
        color: #fff;
        font-size: 1.5em;
        align-items: center;
        justify-content: center;
        text-align: center
    }

    .nav-links li a:after {
        display: none
    }

    .nav-links li:first-of-type {
        border-top: 0
    }
}

@media(max-width:768px) {
    .nav-links li {
        padding: 1em 0
    }

    .nav-links li a {
        font-size: 1.125em
    }
}

.nav-divider {
    color: #fff;
    padding: 0 5px;
    font-size: 18px;
    margin-top: -8px;
    font-weight: 700;
    display: none !important
}

.nav-divider:last-of-type {
    display: none
}

@media(max-width:1400px) {
    .nav-divider {
        padding: 0 2px;
        font-size: 14px
    }
}

@media(max-width:1199px) {
    .nav-divider {
        display: none !important
    }
}

.nav-current .nav-link {
    color: #fff
}

@media(max-width:1199px) {
    .nav-current .nav-link {
        color: #fff
    }
}

.nav-current .nav-link:after {
    transform: scaleX(1);
    transform-origin: center
}

@media(max-width:1199px) {
    .nav-current .nav-link:after {
        transform: scaleX(.5);
        transform-origin: left
    }
}

@media(max-width:1199px) {
    .has-nav {
        padding: 0 !important
    }

    .has-nav .nav-link {
        padding-top: 1em;
        padding-bottom: 1em
    }
}

@media(max-width:1199px) {
    .dropdown-menu {
        display: flex;
        flex-direction: column;
        max-height: 0;
        opacity: 0;
        visibility: hidden;
        width: 100%;
        padding: 0;
        transition: opacity .5s, max-height .5s, visibility 0s .5s
    }

    .dropdown-item {
        margin-bottom: 3px;
        display: block;
        width: 100%;
        transition: background-color .5s .1s, opacity .2s 0s, transform .2s 0s;
        opacity: 0;
        transform: translateY(10px)
    }

    .dropdown-item a {
        padding: .9375em 25px
    }

    .dropdown-item span {
        font-size: 1em
    }

    .dropdown-item span:after {
        display: none
    }

    .dropdown-item.nav-current,
    .dropdown-item:hover {
        background-color: rgba(0, 0, 0, .5);
        transition: background-color .5s 0s
    }

    .dropdown-item.nav-current span,
    .dropdown-item:hover span {
        padding: 0 20px;
        color: #fff;
        transition: color .3s 0s, padding .3s
    }

    .dropdown-item.nav-current span:after,
    .dropdown-item:hover span:after {
        transform: rotate(90deg)
    }

    .js-dropdown .dropdown-menu {
        opacity: 1;
        visibility: visible;
        max-height: 1000px;
        transition: opacity .5s, max-height .5s, visibility 0s 0s
    }

    .js-dropdown .dropdown-item {
        transition: background-color .5s .1s, opacity .2s .1s, transform .2s .1s;
        opacity: 1;
        transform: translateY(0)
    }

    .js-dropdown .dropdown-item:nth-of-type(2) {
        transition: background-color .5s .1s, opacity .2s .15s, transform .2s .15s
    }

    .js-dropdown .dropdown-item:nth-of-type(3) {
        transition: background-color .5s .1s, opacity .2s .2s, transform .2s .2s
    }

    .js-dropdown .dropdown-item:nth-of-type(4) {
        transition: background-color .5s .1s, opacity .2s .25s, transform .2s .25s
    }

    .js-dropdown .dropdown-item:nth-of-type(5) {
        transition: background-color .5s .1s, opacity .2s .3s, transform .2s .3s
    }

    .js-dropdown .dropdown-item:nth-of-type(6) {
        transition: background-color .5s .1s, opacity .2s .35s, transform .2s .35s
    }

    .js-dropdown .dropdown-item:nth-of-type(7) {
        transition: background-color .5s .1s, opacity .2s .4s, transform .2s .4s
    }

    .js-dropdown .dropdown-item:nth-of-type(8) {
        transition: background-color .5s .1s, opacity .2s .45s, transform .2s .45s
    }

    .sub-nav-list {
        background-color: unset !important
    }
}

.sub-nav-list {
    border-top: none;
    display: block;
    list-style: none;
    opacity: 0;
    padding: 0 0 0;
    position: absolute;
    text-align: center;
    margin-top: 0;
    transform: translateY(0);
    margin-left: -100px;
    left: 50%;
    top: 100%;
    transition: .3s;
    visibility: hidden;
    background-color: #000
}

.sub-nav-list li:last-child {
    background: #000
}

@media(max-width:1199px) {
    .sub-nav-list li:last-child {
        background: inherit
    }

    .sub-nav-list li:last-child:hover {
        background: inherit
    }
}

.sub-nav-list li:last-child:hover {
    background: #000
}

.has-nav:hover .sub-nav-list {
    opacity: 1;
    transition: opacity .3s 0s, transform .3s 0s, visibility .3s 0s;
    visibility: visible
}

@media screen and (max-width:1199px) {
    .sub-nav-list {
        border: none;
        display: flex;
        justify-content: center;
        opacity: 1;
        visibility: visible;
        position: relative;
        transform: translateY(0);
        margin-left: 0;
        left: 0;
        right: 0;
        width: 100%;
        flex-wrap: wrap
    }

    .sub-nav-list li a {
        font-size: 15px
    }
}

.sub-nav-item {
    margin: 0;
    padding: 10px;
    transition: all .3s
}

@media(max-width:1199px) {
    .sub-nav-item:hover span {
        color: #fff !important
    }
}

.sub-nav-item:hover span {
    color: #fff
}

.sub-nav-item a {
    font-size: 1em
}

.sub-nav-item a:after {
    visibility: hidden;
    display: none
}

.sub-nav-item a:hover {
    color: #de4366
}

.sub-nav-item a:hover:after {
    visibility: hidden
}

@media screen and (max-width:1199px) {
    .sub-nav-item {
        display: block;
        width: 100%
    }
}

.sub-nav-link {
    display: block;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    padding: 20px;
    text-decoration: none;
    white-space: nowrap;
    transition: all .3s
}

@media screen and (max-width:1199px) {
    .sub-nav-link {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px;
        white-space: normal;
        width: 100%
    }
}

div.sub-nav-link {
    display: none
}

@media screen and (max-width:1199px) {
    div.sub-nav-link {
        display: block
    }
}

.nav-social {
    margin: 0;
    margin-top: -10px;
    display: flex;
    padding-left: 0;
    transform: scale(.95);
    transform-origin: right;
    height: 100%;
    align-items: center;
    height: fit-content
}

.nav-social li {
    list-style: none;
    display: flex;
    height: 100%;
    align-items: center;
    margin-left: 10px;
    border-top: 0 !important
}

.nav-social li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    text-decoration: none
}

.nav-social li a .fa {
    color: #fff;
    transition: all .3s;
    font-size: 24px !important
}

.nav-social li a:hover .fa {
    color: #de4366
}

.nav-social li a svg {
    fill: #fff;
    width: 20px;
    height: 20px;
    transition: all .3s
}

.nav-social li a:hover svg {
    fill: #de4366
}

@media(max-width:1199px) {
    .nav-social {
        padding: .5em;
        transform: scale(1);
        transform-origin: right;
        justify-content: center;
        border-top: solid 1px rgba(0, 0, 0, .25);
        border-bottom: solid 1px rgba(0, 0, 0, .25);
        visibility: hidden;
        margin-right: 0;
        height: fit-content;
        overflow-y: auto;
        overflow-x: hidden;
        transition: .3s
    }

    .nav-social li {
        display: block;
        height: auto;
        padding: 0 1em
    }

    .nav-social li a .fa {
        transition: none
    }
}

.hamburger {
    display: none;
    position: absolute;
    top: 1.875em;
    bottom: 1.875em;
    right: 0;
    margin: auto;
    z-index: 4;
    padding-left: 15px
}

@media(max-width:1199px) {
    .hamburger {
        display: flex;
        flex-grow: 1;
        align-items: center;
        justify-content: center;
        padding-right: 1.25em
    }
}

.hamburger-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.js-nav-open .hamburger-icon {
    transform: rotate(-90deg)
}

.hamburger-icon span {
    width: 34px;
    height: 4px;
    background-color: #fff;
    position: relative;
    display: block
}

.hamburger-icon span:before {
    height: 4px;
    top: -7px;
    width: 100%;
    right: 0;
    background-color: #fff;
    transition: all .2s
}

.hamburger-icon span:after {
    height: 4px;
    bottom: -7px;
    width: 100%;
    right: 0;
    background-color: #fff;
    transition: all .2s
}

.js-nav-open .hamburger-icon span {
    background-color: #fff;
    width: 55%;
    transform: rotate(90deg)
}

.js-nav-open .hamburger-icon span:before {
    top: -3px;
    width: 60%;
    right: -3px;
    transform: rotate(45deg);
    background-color: #fff
}

.js-nav-open .hamburger-icon span:after {
    bottom: -3px;
    width: 60%;
    right: -3px;
    transform: rotate(-45deg);
    background-color: #fff
}

header {
    position: relative
}

.header-background {
    position: relative
}

.header-background .logo-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: fit-content;
    height: fit-content
}

.header-background:before {
    content: "";
    display: block;
    background: url(../img/themescape-header-border-white.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 15vh;
    z-index: 1
}

@media(max-width:768px) {
    .header-background:before {
        height: 5vh
    }
}

.page-header {
    height: 700px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    box-shadow: 0 80px 100px #000;
    border-bottom: 30px solid #000
}

.page-header .page-title {
    z-index: 1;
    color: #de4366
}

@media(max-width:768px) {
    .page-header {
        max-height: calc(100vh - 110px)
    }
}

.page-header:before {
    content: "";
    display: block;
    background: url(../img/themescape-header-border-black.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 15vh
}

@media(max-width:768px) {
    .page-header:before {
        height: 5vh
    }
}

.overlay {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .25);
    z-index: 0
}

.bg-vid {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    min-width: 160%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1
}

.interior-header-background {
    background-size: cover;
    background-position: 50% 100%;
    position: relative;
    max-height: 400px;
    overflow: hidden
}

.interior-header-background img {
    max-width: 100%;
    height: auto;
    margin: auto;
    display: block;
    width: 100%
}

.fade {
    opacity: 0 !important
}

.logo-stacked {
    height: 100%;
    margin: 0 auto
}

.logo-link {
    display: flex;
    padding: 0;
    margin: auto;
    height: fit-content;
    align-items: center;
    text-align: center;
    justify-content: center
}

@media(max-width:1199px) {
    .logo-link {
        margin: 0
    }
}

.logo-link:hover img {
    opacity: .8
}

.logo-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 100%;
    height: 100%;
    margin: auto;
    padding: 50px;
    text-align: center;
    position: inherit;
    z-index: 4;
    transition: .3s
}

@media(max-width:768px) {
    .logo-container {
        padding: 30px
    }
}

.logo-container img {
    max-width: 600px;
    width: 100%;
    height: auto;
    transition: .3s
}

@media(max-width:1199px) {
    .logo-container img {
        padding: 25px
    }
}

.logo-container .header-title {
    color: #de4366;
    margin-top: 30px;
    text-transform: uppercase
}

@media(max-width:1200px) {
    .logo-container .header-title {
        margin-top: 20px
    }
}

@media(max-width:1199px) {
    .logo-container .header-title {
        max-width: 95%;
        margin: auto
    }
}

.logo-container .header-title h1 {
    letter-spacing: 5px;
    margin: 0
}

@media(max-width:1200px) {
    .logo-container .header-title h1 {
        font-size: 1.5em
    }
}

@media(max-width:1199px) {
    .logo-container .header-title h1 {
        font-size: 1.1em
    }
}

@media(max-width:1199px) {
    .logo-container .header-title h1 {
        font-size: .9em
    }
}

.logo-container .header-title h2 {
    letter-spacing: 5px;
    margin: 0;
    font-size: 3em
}

@media(max-width:1200px) {
    .logo-container .header-title h2 {
        font-size: 2em
    }
}

@media(max-width:1199px) {
    .logo-container .header-title h2 {
        font-size: 1.5em
    }
}

.logo-container .buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media(max-width:768px) {
    .logo-container .buttons .button {
        margin: 10px
    }
}

.header-tickets {
    max-width: 50%;
    margin: 50px auto;
    text-decoration: none
}

@media(max-width:1199px) {
    .header-tickets {
        max-width: 100%;
        margin-top: 25px
    }
}

.disabled {
    pointer-events: none;
    cursor: not-allowed
}

footer {
    position: relative;
    z-index: 4;
    flex-shrink: 0;
    background: #292929
}

footer:before {
    content: "";
    background: url(../img/rough-border.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100px;
    display: flex;
    position: absolute;
    top: -50px;
    z-index: -1
}

@media(max-width:1199px) {
    footer:before {
        top: -50px
    }
}

footer .wysiwyg b,
footer .wysiwyg h1,
footer .wysiwyg h2,
footer .wysiwyg h3,
footer .wysiwyg h4,
footer .wysiwyg h5,
footer .wysiwyg h6,
footer .wysiwyg li,
footer .wysiwyg p,
footer .wysiwyg strong,
footer .wysiwyg ul {
    color: #fff !important
}

footer .wysiwyg a {
    color: #de4366
}

footer .wysiwyg a:hover {
    color: #cacaca
}

footer .footer-text {
    max-width: 80%;
    margin: auto
}

.footer-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-position-y: bottom;
    z-index: -1
}

.footer-image {
    text-align: center
}

.footer-image img {
    max-width: 300px;
    margin-bottom: 20px
}

.footer-container {
    justify-content: center;
    padding: 30px
}

@media(max-width:1199px) {
    .footer-container {
        display: block
    }
}

.footer-nav-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto
}

.footer-nav-links {
    font-size: 1.25em;
    margin: 0 auto;
    padding: 0;
    display: flex;
    height: 100%;
    align-items: center;
    margin-bottom: 20px
}

.footer-nav-links li {
    list-style: none;
    display: flex;
    height: 100%;
    align-items: center;
    transition: background .3s
}

.footer-nav-links a {
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 .9375em;
    color: #fff;
    letter-spacing: .025em;
    position: relative;
    display: flex;
    transition: .3s;
    height: 100%;
    align-items: center;
    font-size: 1em;
    font-weight: 700
}

.footer-nav-links a:hover {
    text-decoration: none;
    color: #de4366
}

.footer-nav-links a:hover span {
    transform: scale(1.1)
}

.footer-nav-links a:hover:after {
    visibility: visible;
    visibility: visible;
    transform: rotate(45deg);
    top: -10px;
    transition: top .3s, visibility 0s 0s
}

@media(max-width:1199px) {
    .footer-nav-links {
        display: block;
        height: auto;
        margin: 0 auto;
        text-align: center;
        justify-content: center
    }

    .footer-nav-links li {
        display: block;
        height: auto;
        padding: .9375em 1em;
        border-top: solid 1px rgba(255, 255, 255, .25)
    }

    .footer-nav-links li a {
        display: block;
        height: auto;
        transition: all .3s;
        padding: 0;
        text-align: center;
        text-decoration: none
    }

    .footer-nav-links li a:after {
        display: none
    }

    .footer-nav-links li:first-of-type {
        border-top: 0
    }

    .footer-nav-links li:hover {
        background: #292929
    }

    .footer-nav-links li:hover a {
        color: #fff
    }
}

.footer-nav-divider {
    color: #fff;
    font-size: 20px
}

.footer-nav-divider:last-child {
    display: none
}

@media(max-width:1199px) {
    .footer-nav-divider {
        display: none !important
    }
}

.social-container {
    padding: 20px 30px 0
}

.footer-social {
    margin: 20px auto;
    display: flex;
    padding: 0;
    justify-content: center
}

.footer-social li {
    list-style: none;
    display: flex;
    height: 100%;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #292929;
    padding: 10px
}

.footer-social li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
    text-decoration: none
}

@media(max-width:768px) {
    .footer-social li a {
        height: auto;
        width: 30px
    }
}

.footer-social li a svg {
    max-height: 40px;
    fill: #fff;
    transition: all .3s
}

.footer-social li a:hover svg {
    fill: #292929
}

@media screen and (max-width:1199px) {
    .footer-social li a svg {
        max-height: 30px
    }
}

@media screen and (max-width:768px) {
    .footer-social li a svg {
        max-height: 24px
    }
}

.footer-copyright {
    text-align: center;
    padding-top: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: .875em
}

.footer-copyright a {
    color: #fff;
    text-decoration: none;
    transition: .3s
}

.footer-copyright a:hover {
    color: #de4366;
    text-decoration: underline
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #000;
    background: rgba(0, 0, 0, .7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 200
}

@media(max-width:1199px) {
    #return-to-top {
        width: 40px;
        height: 40px
    }
}

#return-to-top svg {
    fill: #fff;
    margin: 0;
    position: absolute;
    left: 10px;
    width: 30px;
    top: 8px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

@media(max-width:1199px) {
    #return-to-top svg {
        left: 8px;
        width: 24px;
        top: 7px
    }
}

#return-to-top:hover {
    background: rgba(0, 0, 0, .9)
}

#return-to-top:hover svg {
    fill: #fff;
    top: 5px
}

.wrapper {
    width: 100%;
    position: relative;
    min-height: 100%;
    flex: 1 0 auto;
    z-index: 4
}

.wrapper:before {
    content: "";
    background: #000;
    background: -moz-linear-gradient(180deg, #000 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(180deg, #000 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, #000 0, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    height: 250px;
    display: block;
    position: fixed;
    z-index: 1
}

@media(max-width:1199px) {
    .home .embed {
        max-width: 90%
    }
}

.home .description .wysiwyg h1 {
    font-family: "Titillium Web", sans-serif
}

.home .description .wysiwyg p {
    font-weight: 700;
    font-size: 17px
}

.home .about-container {
    padding: 50px;
    background: #fff
}

.home .about-container .wysiwyg b,
.home .about-container .wysiwyg h1,
.home .about-container .wysiwyg h2,
.home .about-container .wysiwyg h3,
.home .about-container .wysiwyg h4,
.home .about-container .wysiwyg h5,
.home .about-container .wysiwyg h6,
.home .about-container .wysiwyg ol,
.home .about-container .wysiwyg p,
.home .about-container .wysiwyg strong,
.home .about-container .wysiwyg ul {
    color: #fff !important
}

.home .about-container .flex-container {
    max-width: 1600px
}

@media(max-width:1199px) {
    .home .about-container .flex-container {
        max-width: 100%
    }
}

.home .about-container .grid-49 {
    margin: 0 1%;
    vertical-align: middle;
    align-items: center;
    display: flex
}

.home .about-container .about-description {
    background: #de4366;
    padding: 30px 50px;
    margin-left: -150px
}

@media(max-width:1199px) {
    .home .about-container .about-description {
        margin-left: 0
    }
}

@media(max-width:1199px) {
    .home .about-container {
        padding: 30px;
        max-width: 100%
    }
}

.home .portfolio-container {
    padding: 50px;
    position: relative
}

.home .portfolio-container:before {
    content: "";
    background: url(../img/rough-border-white.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100px;
    display: flex;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    z-index: -1
}

.home .portfolio-container:after {
    content: "";
    background: url(../img/rough-border-grey.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100px;
    display: flex;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    z-index: -1
}

@media(max-width:1600px) {
    .home .portfolio-container {
        padding: 30px
    }
}

.home .services-container {
    position: relative
}

.home .services-container:after {
    content: "";
    background: url(../img/rough-border-grey.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100px;
    display: flex;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    z-index: -1
}

.home .services-container .wysiwyg {
    margin: auto;
    max-width: 1600px;
    color: #000 !important
}

.home .services-container .wysiwyg b,
.home .services-container .wysiwyg h1,
.home .services-container .wysiwyg h2,
.home .services-container .wysiwyg h3,
.home .services-container .wysiwyg h4,
.home .services-container .wysiwyg h5,
.home .services-container .wysiwyg h6,
.home .services-container .wysiwyg ol,
.home .services-container .wysiwyg p,
.home .services-container .wysiwyg strong,
.home .services-container .wysiwyg ul {
    color: #000 !important
}

.home .services-container .wysiwyg b,
.home .services-container .wysiwyg ol,
.home .services-container .wysiwyg p,
.home .services-container .wysiwyg strong,
.home .services-container .wysiwyg ul {
    color: #828282 !important
}

@media(max-width:1600px) {
    .home .services-container .wysiwyg {
        max-width: 90%
    }
}

.home .home-blurb .home-blurb-contain {
    padding: 50px;
    max-width: 90%;
    margin: auto
}

.home .home-blurb .home-blurb-contain .grid-49 {
    margin: 1%
}

@media(max-width:1440px) {
    .home .home-blurb .home-blurb-contain {
        padding: 30px;
        max-width: 100%
    }
}

.home .home-blurb h2 {
    line-height: 1.5;
    font-size: 32px
}

@media(max-width:1199px) {
    .home .home-blurb h2 {
        font-size: 32px
    }
}

@media(max-width:768px) {
    .home .home-blurb h2 {
        font-size: 20px
    }
}

.home .content {
    margin: 0 auto;
    padding: 0
}

.home .content .wysiwyg b,
.home .content .wysiwyg h1,
.home .content .wysiwyg h2,
.home .content .wysiwyg h3,
.home .content .wysiwyg h4,
.home .content .wysiwyg h5,
.home .content .wysiwyg h6,
.home .content .wysiwyg ol,
.home .content .wysiwyg p,
.home .content .wysiwyg strong,
.home .content .wysiwyg ul {
    color: #fff
}

.home .content .link-block {
    margin-bottom: 0
}

.home .content .container {
    background: rgba(0, 0, 0, 0);
    padding-top: 0
}

.full-width {
    padding: 50px
}

@media(max-width:768px) {
    .full-width {
        padding: 30px
    }
}

.full-width-content {
    max-width: 1600px;
    margin: 0 auto
}

.container {
    width: 100%;
    max-width: 100%;
    min-height: 100px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    font-family: Oswald, sans-serif
}

.page-container {
    min-height: 500px
}

@media(max-width:1200px) {
    .page-container {
        max-width: 100%;
        min-height: 300px
    }
}

.content {
    height: 100%;
    position: relative;
    z-index: 8;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 0
}

@media(min-width:1921px) {
    .content {
        margin: 0 auto 0
    }
}

.grad-bg {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%)
}

.bg {
    position: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -2;
    opacity: 1
}

@media(max-width:1199px) {
    .bg {
        background-position: 50%;
        background-size: cover !important
    }
}

section {
    max-width: 1100px;
    margin: 0 auto;
    position: relative
}

.site-module {
    max-width: 100%;
    margin: auto;
    z-index: 1;
    margin-bottom: 2em
}

@media(max-width:1601px) {
    .site-module {
        max-width: 100%
    }
}

.site-module p:last-child {
    margin-bottom: 0
}

.site-module .container:not(:first-child) {
    padding-top: 0
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 15px
}

@media(max-width:1199px) {
    .grid-container {
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width:768px) {
    .grid-container {
        grid-template-columns: 1fr
    }
}

.grid-31 {
    width: 32.33%;
    margin-bottom: 2%;
    position: relative
}

.grid-31 .wysiwyg h1,
.grid-31 .wysiwyg h2,
.grid-31 .wysiwyg h3,
.grid-31 .wysiwyg h4,
.grid-31 .wysiwyg h5,
.grid-31 .wysiwyg h6 {
    color: #f3c065
}

.grid-31 .wysiwyg p {
    color: #fff
}

.grid-31 .wysiwyg b {
    color: #f3c065
}

@media(max-width:768px) {
    .grid-31 {
        width: 48%
    }
}

@media(max-width:768px) {
    .grid-31 {
        width: 100%
    }
}

.grid-31-xsml {
    width: 32.33%;
    position: relative
}

.grid-31-sml {
    width: 32.33%;
    margin-bottom: 2%;
    position: relative
}

@media(max-width:768px) {
    .grid-31-sml {
        width: 100%
    }
}

.grid-31-stretch {
    width: 32.33%;
    margin: 0 .5%;
    margin-bottom: 2%;
    position: relative;
    flex-grow: 1
}

@media(max-width:768px) {
    .grid-31-stretch {
        width: 100%
    }
}

.grid-35 {
    width: 32.33%;
    margin-bottom: 2%;
    position: relative
}

@media(max-width:1199px) {
    .grid-35 {
        width: 48%
    }
}

@media(max-width:768px) {
    .grid-35 {
        width: 100%
    }
}

.grid-65 {
    width: 64.66%;
    margin-bottom: 2%;
    position: relative
}

@media(max-width:1199px) {
    .grid-65 {
        width: 48%
    }
}

@media(max-width:768px) {
    .grid-65 {
        width: 100%
    }
}

.grid-24 {
    width: 23.5%;
    margin-bottom: 2%;
    position: relative
}

@media(max-width:1199px) {
    .grid-24 {
        width: 49%
    }
}

@media(max-width:768px) {
    .grid-24 {
        width: 100%
    }
}

.grid-49 {
    width: 48%;
    margin-bottom: 2%;
    position: relative
}

@media(max-width:1199px) {
    .grid-49 {
        width: 100%;
        margin-bottom: 40px
    }
}

.flex-container {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative
}

@media(max-width:768px) {
    .flex-container {
        padding: 0
    }
}

.flex-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.left-flex:after {
    display: block;
    height: 0;
    content: "";
    flex-grow: 1;
    max-width: 49%
}

@media(max-width:1199px) {
    .left-flex:after {
        display: none
    }
}

.link-block {
    display: block;
    padding: .5em 0;
    margin-bottom: 2.5em
}

@media(max-width:1199px) {
    .link-block {
        margin-bottom: 1.5em
    }
}

@media(max-width:768px) {
    .link-block {
        margin-bottom: 1em
    }
}

.link-block * {
    text-decoration: none;
    transition: all .3s
}

.link-block:hover .img-block div {
    opacity: 1
}

.link-block:hover .img-block div .arrow-icon {
    transform: translateX(0)
}

.link-block:hover .icon-block img {
    transform: scale(.9)
}

.link-block:hover .icon-block * {
    color: #de4366
}

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
    z-index: 0
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -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-page-dots {
    position: absolute;
    width: 100%;
    top: 20px;
    bottom: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

@media(max-width:768px) {
    .flickity-page-dots {
        bottom: 5px
    }
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 4px;
    background: #fff;
    border-radius: 50%;
    padding: 4px;
    cursor: pointer;
    transition: border .3s
}

@media(max-width:768px) {
    .flickity-page-dots .dot {
        width: 8px;
        height: 8px
    }
}

.flickity-page-dots .dot.is-selected {
    background: #fff
}

.flickity-button {
    background: url(../img/icon-slider-arrow.svg) !important;
    background-repeat: no-repeat !important
}

.flickity-prev-next-button {
    position: absolute;
    top: 0;
    width: 3.125em;
    height: 100%;
    border: none;
    border-radius: 0;
    background: url(../img/icon-slider-arrow.svg);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    transition-duration: .3s;
    transition-property: background, opacity;
    background-size: 15px;
    z-index: 3
}

.flickity-prev-next-button:hover {
    background-color: rgba(0, 0, 0, .2)
}

@media(max-width:768px) {
    .flickity-prev-next-button {
        display: none
    }
}

.product-slider .flickity-prev-next-button,
.related-content .flickity-prev-next-button {
    background: url(../img/icon-slider-arrow.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px
}

.flickity-prev-next-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #09f
}

.flickity-prev-next-button.previous {
    left: 0;
    transform: rotate(180deg)
}

.flickity-prev-next-button.next {
    right: 0
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 0
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 0
}

.flickity-prev-next-button:disabled {
    opacity: .3;
    cursor: auto
}

.flickity-prev-next-button svg {
    display: none
}

.flickity-prev-next-button .arrow {
    fill: #fff
}

.flickity-prev-next-button.no-svg {
    color: #333;
    font-size: 26px
}

.js-slider-2 .flickity-slider {
    display: flex
}

.js-slider-2 .flickity-slider a {
    position: relative !important;
    left: 0 !important;
    flex-shrink: 0
}

.vbox-overlay *,
.vbox-overlay :after,
.vbox-overlay :before {
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vbox-overlay {
    background: #fdfdfd;
    background: rgba(0, 0, 0, .85);
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.vbox-preloader {
    position: fixed;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin-left: -16px;
    margin-top: -16px;
    background-image: url(../img/plugins/venobox/preload-circle.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(18) infinite;
    -moz-animation: playload 1.4s steps(18) infinite;
    -ms-animation: playload 1.4s steps(18) infinite;
    -o-animation: playload 1.4s steps(18) infinite;
    animation: playload 1.4s steps(18) infinite
}

@-webkit-keyframes playload {
    from {
        background-position: 0
    }

    to {
        background-position: -576px
    }
}

@-moz-keyframes playload {
    from {
        background-position: 0
    }

    to {
        background-position: -576px
    }
}

@-ms-keyframes playload {
    from {
        background-position: 0
    }

    to {
        background-position: -576px
    }
}

@-o-keyframes playload {
    from {
        background-position: 0
    }

    to {
        background-position: -576px
    }
}

@keyframes playload {
    from {
        background-position: 0
    }

    to {
        background-position: -576px
    }
}

.vbox-close {
    cursor: pointer;
    position: fixed;
    top: -1px;
    right: 0;
    width: 46px;
    height: 40px;
    padding: 10px 20px 10px 0;
    display: block;
    background-position: 10px center;
    color: #fff;
    text-indent: -100px;
    overflow: hidden
}

.vbox-next,
.vbox-prev {
    box-sizing: content-box;
    cursor: pointer;
    position: fixed;
    top: 50%;
    color: #fff;
    width: 30px;
    height: 170px;
    margin-top: -85px;
    text-indent: -100px;
    border: solid transparent;
    overflow: hidden
}

.vbox-prev {
    left: 0;
    border-width: 0 30px 0 10px;
    background: url(../img/plugins/venobox/prev.gif) center center no-repeat
}

.vbox-next {
    right: 0;
    border-width: 0 10px 0 30px;
    background: url(../img/plugins/venobox/next.gif) center center no-repeat
}

.vbox-title {
    width: 100%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    padding: 6px 40px;
    overflow: hidden;
    background: #161617;
    position: fixed;
    display: none;
    top: -1px;
    left: 0
}

.vbox-num {
    cursor: pointer;
    position: fixed;
    top: -1px;
    left: 0;
    height: 40px;
    display: block;
    color: #fff;
    overflow: hidden;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 10px;
    background: #161617;
    display: none
}

.vbox-inline {
    width: 100%;
    max-width: 100%;
    text-align: left;
    margin: 0 auto;
    overflow: auto
}

.vbox-inline a {
    color: red;
    transition: color .3s
}

.vbox-inline a:hover {
    color: gray
}

.vbox-inline iframe {
    margin: 0 auto
}

.venoframe {
    border: none;
    width: 960px;
    height: 540px
}

.venoframe img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

@media(max-width:992px) {
    .venoframe {
        width: 640px;
        height: 360px
    }
}

@media(max-width:767px) {
    .venoframe {
        width: 420px;
        height: 236px
    }
}

@media(max-width:460px) {
    .vbox-inline {
        width: 100%;
        font-size: 90%
    }

    .venoframe {
        width: 100%;
        height: 260px
    }
}

.vbox-container {
    position: relative;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

.vbox-content {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.vbox-container img {
    max-width: 100%;
    height: auto;
    max-height: 90vh
}

.accordion-container {
    margin-bottom: .625em
}

.accordion {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    padding: 20px 1.25em;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    border: none;
    outline: 0;
    transition: all .3s;
    font-size: 1.125em;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    position: relative;
    border-radius: 10px
}

@media(max-width:768px) {
    .accordion {
        font-size: 1em;
        padding: 15px 1.25em
    }
}

.accordion:hover {
    background: #000
}

.active {
    background: #000;
    color: #fff
}

.panel {
    padding: 1.25em;
    background-color: #fff;
    display: none;
    overflow: hidden;
    color: #000;
    border-radius: 10px
}

.panel p {
    color: #000
}

@media(max-width:768px) {
    .panel {
        padding: 1.25em .5em
    }
}

.accordion:before {
    content: "+";
    width: 40px;
    height: 40px;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 10px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-position: center;
    transition: all .3s
}

.active:before {
    content: "-"
}

.button {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    padding: 10px 20px 10px 60px;
    width: fit-content;
    align-items: flex-end;
    justify-content: right;
    display: flex;
    text-align: right;
    color: #fff;
    font-size: 1em;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 auto;
    text-decoration: none;
    font-family: "Titillium Web", sans-serif;
    transition: .2s;
    backface-visibility: hidden;
    perspective: 1000px;
    position: relative
}

.button.alignleft {
    margin: 10px auto 10px 0
}

.button.aligncenter {
    margin: 10px auto
}

.button.alignright {
    margin: 10px 0 10px auto
}

.button:after {
    background: #292929;
    content: "";
    height: 100%;
    width: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    transform-origin: top left;
    transition: .2s ease-out;
    will-change: transform;
    z-index: -1;
    visibility: hidden
}

.button:hover {
    color: #fff
}

.button:hover:after {
    visibility: visible;
    transform: translate(0, 0)
}

@media(max-width:1600px) {
    .button {
        font-size: 1.5em
    }
}

@media(max-width:1440px) {
    .button {
        font-size: 1.25em
    }
}

@media(max-width:1199px) {
    .button {
        font-size: 1.75em
    }
}

@media(max-width:768px) {
    .button {
        font-size: 1.25em
    }
}

@media(max-width:375px) {
    .button {
        font-size: 1em
    }
}

.buttons {
    display: flex;
    max-width: 100%;
    flex-wrap: wrap
}

.buttons.left {
    justify-content: left
}

.buttons .center {
    justify-content: center
}

.buttons.right {
    justify-content: right
}

.buttons .button {
    margin: 0 10px
}

.outline-button {
    background: rgba(0, 0, 0, 0);
    padding: 10px 30px;
    width: fit-content;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 1em;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0 auto;
    text-decoration: none;
    font-family: Oswald, sans-serif;
    border: 1px solid #292929;
    transition: .3s
}

.outline-button:hover {
    background: #fff;
    color: #fff;
    border: 1px solid #fff
}

@media(max-width:1600px) {
    .outline-button {
        font-size: 1.5em
    }
}

@media(max-width:1440px) {
    .outline-button {
        font-size: 1.25em
    }
}

@media(max-width:1199px) {
    .outline-button {
        width: 50%;
        font-size: 1.75em
    }
}

@media(max-width:768px) {
    .outline-button {
        font-size: 1.25em;
        width: 90%;
        padding: 10px
    }
}

@media(max-width:375px) {
    .outline-button {
        font-size: 1em
    }
}

.two-button {
    display: flex;
    margin-bottom: .5em !important
}

.two-button .outline-button {
    width: 49%
}

.two-button a {
    margin: 15px auto
}

@keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0)
    }
}

input.wpcf7-form-control {
    width: 100%;
    min-height: 40px;
    padding: 15px;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-family: Oswald, sans-serif;
    border: 1px solid #cacaca;
    margin-bottom: 10px
}

textarea.wpcf7-form-control {
    width: 100%;
    padding: 15px;
    background: rgba(0, 0, 0, 0);
    font-family: Oswald, sans-serif;
    color: #fff;
    border: 1px solid #cacaca
}

input.wpcf7-form-control.wpcf7-submit {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    padding: 10px 20px 10px 60px;
    width: fit-content;
    align-items: center;
    justify-content: center;
    display: flex;
    text-align: center;
    color: #fff;
    font-size: 1.25em;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 0 auto;
    text-decoration: none;
    font-family: "Titillium Web", sans-serif;
    transition: .3s
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #fff;
    color: #000
}

.grecaptcha-badge {
    visibility: hidden
}

.flex {
    display: flex;
    width: 100%;
    margin: auto
}

.flex .wpcf7-form-control-wrap {
    width: 100% !important;
    margin: 0 .5% 1%
}

.flex .wpcf7-form-control-wrap:first-child {
    margin-left: 0
}

.flex .wpcf7-form-control-wrap:last-child {
    margin-right: 0
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    border-color: rgba(0, 0, 0, .5);
    box-shadow: 0 1px 1px rgba(255, 255, 255, .075) inset, 0 0 8px rgba(255, 255, 255, .6);
    outline: 0 none
}

::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1;
    font-weight: 600
}

:-moz-placeholder {
    color: #fff !important;
    opacity: 1;
    font-weight: 600
}

::-moz-placeholder {
    color: #fff !important;
    opacity: 1;
    font-weight: 600
}

:-ms-input-placeholder {
    color: #fff !important;
    opacity: 1;
    font-weight: 600
}

.page-image {
    max-width: 100%
}

.img-block {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 2em;
    margin: auto
}

.img-block img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 130%;
    margin: auto
}

.about-image {
    display: block !important;
    width: auto !important;
    height: auto !important;
    max-width: 130% !important;
    margin: auto !important
}

.img-block span {
    bottom: 15px;
    right: 15px;
    padding: 5px;
    background-color: #fff;
    color: #de4366;
    font-size: 11px;
    font-family: Oswald, sans-serif;
    z-index: 3
}

.img-block span.caption-2 {
    position: static;
    float: left;
    padding-left: 0
}

@media(max-width:1199px) {
    .img-block span {
        position: static;
        float: right;
        padding-right: 0
    }
}

.img-block div.link-content {
    position: absolute;
    z-index: 4;
    background-color: rgba(0, 0, 0, .7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
    opacity: 0
}

.img-block div.article-quote {
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 2.5em
}

.img-block div.article-quote div {
    width: 70%;
    border-bottom: solid 1px #000;
    padding-bottom: .9375em
}

@media(max-width:1199px) {
    .img-block div.article-quote {
        position: static
    }
}

.image-content {
    display: flex;
    justify-content: space-between;
    margin: 20px 0
}

@media(max-width:768px) {
    .image-content {
        display: block
    }
}

.image-content img {
    width: 250px;
    height: 250px;
    margin-right: 20px
}

@media(max-width:1199px) {
    .image-content img {
        width: 200px;
        max-width: 100%;
        height: auto
    }
}

@media(max-width:768px) {
    .image-content img {
        width: 300px;
        height: auto;
        max-width: 100%;
        margin-bottom: 15px
    }
}

.image-gallery {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px
}

.image-gallery a {
    width: 19%;
    margin: .5%;
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

.image-gallery a:before {
    content: "+";
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65);
    opacity: 0;
    position: absolute;
    z-index: 1;
    font-size: 100px;
    color: #fff;
    transition: .3s
}

.image-gallery a img {
    display: block;
    width: 100%;
    height: auto;
    transition: .3s;
    opacity: 1
}

.image-gallery a:hover:before {
    opacity: .9
}

.image-gallery a:hover img {
    transform: scale(1.2);
    opacity: 1
}

@media(max-width:1199px) {
    .image-gallery a {
        width: 49%
    }
}

.schedule-gallery a {
    width: 32%
}

@media(max-width:1199px) {
    .schedule-gallery a {
        width: 49%
    }
}

@media(max-width:768px) {
    .schedule-gallery a {
        width: 100%
    }
}

.vendor-gallery {
    margin-bottom: 30px
}

.vendor-gallery .sponsor {
    width: 24%;
    padding: 5px;
    height: 100%;
    margin: .5%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.1
}

@media(max-width:768px) {
    .vendor-gallery .sponsor {
        width: 100%
    }
}

.vendor-gallery .sponsor span {
    margin-top: 10px;
    display: block
}

.vendor-gallery .sponsor a {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    padding: 0
}

.vendor-gallery .sponsor img {
    max-width: 100%
}

.loader {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
    background: #000;
    pointer-events: none
}

.loader img {
    width: 20%;
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    animation: 1s pulse infinite
}

@media(max-width:1199px) {
    .loader img {
        width: 80%
    }
}

.loaded .loader {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s .5s, visibility 0s 1s
}

.loaded body {
    overflow: auto;
    overflow-x: hidden !important
}

.outer-loader {
    transform: scale(.8);
    transform-origin: center
}

.inner-loader {
    animation: rotate 1s infinite alternate ease-in-out;
    transform-origin: center
}

.loader-circle {
    animation: pulse 1s infinite alternate ease-in-out;
    transform-origin: center
}

@keyframes rotate {
    100% {
        transform: rotate(-1100deg)
    }
}

@keyframes pulse {
    0% {
        transform: scale(.9)
    }

    50% {
        transform: scale(1)
    }

    100% {
        transform: scale(.9)
    }
}

.site-video {
    position: relative;
    padding-bottom: 56.25% !important;
    width: 100%;
    height: 0;
    margin: 50px auto
}

@media(max-width:768px) {
    .site-video {
        margin: 50px auto
    }
}

.site-video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

aside .site-video:after {
    display: none
}

.videos {
    display: flex
}

@media(max-width:1199px) {
    .videos {
        flex-wrap: wrap
    }

    .videos .site-video {
        margin: 30px auto 0 !important
    }
}

.home .site-video {
    padding-bottom: 56.25% !important;
    margin: 1%;
    border-radius: 25px;
    background: #000
}

.home .site-video iframe {
    width: 90%;
    height: 90%;
    margin: auto
}

@media(max-width:1600px) {
    .home .site-video {
        max-width: 90%;
        margin: 0 auto;
        padding-bottom: 56.25% !important
    }
}

.videos-container {
    width: 100%;
    display: flex;
    margin: 50px 0
}

@media(max-width:768px) {
    .videos-container {
        flex-wrap: wrap;
        margin: 30px 0
    }
}

.videos-container .site-video {
    width: 100%;
    margin: 0 10px;
    padding-bottom: 26.5% !important
}

@media(max-width:768px) {
    .videos-container .site-video {
        width: 100%;
        margin: 10px 0;
        padding-bottom: 56.5% !important
    }
}

.site-embed {
    position: relative
}

.site-embed iframe {
    width: 100%;
    position: relative;
    z-index: 2
}

aside .site-embed:after {
    display: none
}

.media {
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 60px
}

.media iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media(max-width:1199px) {
    .media {
        margin-bottom: 40px
    }
}

.media-grid {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.media-grid:after {
    content: "";
    flex-grow: 1
}

.media-item {
    width: 48%;
    margin: 1%;
    margin-bottom: 40px;
    padding: 20px;
    background: rgba(0, 0, 0, .5);
    text-decoration: none;
    transition: background .3s
}

.media-item h2 {
    text-align: center;
    color: #fff;
    font-size: 1em;
    margin-top: 20px;
    text-decoration: none;
    font-weight: 400
}

.media-item:hover {
    background: rgba(0, 0, 0, .3)
}

.media-item:hover .media-thumb:before {
    background: rgba(0, 0, 0, .3)
}

.media-item:hover .media-thumb:after {
    transform: scale(1.1)
}

.media-item:first-child {
    margin-left: 0
}

.media-item:last-child {
    margin-right: 0
}

@media(max-width:1440px) {
    .media-item {
        width: 48%;
        margin: 0 .5%;
        margin-bottom: 40px
    }
}

@media(max-width:1199px) {
    .media-item {
        width: 100%
    }
}

.media-thumb {
    position: relative
}

.media-thumb img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 1
}

.media-thumb:before {
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    transition: background .3s
}

.media-thumb:after {
    content: "";
    background: url(../img/icon-play.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    z-index: 3;
    transition: transform .3s
}

.media-embed {
    width: 100%;
    max-width: 1000px;
    height: 0;
    padding-bottom: 56.9%;
    position: relative
}

.media-embed iframe {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute
}

.news-grid {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

@media(max-width:1199px) {
    .news-grid {
        display: block
    }
}

.news-page-grid {
    justify-content: center;
    position: relative
}

.news-page-grid:after {
    flex-grow: 1;
    min-width: 50%;
    display: flex;
    content: ""
}

@media(max-width:1199px) {
    .news-container .news-grid {
        display: flex
    }
}

@media(max-width:768px) {
    .news-container .news-grid {
        display: block
    }
}

.news-item {
    width: 32%;
    background: #fff;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0 .5%;
    color: #000;
    text-align: left
}

.news-item h3 {
    color: #959595;
    text-align: left
}

.news-item h2 {
    padding: 0;
    font-size: 1.5em;
    color: #000;
    margin: 0;
    text-align: left;
    line-height: 1.2
}

.news-item .news-date {
    padding: 10px 0;
    font-size: 1em;
    color: #000;
    text-align: left
}

.news-item .description {
    color: #000;
    text-align: left;
    padding-bottom: 10px
}

.news-item .button {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #292929;
    color: #292929
}

.news-item .button:hover {
    color: #fff;
    background: #292929
}

@media(max-width:1199px) {
    .news-item {
        width: 90%;
        max-width: 600px;
        margin: 0 auto;
        margin-bottom: 15px
    }
}

.news-container .news-item {
    margin: 0 .5%;
    margin-bottom: 15px
}

@media(max-width:1440px) {
    .news-container .news-item {
        margin: 0 1%;
        width: 48%
    }
}

@media(max-width:1199px) {
    .news-container .news-item {
        width: 48% !important
    }
}

@media(max-width:768px) {
    .news-container .news-item {
        width: 100% !important;
        margin: 0 0 15px
    }
}

.news-details {
    padding: 20px;
    text-align: center
}

.news-thumb {
    width: 100%;
    position: relative;
    overflow: hidden
}

.news-thumb img {
    display: block;
    width: 100%;
    height: auto;
    transition: .3s
}

.news-thumb:before {
    content: "";
    display: block;
    background: url(../img/themescape-header-border-white.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 56px;
    z-index: 10
}

.news-thumb:hover img {
    transform: scale(1.05)
}

.page-title {
    width: 100%;
    padding: .625em 1.875em .625em 1.875em;
    max-width: 1600px
}

.page-title h1 {
    margin: auto;
    color: #fff;
    font-size: 4em;
    text-align: center;
    padding: 0;
    width: 100%;
    font-family: "Titillium Web", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1
}

@media(max-width:1199px) {
    .page-title h1 {
        font-size: 3em
    }
}

@media(max-width:768px) {
    .page-title h1 {
        font-size: 2.25em
    }
}

.page-title h2 {
    text-align: center;
    font-family: "Titillium Web", sans-serif;
    text-transform: uppercase;
    color: #e6e6e6;
    font-weight: 400;
    font-size: 2em
}

@media(max-width:1199px) {
    .page-title h2 {
        font-size: 1.5em
    }
}

@media(max-width:768px) {
    .page-title h2 {
        font-size: 1.125em
    }
}

.home .page-title {
    width: 100%;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    border-radius: 0 !important
}

.home .page-title h1 {
    max-width: 1200px;
    text-align: center
}

.section-title {
    width: 100%;
    padding: 1em 1.5em .625em 1.5em;
    font-weight: 400;
    color: #fff
}

.section-title h1 {
    margin: 0;
    padding: 0;
    font-size: 1.5em;
    width: 100%;
    padding-bottom: 20px;
    text-transform: uppercase
}

.section-title h2 {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    font-size: 1.5em;
    font-weight: 700;
    padding-bottom: 20px;
    text-transform: uppercase
}

.pageinttl {
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    margin-right: 10px;
    font-size: 14px;
    font-family: Oswald, sans-serif;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 .5em
}

.tfg-pagination {
    margin: 30px 0;
    margin-left: 0;
    float: left;
    font-family: Oswald, sans-serif;
    width: 100%
}

.tfg-pagination li {
    float: left;
    list-style: none;
    display: block
}

.tfg-pagination li a {
    text-decoration: none;
    background: #de4366;
    transition: background .2s, color .2s;
    height: 40px;
    line-height: 40px;
    width: 40px;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    margin-right: 2px;
    display: block;
    text-align: center
}

.tfg-pagination li a:hover {
    background: #000
}

.tfg-pagination li a.current {
    background: #000
}

.portfolio-grid {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1600px;
    margin: auto;
    margin-bottom: 30px
}

.portfolio-grid h1 {
    text-align: center
}

@media(max-width:1199px) {
    .portfolio-grid {
        display: block;
        max-width: 100%
    }
}

.portfolio-page-grid {
    justify-content: center;
    position: relative
}

.portfolio-page-grid:after {
    flex-grow: 1;
    min-width: 50%;
    display: flex;
    content: ""
}

.portfolio-item {
    width: 30%;
    background: #fff;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0 .5%
}

.portfolio-item h3 {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase
}

.portfolio-item h2 {
    color: #959595;
    padding: 0;
    font-size: 1em;
    margin: 0;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: Oswald, sans-serif
}

.portfolio-item .description {
    color: #000;
    flex-grow: 1;
    font-weight: 300
}

.portfolio-item .button {
    border-color: #292929;
    color: #292929;
    margin-right: 0;
    margin-top: 30px;
    font-size: 14px;
    padding: 10px 20px 10px 40px
}

.portfolio-item .button:hover {
    background: #292929;
    color: #fff
}

@media(max-width:1199px) {
    .portfolio-item {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        margin-bottom: 15px
    }

    .img-block img {
        max-width: 100% !important
    }
}

.portfolio-container .portfolio-item {
    margin: 23px;
    margin-bottom: 15px
}

@media(max-width:1440px) {
    .portfolio-container .portfolio-item {
        margin: 0 1%;
        width: 48%
    }
}

@media(max-width:1199px) {
    .portfolio-container .portfolio-item {
        width: 48% !important
    }
}

@media(max-width:768px) {
    .portfolio-container .portfolio-item {
        width: 90% !important;
        margin: 0 auto 15px
    }
}

.portfolio-details {
    padding: 20px;
    text-align: left;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: auto !important
}

.portfolio-date {
    padding: 10px 0;
    font-size: 1em;
    color: #fff
}

.portfolio-thumb {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.portfolio-thumb img {
    display: block;
    width: 100%;
    height: auto;
    transition: .3s
}

.portfolio-thumb:before {
    content: "";
    display: block;
    background: url(../img/themescape-header-border-white.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 56px;
    z-index: 10
}

.portfolio-thumb:hover img {
    transform: scale(1.05)
}

.single-news .page-title {
    margin: 50px auto 0
}

@media(max-width:1199px) {
    .single-news .page-title {
        padding: .625em 1.875em .625em 1.875em
    }
}

.single-news .page-title h1 {
    font-size: 3em
}

@media(max-width:768px) {
    .single-news .page-title h1 {
        font-size: 2em
    }
}

.single-news .page-title h2 {
    font-size: 1.5em;
    text-align: center !important;
    margin-top:-90px;
}

.single-news .page-title h1 {
    text-align: center !important
}

@media(max-width:768px) {
    .single-news .page-title h2 {
        font-size: 1.2em
    }
}

.single-news .page-title h1,
.single-news .page-title h2,
.single-news .page-title h3,
.single-news .page-title h4,
.single-news .page-title h5,
.single-news .page-title h6 {
    text-align: left
}

.single-news .page-title .divider {
    margin: 1em auto 0 0
}

.single-news .site-video {
    margin-top: 0
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    margin-top: 20px
}

.services-container {
    padding: 50px;
    background: #cacaca
}

.services-grid {
    display: flex;
    justify-content: center;
    margin: auto;
    max-width: 1600px
}

@media(max-width:1199px) {
    .services-grid {
        max-width: 100%;
        flex-direction: column
    }
}

.service {
    background: #fff;
    text-align: center;
    padding: 50px;
    width: 33%;
    margin: 1%;
    border-radius: 10px
}

@media(max-width:1199px) {
    .service {
        width: 100%
    }
}

.service-icon {
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 30px;
    max-width: 200px;
    margin: auto
}

.service-name {
    font-size: 32px;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(14, 29, 51, .8), rgba(14, 29, 51, .2))
}

.hero-slider {
    width: 100%;
    height: 100vh;
    overflow: hidden
}

.hero-slider .carousel-cell {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.hero-slider .carousel-cell .inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    text-align: center
}

.hero-slider .carousel-cell .inner .btn {
    border: 1px solid #fff;
    padding: 14px 18px;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    font-size: .8rem;
    letter-spacing: 3px;
    color: #fff;
    text-decoration: none;
    transition: all .2s ease
}

.hero-slider .carousel-cell .inner .btn:hover {
    background: #fff;
    color: #000
}

@media(max-width:800px) {
    .hero-slider .flickity-page-dots {
        transform: rotate(0) !important;
        right: 0 !important;
        left: 0 !important;
        margin: auto !important;
        bottom: 25% !important
    }
}

.hero-slider .flickity-prev-next-button {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0)
}

.hero-slider .flickity-prev-next-button:hover {
    background: rgba(0, 0, 0, 0)
}

.hero-slider .flickity-prev-next-button .arrow {
    fill: #fff
}

.hero-slider .flickity-page-dots {
    bottom: 25% !important;
    top: auto;
    right: -30px !important;
    transform: rotate(-90deg);
    left: auto;
    z-index: 10;
    height: fit-content;
    width: fit-content;
    margin: 0 auto
}

.hero-slider .flickity-page-dots .dot {
    width: 10px;
    height: 10px;
    margin: 10px;
    opacity: 1;
    background: rgba(255, 255, 255, .5);
    border-radius: 0
}

.hero-slider .flickity-page-dots .dot.is-selected {
    background: #de4366
}

.feature-slider {
    width: 100%;
    margin: 0 auto 2em
}

.feature-slide {
    position: relative;
    width: 100%;
    height: auto
}

.feature-slide img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 15px
}

.feature-slide .feature-slide-copy {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    width: 100%
}

.feature-slide .feature-slide-copy a {
    text-decoration: none
}

.feature-slide .feature-slide-copy .slide-title-contain {
    width: 50%
}

.feature-slide .feature-slide-copy h2 {
    margin: 0;
    font-size: 3em;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: 0
}

.feature-slide .feature-slide-copy h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 400;
    color: #fff;
    margin-bottom: 25px
}

@media(max-width:1199px) {
    .feature-slide .feature-slide-copy {
        font-size: 75%
    }

    .feature-slide .feature-slide-copy h2 {
        font-size: 2.5em
    }

    .feature-slide .feature-slide-copy h3 {
        margin-bottom: 10px;
        font-size: 1.25em;
        margin-bottom: 10px
    }
}

@media(max-width:768px) {
    .feature-slide .feature-slide-copy a {
        padding: 5px;
        font-size: .5em
    }

    .feature-slide .feature-slide-copy h2 {
        font-size: 1.125em
    }

    .feature-slide .feature-slide-copy h3 {
        font-size: .875em;
        margin-bottom: 5px
    }
}

.topleft {
    top: 50px;
    left: 75px
}

.topright {
    top: 50px;
    right: 75px !important
}

.topright .slide-title {
    text-align: right !important
}

.topcenter {
    top: 50px;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important
}

.topcenter .slide-title {
    text-align: center !important
}

.bottomleft {
    top: 0 !important;
    bottom: 50px !important;
    right: 0 !important;
    left: 75px !important;
    justify-content: flex-end
}

.bottomleft .slide-title {
    text-align: left !important
}

.bottomright {
    top: 0 !important;
    bottom: 50px !important;
    right: 75px !important;
    left: 0 !important;
    justify-content: flex-end
}

.bottomright .slide-title {
    text-align: right !important
}

.bottomcenter {
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 50px !important;
    justify-content: flex-end
}

.bottomcenter .slide-title {
    text-align: center !important
}

.center {
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    text-align: center !important;
    justify-content: center !important
}

.center .slide-title {
    text-align: center !important
}

.testimonials {
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    padding-bottom: 3.75em;
    overflow: hidden
}

.testimonials h2 {
    position: relative;
    text-align: center;
    color: #fff !important;
    font-size: 2.25em;
    font-weight: 400;
    display: inline-block;
    letter-spacing: 3.2px;
    margin: 0 auto;
    margin-top: 60px
}

.testimonials h2:before {
    width: 14px;
    height: 20px;
    left: -30px;
    top: 50%;
    margin-top: -10px;
    background: url(../img/icon-slider-arrow.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.testimonials h2:after {
    width: 14px;
    height: 20px;
    right: -30px;
    top: 50%;
    margin-top: -10px;
    background: url(../img/icon-slider-arrow.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.testimonial-animate {
    -webkit-transition: -webkit-transform .5s .2s ease-out, opacity .5s .2s ease-out;
    transition: transform .5s .2s ease-out, opacity .5s .2s ease-out;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    display: flex;
    max-width: 1200px;
    margin: 0 auto
}

@media(max-width:1200px) {
    .testimonial-animate {
        flex-wrap: wrap
    }
}

.in-view .testimonial-animate {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.facebook-container {
    height: 100%;
    padding-bottom: 2.5em;
    min-height: 9.375em
}

.google-container {
    height: 100%;
    padding-bottom: 2.5em;
    min-height: 9.375em
}

.tripadvisor-container {
    height: 100%;
    padding-bottom: 2.5em;
    min-height: 9.375em
}

.testimonial-carousel {
    margin: 0 auto;
    padding: 2em 0;
    width: 100%
}

.testimonial-carousel .flickity-prev-next-button {
    display: none
}

.testimonial-carousel .flickity-page-dots {
    position: relative;
    z-index: 10;
    height: fit-content;
    width: fit-content;
    margin: 0 auto
}

.testimonial-carousel .flickity-page-dots .dot {
    width: 16px;
    height: 16px;
    opacity: 1;
    background: rgba(255, 255, 255, .5);
    border: 1px solid #fff;
    border-radius: 0
}

.testimonial-carousel .flickity-page-dots .dot.is-selected {
    background: #de4366;
    border: 1px solid #fff
}

@media(max-width:768px) {
    .testimonial-carousel {
        padding: 0
    }
}

.testimonial {
    max-width: 1600px;
    text-align: center;
    position: relative;
    width: 100%;
    min-height: 5.3125em;
    padding: 0 2.5em;
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}

.testimonial:before {
    left: 20px;
    top: 0;
    width: 115px;
    height: 85px;
    background: url(../img/quotation-mark.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: .6;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left
}

.testimonial:after {
    right: 20px;
    bottom: 0;
    width: 115px;
    height: 85px;
    background: url(../img/quotation-mark-2.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: bottom right;
    opacity: .6;
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right
}

.testimonial p {
    color: #fff;
    font-size: 1.25em;
    line-height: 1.2
}

.testimonial div {
    position: relative;
    z-index: 2;
    padding: 0 .5em
}

.reviewer {
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    margin-top: 10px
}

.star {
    color: #de4366;
    font-size: 24px;
    margin-bottom: 10px
}

.one-stars .star:first-child {
    opacity: 1
}

.one-stars .star:nth-child(n+2) {
    opacity: 0;
    display: none
}

.two-stars .star:nth-child(-n+1) {
    opacity: 1
}

.two-stars .star:nth-child(n+3) {
    opacity: 0;
    display: none
}

.three-stars .star:nth-child(-n+2) {
    opacity: 1
}

.three-stars .star:nth-child(n+4) {
    opacity: 0;
    display: none
}

.four-stars .star:last-child {
    opacity: 0;
    display: none
}

.testimonial.is-selected {
    opacity: 1
}

@media(max-width:1085px) {
    .testimonials {
        font-size: 80%
    }

    .testimonial:before {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    .testimonial:after {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    .testimonials h2 {
        margin-top: 40px
    }

    .testimonials h2:after,
    .testimonials h2:before {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

@media(max-width:800px) {
    .testimonials {
        font-size: 75%
    }

    .testimonial:before {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    .testimonial:after {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    .testimonials h2 {
        margin-top: 30px
    }

    .testimonials h2:after,
    .testimonials h2:before {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }
}

@media(max-width:600px) {
    .testimonials {
        font-size: 70%
    }

    .testimonial:before {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }

    .testimonial:after {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }

    .testimonials h2:after,
    .testimonials h2:before {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }
}

.footer-nav-social-image .button-social svg {
    transition: .3s;
    fill: #FFF
}

.footer-nav-social-image svg {
    width: 100%;
    height: 100%;
    max-height: 28px;
    vertical-align: middle
}

.grid {
    position: relative;
    transform-style: preserve-3d;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.gut-30 {
    margin: 0 0 0 -30px
}

.gut-30:last-child {
    margin-bottom: -30px
}

.gut-30>[class*=col-] {
    padding: 0 0 30px 30px
}

.col-1-4 {
    width: 25%
}

@media(max-width:1085px) {
    .col-1-4 {
        width: 33%
    }
}

@media(max-width:800px) {
    .col-1-4 {
        width: 50%
    }
}

@media(max-width:480px) {
    .col-1-4 {
        width: 100%
    }
}

[class*=col-] {
    box-sizing: border-box;
    float: left;
    transform-style: preserve-3d
}

.image-gallery-item {
    box-sizing: content-box;
    display: block;
    overflow: hidden;
    background-color: rgba(92, 92, 92, .7) !important;
    border-radius: 10px !important;
    transition: all .5s ease-in-out
}

.image-gallery-item:hover {
    background-color: rgba(57, 57, 57, .7) !important
}

.image-gallery-image {
    display: block;
    transition-property: transform;
    width: 100%
}

.hero-slider .carousel-cell {
    background-position: center !important
}

.hero-slider {
    height: 60v !important
}

.vbox-close {
    padding: 0 !important
}