html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
*, *:before, *:after {
box-sizing: border-box;
}
img {
display: block;
max-width: 100%;
}
html {
scroll-behavior: smooth;
}
body.block-body, html.block-body {
overflow: hidden;
}
body.video-opened, html.video-opened {
overflow: hidden;
height: 100%;
height: 100vh;
}
.clear_list, body.archive ul.posts-list, ul#clients-list, nav ul.menu {
list-style: none;
margin: 0;
padding: 0;
}
.dont_select, ul#clients-list .owl-nav .owl-prev,
ul#clients-list .owl-nav .owl-next, header {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.reset_font {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
text-align: left;
}
.text_left {
text-align: left;
}
.text_left img {
margin: auto;
}
.text_center {
text-align: center;
}
.text_center img {
margin: auto;
}
.text_right {
text-align: right;
}
.text_right img {
margin: auto;
}
.text_white {
color: #fff;
}
.text_white h1, .text_white .h1, .text_white h2, .text_white .h2, .text_white h3, .text_white .h3, .text_white h4, .text_white .h4 {
color: #fff;
}
.text_white p {
color: rgba(255, 255, 255, 0.5);
}
.add_padding {
padding: 40px;
}
.add_margin_left {
margin-left: 40px;
}
.add_margin_right {
margin-right: 40px;
}
.align_to_container {
margin-left: calc((100vw / 2) - (1370px / 2));
}
@media all and (max-width: 1549px) {
.align_to_container {
margin-left: calc((100vw / 2) - (1290px / 2));
}
}
@media all and (max-width: 1399px) {
.align_to_container {
margin-left: calc((100vw / 2) - (1110px / 2));
}
}
@media all and (max-width: 1199px) {
.align_to_container {
margin-left: 80px;
}
}
@media all and (max-width: 767px) {
.align_to_container {
margin-left: 60px;
}
}
.align_to_container.right {
margin-left: auto;
margin-right: calc((100vw / 2) - (1370px / 2));
}
@media all and (max-width: 1549px) {
.align_to_container.right {
margin-left: auto;
margin-right: calc((100vw / 2) - (1290px / 2));
}
}
@media all and (max-width: 1399px) {
.align_to_container.right {
margin-left: auto;
margin-right: calc((100vw / 2) - (1110px / 2));
}
}
@media all and (max-width: 1199px) {
.align_to_container.right {
margin-left: auto;
margin-right: 80px;
}
}
@media all and (max-width: 767px) {
.align_to_container.right {
margin-left: auto;
margin-right: 60px;
}
}
.align_to_container.align_to_small {
margin-left: 0;
margin-left: calc((100vw / 2) - (940px / 2));
}
@media all and (max-width: 991px) {
.align_to_container.align_to_small {
margin-left: 40px;
}
}
@media all and (max-width: 767px) {
.align_to_container.align_to_small {
margin-left: 60px;
}
}
.align_to_container.align_to_small.right {
margin-left: auto;
margin-right: calc((100vw / 2) - (940px / 2));
}
@media all and (max-width: 991px) {
.align_to_container.align_to_small.right {
margin-right: 40px;
}
}
.box_shadow {
box-shadow: 0px 5px 15px rgba(29, 19, 72, 0.15);
background-color: #fff;
}
.box_shadow_big {
box-shadow: 0px 0px 30px rgba(29, 19, 72, 0.15);
background-color: #fff;
}
.border_radius {
border-radius: 8px;
overflow: hidden;
}
@keyframes bounce {
0% {
transform: translateX(-5px);
}
50% {
transform: translateX(0px);
}
100% {
transform: translateX(-5px);
}
}
body {
font-family: "Nanum Gothic", sans-serif;
font-size: 16px;
line-height: 28px;
font-weight: 400;
color: #fff;
background-color: #000;
}
@media all and (max-width: 767px) {
body {
font-size: 14px;
line-height: 24px;
}
}
h1, .h1 {
font-size: 40px;
line-height: 50px;
font-weight: 400;
color: #fff;
margin-top: 0;
margin-bottom: 40px;
}
@media all and (max-width: 1199px) {
h1, .h1 {
font-size: 30px;
line-height: 34px;
}
}
@media all and (max-width: 767px) {
h1, .h1 {
font-size: 26px;
line-height: 38px;
margin-bottom: 20px;
}
}
h2, .h2 {
font-size: 20px;
line-height: 25px;
font-weight: 400;
color: #fff;
margin-top: 0;
margin-bottom: 20px;
}
@media all and (max-width: 767px) {
h2, .h2 {
font-size: 18px;
line-height: 24px;
}
}
h3, .h3 {
font-size: 18px;
line-height: 26px;
font-weight: 400;
color: #fff;
margin-bottom: 10px;
}
h4, .h4 {
font-size: 18px;
line-height: 24px;
font-weight: 400;
color: #fff;
margin-top: 10px;
margin-bottom: 20px;
}
a {
text-decoration: none;
transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
}
a:hover {
text-decoration: none;
}
p {
margin-bottom: 20px;
}
small {
font-size: 18px;
line-height: 22px;
font-weight: 400;
}
@media all and (max-width: 767px) {
small {
font-size: 16px;
line-height: 20px;
}
}
.typography p.ltr,
.typography p[dir=ltr],
.typography p {
margin-bottom: 20px;
}
.typography h2 {
margin-top: 60px;
}
@media all and (max-width: 767px) {
.typography h2 {
margin-top: 40px;
}
}
.typography h3 {
margin-top: 30px;
margin-bottom: 10px;
}
.typography h4 {
margin-top: 30px;
margin-bottom: 10px;
}
.typography img {
margin-bottom: 20px;
}
.typography ol {
max-width: 600px;
padding-left: 30px;
margin-bottom: 20px;
}
body:before {
content: "";
display: block;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 998;
background-color: #000;
opacity: 0;
visibility: hidden;
transition: all 0.5s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.5s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.5s cubic-bezier(0.45, 0.26, 0, 1);
}
body.menu-opened:before {
visibility: visible;
opacity: 0.75;
}
#bg {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -2;
width: 100%;
height: 100%;
background-image: url(//trilogy.ro/wp-content/themes/trilogy/assets/bg.png);
background-attachment: fixed;
background-size: cover;
background-position: center;
}
#page-wrapper {
padding-top: 100px;
}
@media all and (max-width: 1199px) {
#page-wrapper {
padding-top: 80px;
}
}
@media all and (max-width: 991px) {
#page-wrapper {
padding-top: 60px;
}
}
#page-wrapper .page-section {
transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 80px;
padding-right: 20px;
max-width: 1320px;
}
@media all and (min-width: 1550px) {
.container {
max-width: 1400px;
}
}
@media all and (max-width: 1199px) {
.container {
max-width: calc(100% - 20px * 2);
}
}
@media all and (max-width: 991px) {
.container {
max-width: 100%;
padding-left: 40px;
}
}
@media all and (max-width: 767px) {
.container {
max-width: 100%;
padding-left: 40px;
padding-right: 20px;
}
}
.container-small {
width: 100%;
max-width: 1000px;
padding: 0 40px;
margin: 40px auto;
}
@media all and (max-width: 1199px) {
.container-small {
max-width: calc(100% - 20px * 6);
padding-left: 20px;
padding-right: 20px;
}
}
@media all and (max-width: 767px) {
.container-small {
max-width: 100%;
padding-left: 40px;
padding-right: 20px;
}
}
.page-section#page-title .container {
margin-top: 20px;
margin-bottom: 20px;
}
header {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
max-width: 100%;
padding: 40px 0;
transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
}
header > .container {
display: flex;
flex-direction: row;
align-items: flex-start;
}
header #logo img {
height: 17px;
}
@media all and (max-width: 767px) {
header #logo img {
height: 15px;
}
}
header #menu-toggle {
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: flex-end;
justify-content: flex-start;
padding: 10px;
margin-top: -10px;
margin-right: -10px;
margin-left: auto;
cursor: pointer;
position: relative;
top: -3px;
z-index: 3;
transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
}
header #menu-toggle span {
display: block;
width: 26px;
height: 3px;
background-color: #fff;
border-radius: 1px;
margin: 3px 0;
transform-origin: top left;
transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
}
header #menu-toggle span:first-child + span {
width: 15px;
transform-origin: 9px 7px;
}
header #menu-toggle.active span {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
width: 25px;
}
header #menu-toggle.active span:first-child + span {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
width: 25px;
}
nav {
position: fixed;
top: 0;
bottom: 0;
right: 0;
z-index: 2;
width: 100%;
max-width: 500px;
background-color: rgba(0, 0, 0, 0.9);
transition: all 0.35s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.35s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.35s cubic-bezier(0.45, 0.26, 0, 1);
transform: translateX(100%);
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
opacity: 0;
visibility: hidden;
}
nav ul.menu {
padding-top: 160px;
}
nav ul.menu li > a {
display: block;
padding: 20px 80px;
font-size: 25px;
line-height: 28px;
font-weight: 400;
color: #fff;
opacity: 0.65;
}
nav ul.menu li > a:hover {
opacity: 0.85;
color: #fff;
}
@media all and (max-width: 767px) {
nav ul.menu li > a {
padding: 20px 60px;
}
}
nav ul.menu li.current-menu-item > a {
color: #fff;
opacity: 1;
}
body.menu-opened nav,
html.menu-opened nav {
transform: translateX(0);
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
opacity: 1 !important;
visibility: visible !important;
}
footer {
color: rgba(255, 255, 255, 0.6);
background-color: #0D0D0D;
margin-top: 80px;
overflow: hidden;
position: relative;
z-index: 2;
}
footer a {
color: rgba(255, 255, 255, 0.6);
}
footer a:hover {
color: white;
}
footer .footer-top {
background-color: #151515;
border-bottom: 2px solid #000;
overflow: hidden;
}
footer .footer-bottom {
padding: 30px 40px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: stretch;
justify-content: stretch;
margin-left: -20px;
margin-right: -20px;
margin-bottom: 0;
}
footer .footer-bottom > * {
width: calc(33.33% - 40px);
margin-left: 20px;
margin-right: 20px;
margin-bottom: 40px;
}
@media (max-width: 767px) {
footer .footer-bottom {
margin-left: -10px;
margin-right: -10px;
}
footer .footer-bottom > * {
width: calc(100% - 20px);
margin-left: 10px;
margin-right: 10px;
}
}
@media all and (max-width: 767px) {
footer .footer-bottom {
padding: 20px;
padding-left: 40px;
}
}
@media all and (max-width: 767px) {
footer .footer-column {
margin-bottom: 0;
margin-top: 0;
padding: 0;
padding-top: 13.3333333333px;
}
}
footer .footer-column .contact-list {
display: flex;
flex-direction: row;
align-items: center;
margin: -6.6666666667px;
margin-bottom: 20px;
}
footer .footer-column .contact-list li {
margin: 0 6.6666666667px;
}
footer .footer-column .contact-list li a {
display: block;
font-size: 25px;
}
footer .footer-copyright {
padding: 0;
margin-bottom: 0;
width: 100%;
}
@media all and (max-width: 767px) {
footer .footer-copyright {
padding: 0;
padding-top: 20px;
padding-bottom: 10px;
}
}
footer .footer-copyright .copyright {
margin-bottom: 0;
}
footer .footer-copyright p {
margin: 0;
}
@media all and (max-width: 767px) {
.footer-container {
padding-left: 0;
padding-right: 0;
}
}
.button, body.page-template-default .page-section#page-content a, body.home .page-section#page-home .page-home-wrapper a {
display: inline-block;
vertical-align: middle;
font-size: 14px;
line-height: 16px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
color: #000;
border: 2px solid #fff;
border-radius: 3px;
padding: 20px 40px;
background-color: #fff;
cursor: pointer;
transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
}
.button:hover, body.page-template-default .page-section#page-content a:hover, body.home .page-section#page-home .page-home-wrapper a:hover {
opacity: 0.85;
}
.button.secondary, body.page-template-default .page-section#page-content a, body.home .page-section#page-home .page-home-wrapper a.secondary, body.home .page-section#page-home .page-home-wrapper body.page-template-default .page-section#page-content a, body.page-template-default .page-section#page-content body.home .page-section#page-home .page-home-wrapper a, body.home .page-section#page-home .page-home-wrapper a + a {
background-color: transparent;
color: #fff;
}
@media all and (max-width: 767px) {
.button, body.page-template-default .page-section#page-content a, body.home .page-section#page-home .page-home-wrapper a {
font-size: 12px;
line-height: 14px;
padding: 15.037593985px 20px;
}
}
#loader,
#video-item-loader {
text-align: center;
padding: 20px 0;
}
#loader img,
#video-item-loader img {
position: absolute;
top: 50%;
left: 50%;
margin-left: -30px;
margin-top: -30px;
}
#loader .ring,
#video-item-loader .ring {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
#loader .ring div,
#video-item-loader .ring div {
box-sizing: border-box;
display: block;
position: absolute;
width: 70px;
height: 70px;
margin: 4px;
border: 4px solid #fff;
border-radius: 50%;
border-color: #fff transparent transparent transparent;
animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
@keyframes lds-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
#video-item-loader {
position: fixed;
top: 50%;
left: 50%;
z-index: 2;
margin-left: 40px;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
opacity: 0;
visibility: hidden;
}
@media all and (max-width: 991px) {
#video-item-loader {
margin-left: 10px;
}
}
@media all and (max-width: 767px) {
#video-item-loader {
margin-left: 0;
}
}
body.video-loading #video-item-loader {
opacity: 1;
visibility: visible;
}
#video-item {
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 999;
background-color: rgba(0, 0, 0, 0.75);
transition: all 1s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 1s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 1s cubic-bezier(0.45, 0.26, 0, 1);
opacity: 0;
visibility: hidden;
padding-top: 40px;
}
@media all and (max-width: 767px) {
#video-item > .container {
padding: 0;
}
}
@media all and (max-width: 991px) and (orientation: landscape) {
#video-item > .container {
width: 100%;
max-width: 100%;
padding: 0;
}
}
#video-item h2#video-item-title {
float: left;
}
@media all and (max-width: 767px) {
#video-item h2#video-item-title {
padding-left: 40px;
}
}
@media all and (max-width: 991px) and (orientation: landscape) {
#video-item h2#video-item-title {
padding-left: 40px;
}
}
#video-item #video-item-wrapper iframe {
width: 100%;
height: 80vh;
}
#video-item #video-item-play {
position: absolute;
top: 50%;
left: 50%;
z-index: 997;
transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
margin-left: 40px;
opacity: 0;
visibility: hidden;
}
@media all and (max-width: 991px) {
#video-item #video-item-play {
margin-left: 20px;
}
}
@media all and (max-width: 767px) {
#video-item #video-item-play {
margin-left: 0;
}
}
#video-item #video-item-close {
width: 60px;
height: 60px;
position: relative;
z-index: 3;
padding: 10px;
margin-top: -15.037593985px;
margin-right: -15.037593985px;
cursor: pointer;
float: right;
}
@media all and (max-width: 767px) {
#video-item #video-item-close {
margin-right: 0;
}
}
#video-item #video-item-close span {
width: 25px;
height: 3px;
background-color: #fff;
border-radius: 1px;
position: absolute;
top: 50%;
left: 50%;
transform-origin: top left;
transition: all 0.35s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.35s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.35s cubic-bezier(0.45, 0.26, 0, 1);
transform: rotate(45deg) translateX(-50%) translateY(-50%);
-webkit-transform: rotate(45deg) translateX(-50%) translateY(-50%);
-moz-transform: rotate(45deg) translateX(-50%) translateY(-50%);
}
#video-item #video-item-close span + span {
transform: rotate(-45deg) translateX(-50%) translateY(-50%);
-webkit-transform: rotate(-45deg) translateX(-50%) translateY(-50%);
-moz-transform: rotate(-45deg) translateX(-50%) translateY(-50%);
}
body.video-opened #video-item {
opacity: 1;
visibility: visible;
}
body.video-playing #video-item {
background-color: rgba(0, 0, 0, 0.98);
}
body.video-playing.single #video-item #video-item-play {
opacity: 1;
visibility: visible;
}
ul#clients-list {
position: relative;
padding: 40px 100px;
overflow: hidden;
}
@media all and (max-width: 767px) {
ul#clients-list {
padding: 20px 0;
}
}
ul#clients-list .owl-stage-outer .owl-stage {
display: flex;
flex-direction: row;
align-items: center;
}
@media all and (max-width: 767px) {
ul#clients-list .owl-stage-outer .owl-stage {
padding: 0;
padding-left: 20px;
}
}
@media all and (max-width: 767px) {
ul#clients-list .owl-nav {
display: none;
}
}
ul#clients-list .owl-nav .owl-prev,
ul#clients-list .owl-nav .owl-next {
position: absolute;
top: 50%;
left: 40px;
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid rgba(255, 255, 255, 0.1);
background-color: #151515;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
cursor: pointer;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
}
ul#clients-list .owl-nav .owl-prev:focus,
ul#clients-list .owl-nav .owl-next:focus {
outline: none;
-webkit-outline: none;
}
ul#clients-list .owl-nav .owl-prev:hover,
ul#clients-list .owl-nav .owl-next:hover {
border-color: rgba(255, 255, 255, 0.5);
}
ul#clients-list .owl-nav .owl-next {
left: auto;
right: 40px;
}
ul#clients-list li {
display: flex;
align-items: center;
justify-content: center;
}
ul#clients-list li img {
max-width: 100%;
width: auto;
height: 60px;
object-fit: contain;
}
@media all and (max-width: 767px) {
ul#clients-list li img {
height: 50px;
}
}
.page-section#page-header {
margin-bottom: 40px;
}
.page-section#page-header h1 {
margin-bottom: 20px;
}
.page-section#page-header h1 + p {
max-width: 550px;
}
body.home {
position: relative;
min-height: 100%;
min-height: 100vh;
}
body.home footer {
display: none;
}
body.home #bg {
opacity: 0;
visibility: hidden;
}
body.home #page-wrapper {
padding-top: 0;
}
body.home #page-wrapper header,
body.home #page-wrapper .page-section {
opacity: 1;
visibility: visible;
transition: all 2s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 2s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 2s cubic-bezier(0.45, 0.26, 0, 1);
}
body.home.load-page #bg {
opacity: 0;
visibility: hidden;
transition: none;
}
body.home.load-page #page-wrapper header,
body.home.load-page #page-wrapper .page-section {
opacity: 0;
visibility: hidden;
transition: none;
}
body.home #full-logo {
position: absolute;
top: 50%;
left: 50%;
z-index: 99;
opacity: 0;
animation-name: fade;
animation-duration: 3s;
animation-delay: 1s;
animation-fill-mode: forwards;
transform: translateY(-50%) translateX(-50%);
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
}
@media all and (max-width: 550px) {
body.home #full-logo {
width: 80%;
}
}
@keyframes fade {
0% {
opacity: 0;
filter: drop-shadow(0px 0px 0px #fff);
-webkit-filter: drop-shadow(0px 0px 0px #fff);
-moz-filter: drop-shadow(0px 0px 0px #fff);
-ms-filter: drop-shadow(0px 0px 0px #fff);
-o-filter: drop-shadow(0px 0px 0px #fff);
}
33.33% {
opacity: 1;
filter: drop-shadow(1px 0px 5px #fff);
-webkit-filter: drop-shadow(1px 0px 5px #fff);
-moz-filter: drop-shadow(1px 0px 5px #fff);
-ms-filter: drop-shadow(1px 0px 5px #fff);
-o-filter: drop-shadow(1px 0px 5px #fff);
}
66.66% {
opacity: 1;
filter: drop-shadow(0px 0px 0px #fff);
-webkit-filter: drop-shadow(0px 0px 0px #fff);
-moz-filter: drop-shadow(0px 0px 0px #fff);
-ms-filter: drop-shadow(0px 0px 0px #fff);
-o-filter: drop-shadow(0px 0px 0px #fff);
}
100% {
opacity: 0;
filter: drop-shadow(0px 0px 0px #fff);
-webkit-filter: drop-shadow(0px 0px 0px #fff);
-moz-filter: drop-shadow(0px 0px 0px #fff);
-ms-filter: drop-shadow(0px 0px 0px #fff);
-o-filter: drop-shadow(0px 0px 0px #fff);
}
}
body.home .page-section#page-home {
width: 100%;
height: 100%;
height: 100vh;
position: relative;
z-index: 2;
max-width: 100%;
}
@media all and (max-width: 550px) {
body.home .page-section#page-home {
bottom: 40px;
}
}
body.home .page-section#page-home:before {
content: "";
background: black;
background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, black 100%);
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1;
height: 50vh;
opacity: 0.65;
}
body.home .page-section#page-home:after {
content: "";
background: black;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
height: 50vh;
opacity: 0.65;
}
body.home .page-section#page-home .page-home-wrapper {
position: absolute;
left: 0;
right: 0;
bottom: 60px;
z-index: 2;
width: 100%;
max-width: 100%;
}
body.home .page-section#page-home .page-home-wrapper h1 {
max-width: 780px;
}
body.home .page-section#page-home .page-home-wrapper h1 + p {
max-width: 780px;
}
body.home .page-section#page-home .page-home-wrapper a + a {
margin-left: 20px;
margin-bottom: 0;
}
@media all and (max-width: 767px) {
body.home .page-section#page-home .page-home-wrapper a + a {
margin-left: 15.037593985px;
}
}
body.home #video-wrapper,
body.home #image-wrapper {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
width: 100%;
width: 100vw;
height: 100%;
height: 100vh;
max-width: 100%;
}
body.home #video-wrapper video,
body.home #image-wrapper video {
width: 100%;
height: 100%;
object-fit: cover;
opacity: 1;
visibility: visible;
transition: all 2s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 2s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 2s cubic-bezier(0.45, 0.26, 0, 1);
}
body.home #video-wrapper video.hidden,
body.home #image-wrapper video.hidden {
opacity: 0;
visibility: hidden;
}
body.home #image-wrapper {
z-index: -2;
}
body.home #image-wrapper img {
width: 100%;
height: 100%;
max-width: initial;
opacity: 1;
visibility: visible;
object-fit: cover;
transition: all 2s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 2s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 2s cubic-bezier(0.45, 0.26, 0, 1);
}
body.home #image-wrapper img.hidden {
opacity: 0;
visibility: hidden;
}
body.archive ul.posts-list {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: stretch;
justify-content: stretch;
margin-left: -7.5187969925px;
margin-right: -7.5187969925px;
margin-bottom: 0;
}
body.archive ul.posts-list > * {
width: calc(33.33% - 15.037593985px);
margin-left: 7.5187969925px;
margin-right: 7.5187969925px;
margin-bottom: 15.037593985px;
}
@media (max-width: 991px) {
body.archive ul.posts-list {
margin-left: -7.5187969925px;
margin-right: -7.5187969925px;
}
body.archive ul.posts-list > * {
width: calc(50% - 15.037593985px);
margin-left: 7.5187969925px;
margin-right: 7.5187969925px;
}
}
@media (max-width: 767px) {
body.archive ul.posts-list {
margin-left: 0px;
margin-right: 0px;
}
body.archive ul.posts-list > * {
width: calc(100% - 0px);
margin-left: 0px;
margin-right: 0px;
}
}
@media all and (max-width: 550px) {
body.archive ul.posts-list {
margin-left: -40px;
margin-right: -20px;
}
}
body.archive ul.posts-list li {
transition: opacity 0.25s linear;
}
body.archive ul.posts-list li.show-item {
opacity: 1 !important;
visibility: visible !important;
}
@media all and (max-width: 767px) {
body.archive ul.posts-list li {
margin-bottom: 10px;
}
}
body.archive ul.posts-list li > a {
display: block;
position: relative;
color: #fff;
text-align: center;
}
body.archive ul.posts-list li > a:before {
content: "";
background-color: #000;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.25s cubic-bezier(0.45, 0.26, 0, 1);
opacity: 0;
}
@media all and (max-width: 991px) {
body.archive ul.posts-list li > a:before {
opacity: 0.75;
top: 66.66%;
background: black;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
}
}
body.archive ul.posts-list li > a .content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
width: 100%;
height: 100%;
padding: 40px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
transition: all 0.5s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 0.5s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 0.5s cubic-bezier(0.45, 0.26, 0, 1);
}
@media all and (min-width: 992px) {
body.archive ul.posts-list li > a .content {
transform: translateY(25px);
-webkit-transform: translateY(25px);
-moz-transform: translateY(25px);
opacity: 0;
visibility: hidden;
}
}
@media all and (max-width: 991px) {
body.archive ul.posts-list li > a .content {
align-items: flex-start;
justify-content: flex-end;
opacity: 1 !important;
visibility: visible !important;
padding-bottom: 20px;
padding-right: 20px;
}
}
@media all and (max-width: 991px) {
body.archive ul.posts-list li > a .content h2 {
margin-bottom: 0;
}
}
body.archive ul.posts-list li > a .content p {
font-size: 14px;
line-height: 16px;
font-weight: 700;
letter-spacing: 5px;
text-transform: uppercase;
margin-bottom: 0;
}
@media all and (max-width: 991px) {
body.archive ul.posts-list li > a .content p {
display: none;
}
}
body.archive ul.posts-list li > a .image {
overflow: hidden;
}
body.archive ul.posts-list li > a .image img {
width: 100%;
max-width: initial;
object-fit: cover;
margin: auto;
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transition: all 1s cubic-bezier(0.45, 0.26, 0, 1);
-webkit-transition: all 1s cubic-bezier(0.45, 0.26, 0, 1);
-moz-transition: all 1s cubic-bezier(0.45, 0.26, 0, 1);
}
body.archive ul.posts-list li > a:hover:before {
opacity: 0.75;
}
body.archive ul.posts-list li > a:hover .content {
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transition-delay: 0.15s;
opacity: 1 !important;
visibility: visible !important;
}
body.archive ul.posts-list li > a:hover .image img {
transition: 3s linear;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
filter: blur(2px);
}
body.post-type-archive-film ul.posts-list li > a .content h2 {
margin-bottom: 0;
}
body.post-type-archive-film ul.posts-list li > a .content small {
margin-bottom: 20px;
}
@media all and (max-width: 991px) {
body.post-type-archive-film ul.posts-list li > a .content small {
margin-bottom: 0;
}
}
body.single-portfolio header {
display: none;
}
body.single-portfolio #page-wrapper {
padding-top: 0;
}
body.single-portfolio .single-page#video-item {
padding: 20px 0;
}
body.single-film .page-section#page-content h3 {
margin-bottom: 40px;
}
body.single-film .page-section#page-content iframe {
width: 100%;
min-height: 520px;
}
@media all and (max-width: 767px) {
body.single-film .page-section#page-content iframe {
min-height: initial;
}
}
body.single-film .page-section#page-content .wp-block-image {
margin-bottom: 20px;
}
body.page-template-default .page-section#page-video video {
width: 100%;
}
@media all and (max-width: 550px) {
body.page-template-default .page-section#page-video video {
margin-left: -40px;
margin-right: -20px;
width: calc(100% + 20px*3);
}
}
body.page-template-default .page-section#page-content .facebook-iframe iframe {
width: 100%;
}