@import url(css/content.css);
@import url(css/showcase.css);
@import url(css/shortcodes.css);
@import url(css/assets.css);
@import url(css/archive.css);
address,
cite,
dfn,
em,
i {
    font-style: italic;
}
blockquote,
figure,
sub,
sup {
    position: relative;
}
pre,
textarea {
    overflow: auto;
}
audio,
figure img,
img,
pre {
    max-width: 100%;
}
.big-title,
.fixed-title {
    font-size: calc(1rem + 8vw);
    line-height: calc(1rem + 7.5vw);
}
a:hover,
ins,
mark {
    text-decoration: none;
}
.button-wrap.left .button-text span,
.text-align-left,
caption,
td,
th {
    text-align: left;
}
#ball,
#magic-cursor {
    pointer-events: none;
}
#ball i,
#ball.with-icon i {
    width: 76px;
}
body,
html {
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-size: 16px;
    height: 100%;
    width: 100%;
    color: #444;
    background-color: #a0a0a0;
    user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
html {
    box-sizing: border-box;
    margin-right: 0 !important;
    overflow: visible !important;
}
.clip-effects,
.percentage-wrapper,
body,
body.has-slider,
body.smooth-scroll,
figure.has-parallax {
    overflow: hidden;
}
body {
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-transition: opacity 0.2s ease-in-out 0.2s;
    transition: opacity 0.2s ease-in-out 0.2s;
}
.light-content #logo img.black-logo,
.light-content .white-header #logo img.white-logo,
.light-content .white-header.over-white-section #logo img.black-logo,
.scale-up.scale-drag #ball-drag-x:after,
.scale-up.scale-drag #ball-drag-x:before,
.scale-up.scale-drag #ball-drag-y:after,
.scale-up.scale-drag #ball-drag-y:before,
.scale-up.scale-none #ball:after,
.scale-up.scale-none #ball:before,
.show-loader1 .light-content .white-header #logo img.black-logo,
.white-header #logo img.black-logo,
body.hidden {
    opacity: 0;
}
main111 {
    -webkit-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
address,
dd,
dl,
pre,
table {
    margin-bottom: 24px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 20px;
    font-weight: 500;
}
#ball.over-movie i.fa-play,
#ball.over-movie.pause-movie i.fa-pause,
.menu-overlay #menu-burger,
article,
aside,
details,
figcaption,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
audio,
hr,
ins,
mark {
    display: inline-block;
}
abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help;
}
.light-content .light-section b,
.light-content .light-section strong,
b,
strong {
    font-weight: 600;
    color: #000;
}
.dark-section b,
.dark-section strong,
.light-content b,
.light-content strong {
    font-weight: 600;
    color: #8d8d8d;
}
ins,
mark {
    background: #000;
    color: #919191;
    padding: 2px 8px;
    border-radius: 2px;
}
.dark-section ins,
.dark-section mark,
.light-content ins,
.light-content mark {
    background: #737373;
    color: #000;
}
.light-content .light-section ins,
.light-content .light-section mark {
    background: #111;
    color: #747474;
}
.dark-section thead tr,
.drag-cursor-black #ball i,
.drag-cursor-black #ball-drag-x:after,
.drag-cursor-black #ball-drag-x:before,
.drag-cursor-black #ball.with-icon i,
.light-content #ball.with-icon.dark-icon i,
.light-content .light-section .button-icon,
.light-content .light-section .button-text,
.light-content .light-section .link-text,
.light-content .light-section blockquote,
.light-content .light-section h1,
.light-content .light-section h2,
.light-content .light-section h3,
.light-content .light-section h4,
.light-content .light-section h5,
.light-content .light-section h6,
.light-content .white-header .button-icon,
.light-content .white-header .button-text,
.light-content .white-header a,
.light-content thead tr,
blockquote {
    color: #000;
}
code,
kbd,
pre,
samp,
tt,
var {
    font-family: monospace, serif;
    font-size: 15px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    line-height: 1.6;
}
pre {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    background-color: rgba(0, 0, 0, 0.05);
}
.container,
.fixed-title span,
h6.has-icon {
    box-sizing: border-box;
}
.dark-section pre,
.light-content pre {
    background-color: rgba(255, 255, 255, 0.05);
    color: #818181;
}
.light-content .light-section pre {
    background-color: rgba(0, 0, 0, 0.05);
    color: #000;
}
blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
blockquote {
    line-height: 1.6;
    font-size: 1.5rem;
    font-weight: 500;
    padding-left: 3.5rem;
    margin: 0 0 1.5625rem;
}
.dark-section blockquote,
.light-content blockquote {
    color: #797979;
}
.light-content .light-section li,
.light-content .light-section tr,
li,
table,
tr {
    color: #444;
}
blockquote::before {
    content: "\275D";
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 1;
    font-size: 3rem;
    font-weight: 500;
}
blockquote cite,
blockquote small {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
#ball p,
blockquote b,
blockquote strong {
    font-weight: 600;
}
.light-content blockquote cite,
.light-content blockquote small {
    color: #909090;
}
blockquote cite,
blockquote em,
blockquote i {
    font-style: normal;
}
small {
    font-size: smaller;
}
big {
    font-size: 125%;
}
sub,
sup {
    font-size: 75%;
    height: 0;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
dt {
    font-weight: 700;
}
ol,
ul {
    margin: 20px 0 25px 20px;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ol,
li > ul {
    margin: 20px 0 15px 25px;
}
li {
    line-height: 20px;
    margin-bottom: 25px;
}
.dark-section li,
.dark-section tr,
.light-content li,
.light-content tr {
    color: #ccc;
}
#ball i,
#ball p,
#ball.over-movie i,
.dark-section .button-icon,
.dark-section .button-text,
.dark-section .link-text,
.dark-section a,
.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section h4,
.dark-section h5,
.dark-section h6,
.drag-cursor-white #ball i,
.drag-cursor-white #ball-drag-x:after,
.drag-cursor-white #ball-drag-x:before,
.drag-cursor-white #ball.with-icon i,
.light-content #ball i,
.light-content #ball p,
.light-content #ball-drag-x:after,
.light-content #ball-drag-x:before,
.light-content #ball-drag-y:after,
.light-content #ball-drag-y:before,
.light-content #ball.with-icon i,
.light-content .button-icon,
.light-content .button-text,
.light-content .copyright,
.light-content .light-section thead tr,
.light-content .link-text,
.light-content .socials li a,
.light-content .socials-wrap,
.light-content .white-header.over-white-section .button-text,
.light-content a,
.light-content h1,
.light-content h2,
.light-content h3,
.light-content h4,
.light-content h5,
.light-content h6,
.scale-drag-horizontal #ball:after,
.scale-drag-horizontal #ball:before,
.show-loader1 .light-content .white-header .button-text,
.white-header .button-icon,
.white-header .button-text,
.white-header a,
figcaption,
thead tr {
    color: #fff;
}
figure {
    margin: 0;
    display: block;
}
.full figure.has-parallax {
    overflow: hidden;
    height: 100vh;
}
.has-parallax-content > img,
.has-parallax > img {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    object-position: center;
    object-fit: cover;
}
figcaption {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    font-weight: 400;
    font-size: 10px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    z-index: 10;
    border-radius: 0;
}
fieldset,
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}
hr,
img {
    border: 0;
}
fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
}
legend {
    white-space: normal;
}
button,
input {
    line-height: normal;
}
input,
textarea {
    background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    vertical-align: top;
}
.inner,
img {
    vertical-align: middle;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    width: 100%;
}
.light-content .light-section thead,
thead {
    background-color: #000;
    color: #fff;
}
#ball-loader,
header {
    background-color: transparent;
}
.dark-content .item i.arrow-icon::after,
.dark-section thead,
.light-content #ball i.arrow-icon:after,
.light-content #menu-burger span,
.light-content .change-header i.arrow-icon::after,
.light-content .white-header.over-white-section #menu-burger span,
.light-content i.arrow-icon-down::after,
.light-content i.arrow-icon-up::after,
.light-content i.arrow-icon:after,
.light-content thead,
.show-loader1 .light-content .white-header #menu-burger span,
.white-header #menu-burger span {
    background-color: #fff;
}
.light-content .light-section tr:nth-child(2n),
tr:nth-child(2n) {
    background-color: rgba(0, 0, 0, 0.05);
}
.dark-section tr:nth-child(2n),
.light-content tr:nth-child(2n) {
    background-color: rgba(255, 255, 255, 0.1);
}
.light-content .light-section hr.animated-line:before,
hr.animated-line:before {
    background: rgba(0, 0, 0, 0.1);
}
caption,
td,
th {
    font-weight: 400;
}
td,
th {
    border-width: 0 1px 1px 0;
    padding: 10px;
}
del {
    color: #767676;
}
hr {
    height: 28px;
    width: 100%;
    float: none;
    margin: 0;
    opacity: 1 !important;
    transform: translateY(0) !important;
}
hr.animated-line {
    height: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
}
hr.animated-line:before {
    content: "";
    display: block;
    width: 0;
    height: 1px;
}
.dark-section hr.animated-line:before,
.light-content hr.animated-line:before {
    background: rgba(255, 255, 255, 0.15);
}
hr.animated.animated-line:before {
    width: 100%;
    -webkit-transition: width 0.7s ease-in-out 0.1s;
    transition: width 0.7s ease-in-out 0.1s;
}
.button-wrap:after,
hr:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}
img {
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    color: #000;
}
.dark-section p,
.light-content #ball:after,
.light-content #ball:before,
.light-content .light-section p,
.light-content p,
p {
    color: #999;
}
.primary-font-title {
    font-family: "Six Caps", sans-serif;
    text-transform: lowercase;
    font-weight: 500;
}
.fixed-title {
    margin-bottom: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}
.fixed-title.primary-font-title {
    font-size: calc(1rem + 24.15vw);
    line-height: calc(1rem + 22vw);
}
.fixed-title div {
    display: inline-block;
    white-space: nowrap;
}
.fixed-title span {
    opacity: 0.1;
    margin-top: 0;
    min-width: 3rem;
    display: inline-block;
    transform-origin: bottom center;
}
h1 {
    font-size: calc(1rem + 4.15vw);
    line-height: calc(1rem + 4.5vw);
}
h2 {
    font-size: calc(1rem + 3vw);
    line-height: calc(1rem + 3.5vw);
}
h3 {
    font-size: calc(1rem + 2vw);
    line-height: calc(1rem + 2.5vw);
}
h4 {
    font-size: calc(1rem + 1vw);
    line-height: calc(1rem + 1.6vw);
}
h5 {
    font-size: calc(1rem + 0.6vw);
    line-height: calc(1rem + 1.5vw);
}
h6,
p {
    font-size: 18px;
}
h6 {
    line-height: 36px;
}
h6.has-icon {
    padding-left: 20px;
    display: inline-block;
    width: auto;
    position: relative;
}
h6.has-icon::before {
    font: var(--fa-font-solid);
    content: "\f101";
    font-size: 12px;
    line-height: inherit;
    text-align: left;
    position: absolute;
    left: 0;
}
.no-margins {
    margin: 0;
}
p {
    line-height: 28px;
}
.bigger {
    font-size: 26px;
    line-height: 42px;
}
.smaller {
    font-size: 12px;
    line-height: 24px;
}
.container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.container::after,
.content-row::after {
    clear: both;
    content: " ";
    display: table;
}
a:active,
a:hover {
    outline: 0;
    color: #000;
}
.light-content .light-section a,
a {
    text-decoration: none;
    color: #000;
    outline: 0;
}
.one_half,
.two_fourth {
    width: 48% !important;
}
.one_third {
    width: 30.6% !important;
}
.one_fourth {
    width: 22% !important;
}
.one_fifth {
    width: 16.8% !important;
}
.one_sixth {
    width: 13.33% !important;
}
.two_fifth {
    width: 37.6% !important;
}
.two_third {
    width: 65.33% !important;
}
.three_fifth {
    width: 58.4% !important;
}
.three_fourth {
    width: 74% !important;
}
.four_fifth {
    width: 79.2% !important;
}
.five_sixth {
    width: 82.67% !important;
}
.five_sixth,
.four_fifth,
.one_fifth,
.one_fourth,
.one_half,
.one_sixth,
.one_third,
.three_fifth,
.three_fourth,
.two_fifth,
.two_fourth,
.two_third {
    float: left !important;
    margin-bottom: 1px !important;
    margin-right: 4% !important;
    position: relative !important;
}
.last {
    margin-right: 0 !important;
}
.text-align-center {
    text-align: center;
}
.button-wrap.right .button-text span,
.text-align-right {
    text-align: right;
}
.outer {
    display: table;
    width: 100%;
    height: 100%;
}
.inner {
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.content-row,
i.arrow-icon {
    box-sizing: border-box;
    position: relative;
}
.dark-section-wrapper,
.full,
.light-section-wrapper {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    max-width: 1000% !important;
    width: 100vw !important;
}
#ball p,
.content-row,
.large,
.small {
    margin: 0 auto;
}
.dark-section-container,
.light-section-container {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
}
.content-row {
    width: 100%;
    z-index: 1;
    opacity: 1;
}
#ball,
#rotate-device,
header {
    position: fixed;
}
.clip-effects {
    clip-path: inset(4% 10% round 40px);
}
.small {
    max-width: 820px;
    width: 100%;
}
.large {
    max-width: 1380px;
    width: 100%;
}
.row_padding_top {
    padding-top: 9vw;
}
.row_padding_bottom {
    padding-bottom: 9vw;
}
.row_padding_left {
    padding-left: 80px;
}
.row_padding_right {
    padding-right: 80px;
}
.row_padding_all {
    padding: 4vw 80px;
}
#rotate-device {
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #0f1010;
    background-image: url(images/rotate.png);
    background-size: 100px 100px;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}
i.arrow-icon {
    border: solid #000;
    border-width: 0 3px 3px 0;
    display: block;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
}
i.arrow-icon-down,
i.arrow-icon-up {
    top: 14px;
    left: 14px;
    height: 12px !important;
    width: 12px !important;
    line-height: 12px !important;
    position: relative;
    display: block;
    box-sizing: border-box;
}
.dark-content .item i.arrow-icon,
.light-content i.arrow-icon {
    border: solid #fff;
    border-width: 0 3px 3px 0;
}
.dark-content .change-header i.arrow-icon,
.light-content .change-header i.arrow-icon {
    border: solid #000;
    border-width: 0 3px 3px 0;
}
i.arrow-icon::after {
    content: "";
    position: absolute;
    width: 28px;
    height: 3px;
    top: 7px;
    left: -6px;
    background-color: #000;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
i.arrow-icon-down::after,
i.arrow-icon-up::after {
    content: "";
    width: 16px;
    height: 2px;
    top: 4px;
    left: -3px;
    background-color: #222;
    position: absolute;
}
.dark-content .change-header i.arrow-icon::after,
.light-content .change-header i.arrow-icon::after,
.light-content .white-header #menu-burger span {
    background-color: #000;
}
i.arrow-icon-down {
    border: solid #222;
    border-width: 0 2px 2px 0;
}
i.arrow-icon-down.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
i.arrow-icon-down::after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.light-content i.arrow-icon-down {
    border: solid #fff;
    border-width: 0 2px 2px 0;
}
i.arrow-icon-up {
    border: solid #222;
    border-width: 2px 2px 0 0;
}
i.arrow-icon-up.right {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
i.arrow-icon-up::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.light-content i.arrow-icon-up {
    border: solid #fff;
    border-width: 2px 2px 0 0;
}
#magic-cursor {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    z-index: 10000;
    -webkit-transition: opacity 0.2s ease-in-out 0.5s;
    transition: opacity 0.2s ease-in-out 0.5s;
}
.hidden-ball #magic-cursor {
    opacity: 0 !important;
    visibility: hidden;
}
#ball::after,
#ball:before {
    text-align: center;
    opacity: 0;
    transition: 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
    position: absolute;
    left: 32px;
    color: #999;
}
#ball {
    width: 80px;
    height: 80px;
    border: 2px solid #999;
    border-radius: 50%;
    opacity: 1;
    box-sizing: border-box;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#ball.over-movie,
.light-content #ball,
.light-content #ball.with-icon {
    border: 2px solid #999;
}
#ball-loader,
.light-content #ball-loader {
    border-bottom: 4px solid #999;
}
#ball.with-blur {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#ball:before {
    font: var(--fa-font-solid);
    content: "\f106";
    font-size: 14px;
    width: 8px;
    height: 16px;
    line-height: 16px;
    top: -42px;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
}
#ball-drag-x::before,
#ball::after {
    font: var(--fa-font-solid);
    width: 8px;
    height: 16px;
}
#ball::after {
    content: "\f107";
    font-size: 14px;
    line-height: 16px;
    top: 100px;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
}
.scale-drag-horizontal #ball:after,
.scale-drag-horizontal #ball:before,
.scale-up #ball:after,
.scale-up #ball:before {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#ball-drag-x,
#ball-drag-y {
    position: absolute;
    width: 72px;
    height: 72px;
    pointer-events: none;
    opacity: 1;
    box-sizing: border-box;
}
#ball-drag-x::before {
    content: "\f053";
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    left: -37px;
    top: 30px;
    color: #000;
    opacity: 0;
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#ball-drag-x::after,
#ball-drag-y:before {
    font: var(--fa-font-solid);
    position: absolute;
    width: 8px;
    color: #000;
    height: 16px;
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    text-align: center;
}
#ball-drag-x::after {
    content: "\f054";
    font-size: 14px;
    line-height: 16px;
    right: -40px;
    left: auto;
    top: 30px;
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
}
.scale-drag-x #ball-drag-x:after,
.scale-drag-x #ball-drag-x:before {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#ball-drag-y:before {
    content: "\f077";
    font-size: 14px;
    line-height: 16px;
    left: 32px;
    top: -40px;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
}
#ball-drag-y::after {
    font: var(--fa-font-solid);
    content: "\f078";
    font-size: 14px;
    width: 8px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    left: 32px;
    top: 100px;
    color: #000;
    opacity: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#ball p.center-first::after,
#ball p.center-first::before {
    font-size: 12px;
    height: 20px;
    top: calc(50% - 10px);
    line-height: 20px;
    position: absolute;
}
.percentage,
.preloader-intro span {
    font-size: 16px;
    line-height: 60px;
    font-weight: 500;
}
.scale-drag-y #ball-drag-y:after,
.scale-drag-y #ball-drag-y:before {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#ball i {
    height: 80px;
    line-height: 78px;
    text-align: center;
    font-size: 14px;
    display: block;
    opacity: 1;
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#ball p {
    width: auto;
    height: 16px;
    line-height: 16px;
    padding-top: 0;
    padding-left: 0;
    box-sizing: border-box;
    text-align: center;
    font-size: 10px;
    display: flex;
    flex-direction: column;
    align-self: center;
    opacity: 1;
    position: relative;
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#ball p.center-first::before {
    content: "[";
    font-weight: 500;
    left: -8px;
}
#ball p.center-first::after {
    content: "]";
    font-weight: 500;
    right: -8px;
}
.scale-up #ball i {
    opacity: 0;
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#ball.over-movie i.fa-pause,
#ball.over-movie.pause-movie i.fa-play,
#ball.with-icon i:nth-child(2),
#burger-wrapper .touch-button,
.burger-lines #menu-burger span:nth-child(3),
.classic-menu .button-wrap.right.menu,
.disable-ajaxload .preloader-wrap,
.disable-cursor #magic-cursor {
    display: none;
}
#ball.close-icon i {
    width: 75px;
    height: 76px;
    font-size: 14px;
}
#ball-loader {
    width: 100px;
    height: 100px;
    position: absolute;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid transparent;
    border-radius: 100px;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: translate(-14px, -14px) rotate(0);
    transform: translate(-14px, -14px) rotate(0);
    -webkit-animation: 0.8s ease-in-out infinite rotating;
    animation: 0.8s ease-in-out infinite rotating;
    -webkit-transition: opacity ease-in-out;
    transition: opacity ease-in-out;
}
.show-loader #ball-loader {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
@keyframes rotating {
    0% {
        -webkit-transform: translate(-14px, -14px) rotate(0);
        transform: translate(-14px,-14px) ) rotate(0);
    }
    95% {
        -webkit-transform: translate(-14px, -14px) rotate(350deg);
        transform: translate(-14px, -14px) rotate(350deg);
    }
    100% {
        -webkit-transform: translate(-14px, -14px) rotate(360deg);
        transform: translate(-14px, -14px) rotate(360deg);
    }
}
.scale-drag .move-title,
.scale-drag a,
.scale-up #burger-wrapper,
.scale-up .button-wrap,
.scale-up .disable-drag,
.scale-up .hide-ball,
.scale-up a,
.show-loader a,
.show-loader nav,
scale-up .link {
    pointer-events: none !important;
}
#burger-wrapper,
#logo,
nav.open {
    pointer-events: initial;
}
#logo a.disable,
.burger-dots #menu-burger,
.footer-middle,
.open #logo a,
footer,
header,
nav {
    pointer-events: none;
}
#ball i.arrow-icon {
    border: solid #fff;
    border-width: 3px 3px 0 0;
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 28px;
    left: 30px;
    height: 20px;
    width: 20px;
}
.light-content #ball i.arrow-icon {
    border: solid #fff;
    border-width: 3px 3px 0 0;
}
#ball i.arrow-icon:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    top: 8px;
    left: -8px;
    background-color: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.preloader-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    background: #000;
    z-index: 1800;
    text-align: center;
}
.preloader-wrap .outer {
    padding: 0;
    box-sizing: border-box;
}
.preloader-wrap .inner {
    vertical-align: middle;
    box-sizing: border-box;
}
.percentage-wrapper {
    position: relative;
    display: block;
    text-align: center;
    float: left;
    width: auto;
    z-index: 10;
    mix-blend-mode: difference;
}
.percentage {
    opacity: 1;
    width: 50px;
    color: #b6b6b6;
    display: table;
    margin: 1px auto 0;
    opacity: 0;
    text-align: center;
}
#logo img.black-logo,
.header-visible #header-container,
.light-content #logo img.white-logo,
.light-content .white-header #logo img.black-logo,
.light-content .white-header.over-white-section #logo img.white-logo,
.menu-open.light-content .slide-in #logo img.white-logo,
.show-loader1 .light-content .white-header #logo img.white-logo,
.trackbar,
.white-header #logo img.white-logo {
    opacity: 1;
}
.percentage::after {
    content: "%";
}
.percentage-intro {
    height: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: rgba(255, 0, 0, 0.6);
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.trackbar {
    width: 100%;
    height: 100%;
    clip-path: inset(45% 40% 45% 40%);
    margin: 0 auto;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 80px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.05);
}
.loadbar {
    width: 0;
    height: 100%;
    background: grey;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    overflow: hidden;
    z-index: 0;
}
.hold-progress-bar,
.loadbar-inner {
    background: #000;
    top: 0;
    position: absolute;
    overflow: hidden;
}
.loadbar-inner {
    width: 100%;
    height: 100%;
    left: auto;
    right: auto;
    z-index: 20;
    clip-path: circle(0%);
}
.hold-progress-bar {
    width: 0%;
    height: 0;
    left: 0;
    right: 0;
}
.preloader-intro {
    position: relative;
    display: block;
    color: #fff;
    overflow: hidden;
    padding-left: 0;
    float: right;
    z-index: 10;
    mix-blend-mode: difference;
    opacity: 0;
}
.uppercase-titles .preloader-intro {
    text-transform: uppercase;
}
.preloader-intro span {
    display: block;
    position: relative;
}
header {
    width: 100%;
    height: 120px;
    left: 0;
    top: 0;
    box-sizing: border-box;
    z-index: 1000;
    -webkit-transition: background 0.4s ease-in-out 0.3s;
    transition: background ease-in-out;
}
#header-container {
    box-sizing: border-box;
    height: inherit;
    padding: 20px 80px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 20;
    opacity: 0;
}
#logo {
    position: relative;
    display: table;
    z-index: 10;
    top: 15px;
    float: left;
}
#logo a {
    display: block;
    -webkit-transition: transform 0.5s ease-in-out 0.1s;
    transition: transform 0.5s ease-in-out 0.1s;
}
#logo img {
    display: block;
    height: 50px;
    width: auto;
    max-width: none;
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
}
#logo img.white-logo {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.dark-content-header #logo img.black-logo,
.light-content-header #logo img.white-logo {
    opacity: 1 !important;
}
.dark-content-header #logo img.white-logo,
.light-content-header #logo img.black-logo {
    opacity: 0 !important;
}
@media all and (min-width: 1025px) {
    .classic-menu .flexnav,
    .classic-menu nav {
        float: right;
        width: auto;
        display: block;
        position: relative;
    }
    .classic-menu .before-span,
    .classic-menu .menu-timeline {
        opacity: 1 !important;
        transform: translateY(0) !important;
    }
    .classic-menu nav {
        top: 0;
        -webkit-transition: 0.2s ease-in-out 0.5s;
        transition: 0.2s ease-in-out 0.5s;
        height: 60px;
        margin: 10px 0;
        background-color: transparent !important;
        opacity: 1 !important;
    }
    .classic-menu .flexnav {
        max-height: 60px;
    }
    .classic-menu .flexnav .touch-button {
        background: 0 0;
        display: none;
    }
    .classic-menu .flexnav li a span:nth-child(2),
    .classic-menu .flexnav li a span:nth-child(3),
    .classic-menu .flexnav li ul li a.link::before,
    .flexnav .touch-button .navicon,
    .fullscreen-menu .flexnav .touch-button .navicon,
    .fullscreen-menu .flexnav a.link::before,
    .fullscreen-menu .flexnav li ul:after {
        display: none;
    }
    .classic-menu .flexnav li {
        background: 0 0;
        padding: 20px 30px;
    }
    .classic-menu .menu-timeline {
        pointer-events: initial;
    }
    .classic-menu .flexnav li:last-child {
        padding-right: 0;
    }
    .classic-menu .flexnav li a {
        background: 0 0;
        padding: 0;
        position: relative;
        border-left: none;
        color: #222;
        font-size: 14px;
        font-weight: 500;
        line-height: 24px;
        display: block;
        overflow: hidden;
    }
    .classic-menu.white-header .flexnav li a,
    .classic-menu.white-header .flexnav li:hover a,
    .fullscreen-menu.invert-header .flexnav li a,
    .light-content .classic-menu .flexnav li a,
    .light-content .classic-menu .flexnav li:hover a {
        color: #fff;
    }
    .classic-menu .flexnav li:hover a,
    .fullscreen-menu .flexnav li a,
    .light-content .classic-menu.white-header .flexnav li a,
    .light-content .classic-menu.white-header .flexnav li:hover a {
        color: #222;
    }
    .flexnav:hover li a,
    .light-content .classic-menu.white-header .flexnav:hover li a {
        color: rgba(0, 0, 0, 0.4);
    }
    .classic-menu.white-header .flexnav:hover li a,
    .light-content .classic-menu .flexnav:hover li a {
        color: rgba(255, 255, 255, 0.4);
    }
    .classic-menu .flexnav li a span {
        position: relative;
        display: block;
        -webkit-transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transform-origin: 100% 0%;
    }
    .classic-menu .flexnav li a span::before,
    .fullscreen-menu .flexnav li a span::before {
        position: absolute;
        top: 100%;
        width: 100%;
        left: 0;
        content: attr(data-hover);
    }
    .classic-menu .flexnav li ul:after,
    .classic-menu .flexnav ul li ul:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 9px;
        border-color: transparent transparent #000;
        display: block;
    }
    .classic-menu .flexnav li:hover a span,
    .fullscreen-menu .flexnav li:hover a span {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        transform-origin: 0% 0%;
    }
    .classic-menu .flexnav li ul li a {
        padding: 0 20px 20px;
        background-color: transparent;
        font-size: 14px;
        font-weight: 400;
        text-transform: none;
        color: #fff !important;
        opacity: 0.6;
        -webkit-transition: 50ms ease-in-out;
        -moz-transition: 50ms ease-in-out;
        -o-transition: 50ms ease-in-out;
        -ms-transition: 50ms ease-in-out;
        transition: 50ms ease-in-out;
    }
    .classic-menu .flexnav li ul li a.active,
    .classic-menu .flexnav li ul li a:hover,
    .fullscreen-menu .flexnav li a.active,
    .fullscreen-menu .flexnav li:hover a,
    .fullscreen-menu .flexnav:hover li ul li a.active,
    .fullscreen-menu .flexnav:hover li ul li:hover > a {
        opacity: 1;
    }
    .classic-menu .flexnav li > ul li {
        margin-left: 0;
        padding: 0;
        opacity: 1 !important;
        transform: none !important;
    }
    .classic-menu .flexnav li ul {
        min-width: 180px;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
        display: block !important;
        opacity: 0 !important;
        height: inherit !important;
        overflow: visible !important;
        visibility: hidden;
        left: 15px;
        top: 60px;
        padding-top: 20px;
        background: #000;
        border-radius: 3px;
        -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out !important;
        transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out !important;
    }
    .classic-menu .flexnav li:last-child ul {
        left: auto;
        right: -10px;
    }
    .classic-menu .flexnav li ul ul {
        left: 5px !important;
    }
    .classic-menu .flexnav li ul:after {
        top: -6px;
        left: 20px;
    }
    .classic-menu .flexnav li:last-child ul:after {
        left: auto;
        right: 20px;
    }
    .classic-menu .flexnav ul li ul:after {
        top: 15px;
        left: -10px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .classic-menu .flexnav li ul li > ul,
    .classic-menu .flexnav li ul.open ul.open {
        top: -5px;
        z-index: 10;
    }
    .classic-menu .flexnav li:last-child ul li > ul,
    .classic-menu .flexnav li:last-child ul.open ul.open {
        margin-left: -100%;
        left: -5px !important;
        right: auto;
        top: 0;
    }
    .classic-menu .flexnav li:last-child ul li ul::after {
        right: -10px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .classic-menu .flexnav ul li ul li a,
    .classic-menu .flexnav ul li ul li ul li a {
        background: #000;
    }
    .classic-menu .flexnav li ul.flexnav-show {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1 !important;
        visibility: visible;
        -webkit-transition: opacity 0.2s ease-in-out 0.1s, visibility 0.2s ease-in-out, transform 0.2s ease-in-out 0.1s;
        transition: opacity 0.2s ease-in-out 0.1s, visibility 0.2s ease-in-out, transform 0.2s ease-in-out 0.1s;
    }
    .fullscreen-menu .nav-height {
        overflow-y: scroll;
        position: relative;
        height: 100%;
        padding: 40px 30px 40px 0;
        width: calc(100% + 30px);
        box-sizing: border-box;
    }
    .fullscreen-menu nav {
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        visibility: visible;
        pointer-events: none;
        opacity: 0;
        padding: 20px 0;
    }
    .fullscreen-menu nav.open {
        visibility: visible;
        pointer-events: initial;
    }
    .fullscreen-menu .flexnav {
        max-height: 2000px;
        -webkit-transition: 0.2s ease-in 0.6s;
        transition: 0.2s ease-in 0.6s;
        display: table;
        width: auto;
        padding: 0 20px;
        box-sizing: border-box;
        margin: 0 auto;
        float: none;
    }
    .fullscreen-menu .flexnav.flexnav-show {
        -webkit-transition: 0.3s ease-out 0.2s;
        transition: 0.3s ease-out 0.2s;
    }
    .fullscreen-menu .flexnav li {
        text-align: center;
        padding: 0;
        box-sizing: border-box;
        float: none;
    }
    .fullscreen-menu .menu-timeline {
        opacity: 0;
        opacity: 1;
    }
    .fullscreen-menu .flexnav li ul li .touch-button {
        height: 32px;
    }
    .fullscreen-menu .flexnav li.link {
        border-bottom: none;
    }
    .fullscreen-menu .flexnav > li > a {
        font-family: "Six Caps", sans-serif;
        font-weight: 500;
        font-size: calc(1rem + 8vw);
        line-height: calc(1rem + 7.5vw);
        padding: 0 50px;
        -webkit-transition: 0.1s ease-in-out;
        transition: 0.1s ease-in-out;
        text-transform: lowercase;
    }
    .fullscreen-menu .flexnav .touch-button {
        width: 100%;
        display: block;
        height: calc(1rem + 7.5vw);
    }
    .fullscreen-menu .flexnav.hover li a,
    .fullscreen-menu .flexnav:hover li a,
    .fullscreen-menu .flexnav:hover li ul li a {
        opacity: 0.3;
    }
    .fullscreen-menu .flexnav li ul {
        margin-top: 10px;
        margin-bottom: 10px;
        position: relative;
        left: 0;
    }
    .fullscreen-menu .flexnav li ul li a {
        padding: 3px 0;
        font-size: 16px;
        line-height: 26px;
        font-weight: 500;
        border-top: none;
        text-transform: none;
    }
    .uppercase-text .fullscreen-menu .flexnav li ul li a {
        text-transform: uppercase;
        line-height: 20px;
    }
    .fullscreen-menu .flexnav ul li ul li a {
        background: 0 0;
    }
    .fullscreen-menu .flexnav li ul li > ul,
    .fullscreen-menu .flexnav li ul.open ul.open {
        margin-left: 0;
        top: 0;
    }
    .fullscreen-menu .menu-timeline .before-span {
        opacity: 0;
        display: block;
        -webkit-transform: translateY(120px);
        transform: translateY(120px);
    }
    .fullscreen-menu .flexnav li,
    .fullscreen-menu .flexnav li a {
        background-color: transparent;
        border: 0;
    }
    .fullscreen-menu .flexnav li a span {
        position: relative;
        display: block;
        -webkit-transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transform-origin: 100% 0%;
        overflow: hidden;
    }
    .fullscreen-menu .open .flexnav li a span {
        overflow: visible;
    }
    .fullscreen-menu .flexnav li.hover a span {
        -webkit-transform: translateY(-100%) !important;
        transform: translateY(-100%) !important;
        transform-origin: 0% 0%;
    }
}
#burger-wrapper,
.socials li {
    display: flex;
    justify-content: center;
}
#burger-wrapper {
    width: 40px;
    height: 40px;
    float: right;
    top: 0;
    right: 0;
    position: relative;
    align-items: center;
    cursor: pointer;
}
.burger-dots #menu-burger {
    top: 0;
    width: 25px;
    height: 25px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
}
.burger-dots #menu-burger span {
    display: block;
    position: absolute;
    height: 5px;
    width: 5px;
    border-radius: 5px;
    background-color: #000;
    opacity: 1;
    top: 8px;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: background-color 50ms ease-in-out, transform 0.2s ease-in-out, height 0.2s ease-in-out, width 0.2s ease-in-out, top 0.2s ease-in-out, left 0.2s ease-in-out;
    transition: background-color 50ms ease-in-out, transform 0.2s ease-in-out, height 0.2s ease-in-out, width 0.2s ease-in-out, top 0.2s ease-in-out, left 0.2s ease-in-out;
}
.burger-dots #menu-burger span:first-child {
    left: 0;
}
.burger-dots #menu-burger span:nth-child(2),
.button-wrap.right.menu.burger-dots .icon-wrap:hover #menu-burger span:first-child,
.button-wrap.right.menu.burger-dots .icon-wrap:hover #menu-burger span:nth-child(3) {
    left: 10px;
}
.burger-dots #menu-burger span:nth-child(3) {
    left: 20px;
}
.button-wrap.right.menu.burger-dots .icon-wrap:hover #menu-burger.open span:first-child,
.button-wrap.right.menu.burger-dots .icon-wrap:hover #menu-burger.open span:nth-child(3) {
    left: 3px;
}
.burger-dots #menu-burger.open span:first-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 12px;
    height: 2px;
    width: 20px;
    left: 3px;
}
.burger-dots #menu-burger.open span:nth-child(2) {
    -webkit-transform: scale(0);
    transform: scale(0);
}
.burger-dots #menu-burger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 12px;
    height: 2px;
    width: 20px;
    left: 3px;
}
.button-wrap.right.burger-lines {
    right: -30px;
}
.burger-lines #menu-burger {
    width: 16px;
    height: 22px;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    pointer-events: none;
}
.burger-lines #menu-burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    opacity: 1;
    right: 0;
    background-color: #ff0000;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: background-color 50ms ease-in-out, transform 0.2s ease-in-out, top 0.2s ease-in-out;
    transition: background-color 50ms ease-in-out, transform 0.2s ease-in-out, top 0.2s ease-in-out;
}
.socials-icon,
.socials-wrap,
.socials-wrap:hover .socials-text {
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.burger-lines #menu-burger span:first-child {
    top: 5px;
}
.burger-lines #menu-burger span:nth-child(2) {
    top: 13px;
}
.burger-lines #menu-burger.open span:first-child {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
}
.burger-lines #menu-burger.open span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
}
.dark-content-header #menu-burger span {
    background-color: #ff0000 !important;
}
.light-content-header #menu-burger span {
    background-color: #ff0000 !important;
}
.dark-content-header .button-text {
    color: #000 !important;
}
.light-content-header .button-text {
    color: #fff !important;
}
#content-scroll {
    z-index: 1;
    position: relative;
}
.smooth-scroll #content-scroll {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}
.scroll-content {
    cursor: default !important;
}
.scale-up .scroll-content {
    cursor: grabbing !important;
}
.scrollbar-track {
    background: 0 0 !important;
}
footer {
    position: relative;
    width: 100%;
    height: 120px;
    z-index: 900;
    box-sizing: border-box;
    text-align: center;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
footer.fixed,
footer.showcase-footer {
    position: fixed;
}
#footer-container {
    padding: 0 80px;
    margin: 20px auto;
    height: 80px;
    opacity: 0;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
}
.footer-middle {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    height: inherit;
    display: table;
    left: 0;
}
.copyright,
.socials-wrap {
    position: relative;
    box-sizing: border-box;
    color: #000;
}
.button-wrap,
.copyright,
.link-text span,
.socials-wrap {
    pointer-events: initial;
}
.copyright {
    top: 25px;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    display: table;
    width: auto;
    padding: 0 20px;
    max-width: 820px;
    text-align: center;
    margin: 0 auto;
}
.socials li,
.socials-icon {
    margin-left: 10px;
    float: right;
}
.socials-wrap {
    float: right;
    width: 240px;
    height: 160px;
}
.socials li,
.socials li a,
.socials-icon {
    height: 40px;
    line-height: 40px;
}
footer .socials-wrap {
    margin-top: 0;
}
.socials-wrap:hover {
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
}
.socials-text {
    float: right;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    transform: translateY(20px);
}
.socials-wrap:hover .socials-text {
    transform: translateY(15px) translateX(5px);
    -webkit-transform: translateY(15px) translateX(5px);
}
.socials-icon {
    width: 30px;
    font-size: 14px;
    text-align: right;
    transform: scale(1) translateY(20px);
}
.button-wrap,
.socials {
    width: auto;
    display: table;
    position: relative;
}
.socials-wrap:hover .socials-icon {
    transform: scale(0) translateY(40px);
    width: 0;
    margin: 0;
    overflow: hidden;
}
.socials-icon:after,
.socials-text:after {
    content: "";
    clear: both;
    display: table;
}
.socials {
    height: auto;
    line-height: 30px;
    margin: 10px auto 0;
    text-align: center;
    bottom: 0;
    transform: translateX(15px);
    -webkit-transform: translateX(15px);
}
.socials-wrap .socials {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.socials li {
    margin-right: 0;
    list-style: none;
    color: #999;
    font-size: 15px;
    margin-bottom: 0;
    position: relative;
    align-items: center;
    width: 40px;
    z-index: 2;
    -webkit-transition: background 0.4s ease-in-out;
    transition: background 0.4s ease-in-out;
}
.socials-wrap .socials li {
    opacity: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.socials-wrap:hover .socials li:nth-child(5) {
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 50ms;
    opacity: 1;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
}
.socials-wrap:hover .socials li:nth-child(4) {
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
    opacity: 1;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
}
.socials-wrap:hover .socials li:nth-child(3) {
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
    opacity: 1;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
}
.socials-wrap:hover .socials li:nth-child(2) {
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.2s;
    opacity: 1;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
}
.socials-wrap:hover .socials li:first-child {
    transition: 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
    opacity: 1;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
}
.socials li:last-child {
    margin-left: 0;
}
.socials li a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    display: block;
    width: 40px;
    text-align: center;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.light-content .socials:hover li a,
.socials:hover li a {
    opacity: 0.3;
}
.socials li a:hover {
    color: #000;
    opacity: 1;
}
.light-content .socials li a:hover {
    color: #fff;
    opacity: 1;
}
.button-wrap {
    cursor: pointer;
    top: 0;
}
.button-wrap.left {
    float: left;
    left: -32px;
}
.button-wrap.right {
    float: right;
    right: -26px;
}
#main .button-wrap.left {
    float: none;
    left: -24px;
}
#main .button-wrap.button-link.left {
    float: none;
    left: -20px;
}
#main .button-wrap.right {
    float: none;
    right: auto;
}
#main .button-wrap.button-link.right {
    right: -2px;
}
.icon-wrap {
    width: 80px;
    height: 80px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    float: left;
}
.button-icon,
.button-icon i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
#main .icon-wrap {
    width: 60px;
    height: 60px;
}
.button-wrap.left .icon-wrap {
    float: left;
}
#main .text-align-right .button-wrap.right,
.button-wrap.right .icon-wrap {
    float: right;
}
.button-icon {
    color: #000;
    font-size: 18px;
}
.button-icon i.fa-solid.fa-sort {
    font-size: 14px;
    line-height: 38px;
}
#main .button-icon i {
    line-height: 40px;
}
#main .button-icon i.fa.fa-arrow-right {
    font-size: 14px;
}
.button-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    margin: 25px 0;
    overflow: hidden;
    width: auto;
    padding: 0 10px;
    color: #000;
    -webkit-transition: color 50ms ease-in-out;
    transition: color 50ms ease-in-out;
}
#main .button-text,
#main .large-btn .button-text {
    margin: 15px 0;
    transition: transform 0.2s ease-out;
    font-weight: 500;
}
#main #hero-footer .button-text span::after {
    content: none;
}
#main .button-text {
    font-size: 18px;
    line-height: 30px;
}
#main #hero #hero-footer .button-text {
    font-size: 14px;
    line-height: 30px;
}
#main .large-btn .button-text {
    font-size: 20px !important;
}
.button-wrap.left a {
    text-align: left;
    float: left;
}
.button-wrap.right a {
    text-align: right;
    float: right;
}
.button-link.left .button-text,
.button-wrap.right .button-text {
    padding-left: 0;
}
.button-text span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    width: auto;
    text-align: center;
    transform-origin: 100% 0%;
}
#main .button-link .button-text,
.button-link .button-text {
    overflow: visible;
    transition: padding 0.3s ease-out;
}
.button-link.left:hover .button-text {
    padding-left: 10px;
}
.button-link .button-text span::before {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: 0 0;
    transform: scaleX(1);
    transform-origin: right;
    transition: transform 0.3s ease-out;
}
.button-link.left .button-text span::before {
    transform-origin: left;
}
.dark-section .button-link .button-text span::before,
.light-content .button-link .button-text span::before,
.light-content .light-section .button-link .button-text span::before,
nav,
nav.open {
    background: 0 0;
}
.button-wrap.button-link:hover .button-text span {
    transform: translateY(0);
    -webkit-transform: translateY(0);
}
.button-link:hover .button-text span::before {
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform-origin: left;
}
.button-link.left:hover .button-text span::before {
    transform-origin: right;
}
.button-link .button-icon i {
    background-color: #000;
    border: 1px solid #000;
    color: transparent;
    font-size: 14px;
    border-radius: 100%;
    transform: scale(0.2);
    box-sizing: border-box;
    transition: 0.3s ease-out;
    text-indent: -100px;
    overflow: hidden;
    opacity: 1;
}
.button-link:hover .button-icon i {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    transform: scale(1.2);
    text-indent: 0;
    opacity: 1;
}
.dark-section .button-link .button-icon i,
.light-content .button-link .button-icon i {
    background-color: #fff;
    border: 1px solid #fff;
}
.dark-section .button-link:hover .button-icon i,
.light-content .button-link:hover .button-icon i {
    background-color: #fff;
    color: #000;
    border: 1px solid #fff;
    opacity: 1;
}
.light-content .light-section .button-link .button-icon i {
    border: 1px solid #000;
}
.light-content .light-section .button-link:hover .button-icon i {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    opacity: 1;
}
.button-link.right .button-icon i {
    transform: scale(0.2) translateX(-60px);
    -webkit-transform: scale(0.2) translateX(-60px);
}
.button-link.right:hover .button-icon i {
    transform: scale(1.2) translateX(0);
    -webkit-transform: scale(1.2) translateX(0);
}
.button-text span::before,
.link-text span::before {
    position: absolute;
    width: auto;
    top: 100%;
    left: 0;
    content: attr(data-hover);
}
.header-middle .button-text span::before {
    content: attr(data-on);
}
.button-wrap:hover .button-text span,
.link-text:hover span {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transform-origin: 0% 0%;
}
.link-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    display: table;
    width: auto;
    padding: 0;
    color: #000;
    -webkit-transition: color 50ms ease-in-out;
    transition: color 50ms ease-in-out;
}
footer .link-text {
    float: left;
    opacity: 0;
    margin-top: 25px;
}
p .link-text {
    display: inline-table;
    font-size: 16px;
}
.link-text span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    width: auto;
    text-align: center;
    transform-origin: 100% 0%;
    cursor: pointer;
}
@media only screen and (max-width: 1466px) {
    .row_padding_all,
    .row_padding_left {
        padding-left: 60px;
    }
    .row_padding_all,
    .row_padding_right {
        padding-right: 60px;
    }
    .percentage-wrapper {
        width: 10vw;
    }
    .percentage-intro {
        bottom: 50px;
    }
    footer,
    header {
        height: 100px;
    }
    #header-container {
        padding: 10px 60px;
    }
    .flexnav li {
        padding: 20px;
    }
    #footer-container {
        padding: 0 60px;
        margin: 10px auto;
    }
    .socials-wrap:hover .socials-text {
        transform: translateY(20px) translateX(5px);
        -webkit-transform: translateY(20px) translateX(5px);
    }
}
@media only screen and (max-width: 1024px) {
    nav,
    nav.open {
        visibility: visible;
    }
    .flexnav,
    .nav-height,
    nav {
        box-sizing: border-box;
    }
    .flexnav,
    .flexnav li a,
    .flexnav li ul li a,
    .flexnav ul li ul li a {
        background: 0 0;
    }
    .copyright,
    .flexnav {
        text-align: center;
    }
    .parallax-element,
    .parallax-wrap {
        transform: none !important;
    }
    #magic-cursor,
    #menu-burger span.touch-button,
    .destroy,
    .flexnav .touch-button .navicon,
    .has-parallax figcaption,
    .socials-icon,
    .socials-text {
        display: none;
    }
    .row_padding_left {
        padding-left: 0;
    }
    .row_padding_right {
        padding-right: 0;
    }
    .full.row_padding_left {
        padding-left: 40px;
    }
    .full.row_padding_right {
        padding-right: 40px;
    }
    .row_padding_all {
        padding: 4vw 0;
    }
    .full.row_padding_all {
        padding: 4vw 40px;
    }
    .big-title {
        font-size: calc(1rem + 12vw);
        line-height: calc(1rem + 11.5vw);
    }
    .percentage-wrapper {
        width: 12vw;
    }
    .percentage-intro {
        bottom: 40px;
    }
    #header-container,
    .flexnav li ul li ul li a {
        padding: 10px 40px;
    }
    nav {
        height: 100vh;
        width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        pointer-events: none;
        opacity: 0;
        padding: 20px 0;
    }
    nav.open {
        pointer-events: initial;
    }
    .nav-height {
        position: relative;
        height: 100%;
        padding: 40px 0;
        width: 100%;
        overflow-y: auto;
    }
    .flexnav {
        padding: 0 20px;
        max-height: 2000px;
        display: table;
        width: auto;
        margin: 0 auto;
        -webkit-transition: 0.2s ease-in 0.6s;
        transition: 0.2s ease-in 0.6s;
    }
    .flexnav.flexnav-show {
        -webkit-transition: 0.3s ease-out 0.2s;
        transition: 0.3s ease-out 0.2s;
    }
    .flexnav li a.active,
    .flexnav li ul li a.active,
    .flexnav li ul li:hover a,
    .flexnav li:hover a,
    .flexnav.opacity,
    .flexnav:hover li ul li a.active,
    .flexnav:hover li ul li:hover > a {
        opacity: 1;
    }
    .flexnav li {
        padding: 0;
        -webkit-transition: color 0.15s ease-out;
        transition: color 0.15s ease-out;
    }
    .flexnav:hover li {
        color: rgba(255, 255, 255, 0.4);
    }
    .flexnav li:hover,
    .invert-header .flexnav li a {
        color: #fff;
    }
    .flexnav li a {
        font-weight: 500;
        font-size: 9vw;
        line-height: 10vw;
        padding: 0;
        border: none;
        -webkit-transition: 0.1s ease-in-out;
        transition: 0.1s ease-in-out;
        color: #000;
    }
    .flexnav > li > a {
        font-size: calc(1rem + 12vw);
        line-height: calc(1rem + 11.5vw);
        font-family: "Six Caps", sans-serif;
        text-transform: lowercase;
    }
    .socials li,
    .socials li a {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
    .flexnav > li > .touch-button {
        width: 100%;
        height: calc(1rem + 11.5vw);
        display: block;
    }
    .flexnav:hover li a,
    .flexnav:hover li ul li a {
        opacity: 0.3;
    }
    .flexnav .touch-button {
        width: 100%;
        display: block;
        height: 10vw;
    }
    .flexnav li ul {
        margin-bottom: 15px;
    }
    .flexnav li ul li a {
        padding: 3px 0;
        font-weight: 500;
        text-transform: none;
        font-size: 16px;
        line-height: 26px;
        border-top: none;
        opacity: 0.4;
        -webkit-text-stroke: none;
    }
    .uppercase-text .flexnav li ul li a {
        text-transform: uppercase;
    }
    .flexnav li ul li .touch-button {
        height: 30px;
    }
    .classic-menu .button-wrap.right.menu {
        display: block;
    }
    #footer-container {
        padding: 0 40px;
    }
    .socials-wrap {
        width: 240px;
        height: 40px;
        float: right;
        margin: 0 auto;
        right: -10px;
        transform: translateX(0) translateY(20px) !important;
        -webkit-transform: translateX(0) translateY(20px) !important;
    }
    .socials-wrap:hover {
        transform: translateY(20px);
        -webkit-transform: translateY(20px);
    }
    .socials-wrap .socials {
        margin-top: 3px;
        text-align: right;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }
    .socials-wrap .socials li {
        opacity: 1;
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
    .socials-wrap:hover .socials li {
        opacity: 1;
        transform: translateY(0) !important;
        -webkit-transform: translateY(0) !important;
    }
    .socials li {
        margin: 0 5px auto;
        display: inline-block;
        float: none;
    }
}
@media only screen and (max-width: 767px) {
    .five_sixth,
    .four_fifth,
    .one_fifth,
    .one_fourth,
    .one_half,
    .one_sixth,
    .one_third,
    .three_fifth,
    .three_fourth,
    .two_fifth,
    .two_fourth,
    .two_third {
        width: 100% !important;
    }
    figcaption {
        background-color: rgba(0, 0, 0, 0.3);
        bottom: 0;
        font-size: 10px;
        padding: 5px 10px;
        right: 0;
        border-radius: 0;
    }
    .text-aligh-right {
        text-align: left;
    }
    .one_half {
        padding-right: 0 !important;
    }
    .one_half.last {
        padding-left: 0 !important;
    }
    .five_sixth,
    .four_fifth,
    .one_fifth,
    .one_fourth,
    .one_half,
    .one_sixth,
    .one_third,
    .three_fifth,
    .three_fourth,
    .two_fifth,
    .two_fourth,
    .two_third {
        margin-bottom: 30px !important;
        margin-right: 0 !important;
    }
    .row_padding_top {
        padding-top: 10vw;
    }
    .row_padding_bottom {
        padding-bottom: 10vw;
    }
    .row_padding_left {
        padding-left: 0;
    }
    .row_padding_right {
        padding-right: 0;
    }
    .full.row_padding_left {
        padding-left: 30px;
    }
    .full.row_padding_right {
        padding-right: 30px;
    }
    .row_padding_all {
        padding: 4vw 0;
    }
    .full.row_padding_all {
        padding: 4vw 30px;
    }
    .clip-effects {
        overflow: hidden;
        clip-path: inset(2% 5% round 30px);
    }
    hr {
        height: 20px;
    }
    .big-title,
    .flexnav > li > a {
        font-size: calc(1rem + 13vw);
        line-height: calc(1rem + 12.5vw);
    }
    .bigger {
        font-size: 20px;
        line-height: 30px;
    }
    .percentage-wrapper {
        width: 16vw;
    }
    .percentage-intro {
        bottom: 30px;
    }
    footer,
    header {
        height: 80px;
    }
    #header-container {
        padding: 0;
        margin: 0 auto;
    }
    #logo {
        left: 30px;
    }
    .button-wrap.right.menu {
        right: 4px;
    }
    .button-wrap.right.menu.burger-lines {
        right: 0;
    }
    header .button-text {
        display: none;
    }
    .flexnav > li > .touch-button {
        height: calc(1rem + 12.5vw);
    }
    .footer-button-wrap {
        bottom: 80px;
    }
    #footer-container {
        height: 80px;
        padding: 0 30px;
        margin: 0;
    }
    #footer-container #backtotop.button-wrap.left {
        float: none;
        top: 5px;
        left: 0;
        right: 0;
        position: absolute;
        display: block;
    }
    #backtotop.button-wrap.left .button-text {
        text-align: left;
        float: left;
        display: none;
    }
    #backtotop.button-wrap.left .icon-wrap {
        float: none;
        position: absolute;
        right: auto;
        left: 0;
        margin: auto;
        top: 0;
        opacity: 0.4;
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out;
    }
    #backtotop.button-wrap.left:hover .icon-wrap {
        opacity: 1;
    }
    .footer-middle {
        max-width: 1180px;
        height: 20px;
        position: relative;
        margin: 0 auto 15px;
        left: 0;
        width: 100%;
        top: 0;
    }
    .copyright,
    .socials-wrap {
        left: auto;
        right: auto;
        top: 0;
    }
    .socials-wrap,
    .socials-wrap .socials {
        display: table;
        width: auto;
        height: 20px;
        line-height: 20px;
        margin: 0 auto;
    }
    .copyright {
        margin: 0 auto;
        height: 20px;
        line-height: 20px;
    }
    footer.showcase-footer .arrows-wrap {
        right: auto;
        left: -30px;
        float: left;
        margin: auto;
    }
    .socials-wrap {
        float: none;
        transform: translateX(0) translateY(0) !important;
        -webkit-transform: translateX(0) translateY(0) !important;
    }
    .socials-wrap .socials {
        text-align: center;
    }
    .socials li,
    .socials li a {
        height: 20px;
        line-height: 20px;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 479px) {
    .five_sixth,
    .four_fifth,
    .one_fifth,
    .one_fourth,
    .one_half,
    .one_sixth,
    .one_third,
    .three_fifth,
    .three_fourth,
    .two_fifth,
    .two_fourth,
    .two_third {
        margin-bottom: 20px !important;
        margin-right: 0 !important;
    }
    .row_padding_top {
        padding-top: 12vw;
    }
    .row_padding_bottom {
        padding-bottom: 12vw;
    }
    .row_padding_left {
        padding-left: 0;
    }
    .row_padding_right {
        padding-right: 0;
    }
    .full.row_padding_left {
        padding-left: 20px;
    }
    .full.row_padding_right {
        padding-right: 20px;
    }
    .row_padding_all {
        padding: 4vw 0;
    }
    .full.row_padding_all {
        padding: 4vw 20px;
    }
    hr {
        height: 10px;
    }
    .big-title,
    .flexnav > li > a {
        font-size: calc(1rem + 14vw);
        line-height: calc(1rem + 13.5vw);
    }
    .percentage-wrapper {
        width: 20vw;
    }
    #logo {
        left: 20px;
    }
    .button-wrap.right.menu {
        right: -6px;
    }
    .button-wrap.right.menu.burger-lines {
        right: -10px;
    }
    .flexnav > li > .touch-button {
        height: calc(1rem + 13.5vw);
    }
    #footer-container {
        padding: 0;
        margin: 0;
    }
    footer.showcase-footer #footer-container {
        padding: 0 20px;
    }
    .arrows-wrap {
        left: -10px;
        width: 80px;
    }
    .next-wrap,
    .prev-wrap {
        width: 40px;
    }
    footer.showcase-footer .arrows-wrap {
        right: 0;
        left: 0;
        float: none;
        margin: auto;
        width: 100%;
    }
    footer.showcase-footer .next-wrap,
    footer.showcase-footer .prev-wrap {
        width: 60px;
    }
    footer.showcase-footer .footer-middle {
        top: 0;
    }
    footer.showcase-footer .showcase-subtitles-wrap {
        left: 0;
    }
    .button-text,
    footer.showcase-footer .socials-wrap {
        display: none;
    }
    #hero .button-text,
    #main-page-content .button-text {
        display: block;
    }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
    #rotate-device {
        display: block;
    }
}
