/*
Theme Name: Boneless
Theme URI: 
Author: Emanuele Zabrizach
Author URI: http://emanuelezabrizach.com/
Description: boneless
Version: 2.0
License: 
License URI: 
Tags: 
Text Domain: boneless

*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
menu,
nav,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  color: #505050;
}
ol,
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
  letter-spacing: 0.04rem;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  padding: 0;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
body {
  background-color: black;
}
.hidden {
  display: none;
}
.block {
  display: block;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.row {
  flex-direction: row;
}
.col {
  flex-direction: column;
}
.wrap {
  flex-wrap: wrap;
}
.ju-center {
  justify-content: center;
}
.h-center {
  align-items: center;
}
.v-center {
  align-content: center;
}
.center {
  text-align: center;
}
.w_80 {
  width: 80%;
}
.w_50 {
  width: 50%;
}
.m_auto {
  margin: 0 auto;
}
.p_top_bottom_50 {
  padding-block: 50px;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.uppercase {
  text-transform: uppercase;
}
.cl-white {
  color: #fff;
}
.bg-black {
  background-color: #000;
}
/* CLEAR */
.cf:after {
  clear: both;
  content: '';
  display: block;
  visibility: hidden;
  height: 0;
}
.cf {
  display: inline-block;
}
* html .cf {
  height: 1%;
}
html {
  scroll-behavior: smooth;
}
.cf {
  display: block;
}
#top {
  position: relative;
  top: 0;
  left: 0;
}
.arrow {
  display: none;
}
.home .arrow {
  display: block;
  position: absolute;
  z-index: 999;
  top: 94vh;
  right: 2%;
  -webkit-transition: all 0.4s;
  /* For Safari 3.1 to 6.0 */
  transition: all 0.4s;
}
.home .arrow img {
  max-width: 40px;
}
.scrolled .arrow .top {
  display: block;
}
.scrolled .arrow .works {
  display: none;
}
.scrolled.home .arrow {
  position: fixed;
  transform: rotate(180deg);
}
.main-title {
  position: absolute;
  top: -10000px;
  left: -10000px;
}
.home .bloginfo {
  position: absolute;
  transform: translateY(-1000px);
}
.full {
  font-family: 'Roboto', sans-serif;
  width: 100%;
  margin: 0;
  padding: 0;
}
.full .bar {
  width: 90%;
  margin: 0 5%;
  position: absolute;
  top: 16px;
  left: 0;
  z-index: 999;
}
.full .bar .logo {
  width: 30%;
  float: left;
  margin-top: 10px;
  -webkit-transition: all 0.4s;
  /* For Safari 3.1 to 6.0 */
  transition: all 0.4s;
}
.full .bar .logo img {
  width: 80px;
}
.full .bar .menu {
  float: left;
  position: relative;
  width: 70%;
  color: #fff;
}
.full .bar .menu ul {
  float: right;
  padding-right: 5%;
  margin-top: 39px;
}
.full .bar .menu ul li {
  display: inline;
}
.full .bar .menu ul li a {
  color: #fff;
  font-weight: 400;
  padding: 0 8px;
}
.full .bar .menu-mobile {
  display: none;
}
.full .bar .menu-mobile ul {
  width: 80%;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.9rem;
  margin: 0 auto;
}
.full .bar .menu-mobile ul a {
  color: #fff;
  font-weight: 400;
  text-align: center;
  width: 100%;
}
.full .bar .menu-mobile ul a:hover {
  color: #565656;
}
.full .bar .menuMobile {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.full .bar .menu-open,
.full .bar .menu-close {
  display: none;
}
.full .flexslider {
  border: 0 !important;
  position: relative;
  margin-bottom: 0 !important;
  z-index: 99;
}
.full .flexslider .slides {
  position: relative;
  z-index: 99;
}
.full .flexslider .slides .img {
  background-size: cover;
  background-position: center center;
  z-index: 99;
  position: relative;
}
.full .work-title {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 999;
  overflow: hidden;
}
.full .work-title h2 {
  color: #fff;
  font-size: 2.8rem;
  overflow: hidden;
  font-weight: 100;
}
.full .work-title:hover .link {
  top: 65%;
  opacity: 1;
  -webkit-transition: all 0.5s;
  /* For Safari 3.1 to 6.0 */
  transition: all 0.5s;
}
.full .link {
  opacity: 0;
  -webkit-transition: all 0.8s;
  /* For Safari 3.1 to 6.0 */
  transition: all 0.8s;
  color: #fff;
  position: absolute;
  top: 120%;
  left: 10%;
  width: 80%;
  text-align: center;
  z-index: 999;
  font-size: 1.3rem;
  font-weight: bold;
  height: 100px;
}
.full .directors {
  display: none;
  position: fixed;
  width: 50%;
  top: 0;
  right: 0;
  background-color: #fff;
  z-index: 999;
}
.full .directors ul {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.full .directors h3 {
  position: absolute;
  width: 100%;
  text-align: center;
  margin: 32px 0;
  font-size: 1.6rem;
  font-weight: 700;
  color: #000000;
}
.full .directors .name {
  width: 80%;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.9rem;
  margin: 0 auto;
}
.full .directors .name a {
  color: #565656;
  font-weight: lighter;
}
.full .directors .name a:hover {
  color: #000;
}
.full .directors .close img {
  position: absolute;
  z-index: 999;
  width: 20px;
  height: 20px;
  top: 37px;
  right: 7%;
}
.full .directors .close:hover {
  cursor: pointer;
}
.single-directors .slides,
.archive .slides,
.home .slides {
  position: relative;
  z-index: 99;
  width: 100%;
}
.single-directors .slides .img,
.archive .slides .img,
.home .slides .img {
  height: 50vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 99;
  position: relative;
  width: 100%;
  -webkit-transition: all 1s;
  /* For Safari 3.1 to 6.0 */
  transition: all 1s;
}
.single-directors .slides .img.first,
.archive .slides .img.first,
.home .slides .img.first {
  height: 100vh;
}
.single-directors .slides .vimeo,
.archive .slides .vimeo,
.home .slides .vimeo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.single-directors .slides .img:not(.first),
.archive .slides .img:not(.first),
.home .slides .img:not(.first) {
  width: 50%;
  float: left;
  min-height: 350px;
}
.single-directors .slides .img:not(.first):before,
.archive .slides .img:not(.first):before,
.home .slides .img:not(.first):before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black ;
  opacity: 0.6;
  -webkit-transition: all 0.6s;
  /* For Safari 3.1 to 6.0 */
  transition: all 0.6s;
}
.single-directors .slides .img:not(.first):hover:before,
.archive .slides .img:not(.first):hover:before,
.home .slides .img:not(.first):hover:before {
  opacity: 0.3;
}
.single-directors .slides .img:not(.first) h2,
.archive .slides .img:not(.first) h2,
.home .slides .img:not(.first) h2 {
  font-size: 2.8rem;
}
.single-directors .slides .img:not(.first) .link,
.archive .slides .img:not(.first) .link,
.home .slides .img:not(.first) .link {
  font-size: 1rem;
}
.single-directors .slides .last,
.archive .slides .last,
.home .slides .last {
  width: 100% !important;
}
.single-directors .bio,
.archive .bio,
.home .bio {
  text-align: justify;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 100px;
}
.single-directors .bio .name,
.archive .bio .name,
.home .bio .name {
  text-align: center;
  position: relative;
  margin: 60px 0 30px;
  color: #333;
  font-size: 1.4rem;
  font-weight: lighter;
}
.single-directors .bio .testo,
.archive .bio .testo,
.home .bio .testo,
.single-directors .bio .testo p,
.archive .bio .testo p,
.home .bio .testo p {
  font-size: 1.1rem;
  font-family: 'Roboto', sans-serif;
  color: #333;
  font-weight: lighter;
}
.single-directors .titolo,
.archive .titolo,
.home .titolo {
  padding-left: 2vw;
  padding-right: 2vw;
}
.swiper {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.cliente,
.regia {
  font-size: 1.2rem;
  padding-block: 8px;
  font-weight: 100;
}
.swiper .cliente,
.swiper .regia {
  padding-block: 15px;
}
.swiper .work-title {
  top: 35vh;
}
.swiper .work-title:hover .link {
  top: 70%;
}
.swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-slide:not(.swiper-slide-active) {
  opacity: 0 !important;
}
.page_content .logo {
  width: auto;
  float: left;
}
.page_content .logo img {
  max-width: 60px;
  margin-left: -12px;
}
.page_content .vimeo_link {
  float: left;
  width: auto;
  padding: 10px 10px 0;
}
.page_content .instagram,
.page_content .fb {
  float: left;
  width: auto;
  padding: 10px 0px 0;
}
.page_content .instagram img,
.page_content .vimeo_link img,
.page_content .fb img {
  width: 100%;
  max-width: 38px;
}
.page_content .fb {
  margin-left: 10px;
}
.page_content .icons {
  width: 100%;
  float: left;
  min-height: 68px;
  margin-top: 50px;
}
.page_content .icons .center {
  width: 50%;
  margin: 0 auto;
}
.page_content .left .img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100vh;
}
.page_content .second {
  padding: 50px 2% 80px;
  font-family: 'Roboto', sans-serif;
  float: left;
  box-sizing: border-box;
}
.page_content .second address {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  float: left;
  color: #fff;
}
.page_content .second address p {
  color: #fff;
  font-weight: 400;
  margin: 5px 0;
  font-size: 1rem;
  font-style: normal;
}
.page_content .second .sx {
  width: 50%;
  float: left;
}
.page_content .second .dx {
  width: 50%;
  float: left;
}
.page_content .second .people {
  width: 50%;
  float: left;
  padding-top: 10px;
  color: #fff;
  text-align: center;
}
.page_content .second .people a {
  font-weight: lighter;
  color: #fff;
}
.page_content .second .people div {
  width: 100%;
}
.page_content .second .people .name {
  font-weight: bold;
  padding-top: 30px;
}
.page_content .right .content {
  text-align: center;
  padding: 80px 8%;
}
.page_content .right .content p,
.page_content .right .content a,
.page_content .right .content li {
  line-height: 1.4;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 200;
}
.scroll_top {
  width: 90%;
  margin: 40px auto 5px;
  text-align: center;
  font-size: 1rem;
  padding: 0px 0 50px;
  font-weight: lighter;
}
.scroll_top a {
  color: #fff;
}
.page-template-default .arrow {
  display: none;
}
.single-works .slides {
  z-index: 11;
}
.single-works .img.first {
  height: 100vh;
}
.single-works .work-title {
  z-index: 9;
}
.single-works .title {
  font-size: 3.8rem;
  color: #fff;
  text-align: center;
  font-weight: 100;
}
.single-works .editor {
  padding-block: 40px 120px;
}
.single-works .editor p,
.single-works .editor a,
.single-works .editor li {
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  font-weight: 100;
}
.single-works .editor .cliente,
.single-works .editor .regia {
  font-size: 1.6rem;
}
.single-works #playerVimeo {
  margin-top: 120px;
}
.single-works .arrow {
  display: none;
}
.single-works .content {
  margin-bottom: 120px;
}
.single-works .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  object-fit: cover;
}
.single.single-works #playerVimeo {
  margin-top: 0;
}
.single.single-works .slides #playerVimeo {
  margin-top: 120px;
}
.single.single-works .swiper #playerVimeo {
  margin-top: 0;
}
.single.single-works .swiper {
  height: auto;
  margin-top: 120px;
}
.single.single-works .swiper-slide {
  min-height: calc(100vh - 120px);
}
.single.single-works .swiper-container-horizontal > .swiper-pagination-bullets,
.single.single-works .swiper-pagination-custom,
.single.single-works .swiper-pagination-fraction {
  bottom: -30px;
}
.single.single-works .swiper-pagination-bullet {
  background-color: #fff;
}
.single.single-works .swiper-button-next,
.single.single-works .swiper-container-rtl .swiper-button-prev {
  background-image: url('https://www.boneless.it/wp-content/uploads/2017/07/freccia.png');
  transform: rotate(-90deg);
  width: 50px;
  background-size: contain;
}
.single.single-works .swiper-button-prev,
.single.single-works .swiper-container-rtl .swiper-button-next {
  background-image: url('https://www.boneless.it/wp-content/uploads/2017/07/freccia.png');
  transform: rotate(90deg);
  width: 50px;
  background-size: contain;
}
.single.single-works .swiper .swiper-button-prev,
.single.single-works .swiper .swiper-button-next {
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
  /* impedisce click quando nascosto */
}
.single.single-works .swiper:hover .swiper-button-prev,
.single.single-works .swiper:hover .swiper-button-next {
  opacity: inherit;
  pointer-events: auto;
}
video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  right: 0;
  bottom: 0;
  background-size: cover;
  overflow: hidden;
}
/* ----------- TABLET PORTAIT ----------- */
@media screen and (max-width: 1024px) {
  .w_port_100 {
    width: 100%;
  }
  .col-rev {
    flex-direction: column-reverse;
  }
  .home .slides .img:not(.first):before {
    opacity: 0;
  }
}
/* ----------- SMARTPHONE PORTAIT ----------- */
@media screen and (max-width: 800px) {
  .archive h1,
  .single-directors h1 {
    font-size: 1.1rem;
  }
  .page_content .left {
    padding-bottom: 0px;
  }
  .page_content .left .img {
    width: 100%;
  }
  .page_content .right {
    position: relative;
  }
  .page_content .right-mobile {
    display: block;
    width: 100%;
    left: 0;
    background-color: transparent;
    padding: 0 0 100px;
  }
  .page_content .icons {
    margin-top: 70px;
  }
  .page_content .partners {
    width: 96%;
  }
  .page_content .map {
    width: 100%;
  }
}
/* ----------- SMARTPHONE PORTAIT ----------- */
@media screen and (max-width: 768px) {
  .full .bar .logo img {
    width: 50px;
  }
  .full .bar .menu {
    display: none;
  }
  .full .bar .menu-mobile {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: #000;
  }
  .full .bar .menu-mobile .logo {
    margin-top: 25px;
    margin-left: 38px;
  }
  .full .bar .menu-open {
    display: block;
    position: absolute;
    z-index: 999;
    width: 20px;
    height: 20px;
    top: 29px;
    right: 2%;
  }
  .full .bar .menu-close {
    position: absolute;
    z-index: 999;
    width: 20px;
    height: 20px;
    top: 29px;
    right: 2%;
  }
  .full .directors {
    width: 100%;
  }
  .full .link {
    opacity: 1;
    top: 95%;
    font-size: 1rem;
  }
  .archive h1,
  .single-directors h1 {
    font-size: 1.1rem;
  }
  .archive .slides .img:not(.first),
  .home .slides .img:not(.first),
  .single-directors .slides .img:not(.first) {
    width: 100%;
    min-height: 50vh;
  }
  .archive .slides .img:not(.first) .link,
  .home .slides .img:not(.first) .link,
  .single-directors .slides .img:not(.first) .link,
  .full .link {
    display: none;
  }
  .single-works #playerVimeo {
    margin-top: 100px;
  }
  .home .slides .img:not(.first):before {
    opacity: 0;
  }
}
@media screen and (max-width: 600px) {
  .page_content .logo {
    width: fit-content;
    text-align: center;
  }
  .page_content .icons .center {
    width: 100%;
  }
  .page_content .vimeo_link {
    width: 10%;
    margin-left: 0;
    text-align: right;
    padding: 10px 10px;
  }
  .page_content .instagram {
    width: 10%;
    padding: 10px 0;
  }
  .single-works .title {
    font-size: 2.5rem;
  }
  .single-works .editor .cliente,
  .single-works .editor .regia {
    font-size: 1.4rem;
  }
  .single-works .editor a,
  .single-works .editor li,
  .single-works .editor p {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .full .work-title h2 {
    font-size: 3rem;
  }
  .swiper .work-title {
    top: 26vh;
  }
  .archive .slides .img:not(.first),
  .single-directors .slides .img:not(.first) {
    width: 100%;
  }
  .page_content .second .people {
    width: 98%;
    margin: 0 1%;
  }
  .page_content .partners .partner {
    width: 21%;
  }
}
/*SMARTPHONE PORTRAIT*/
@media screen and (max-width: 320px) {
  .full .work-title h2 {
    font-size: 2rem;
  }
}
