* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: Helvetica;
}
body {
    cursor: url(https://www.opalestudio.it/cursor/cursore_mouse_cursor.png) 25 15, default;
}
/*
html {
    overflow-y: scroll;
} */
/* ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-thumb {
  background: rgba(90, 90, 90);
}

::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
} */

a {
  text-decoration: none !important;
}
a:hover {
  cursor: url(https://www.opalestudio.it/cursor/cursore_mouse_hover.png) 25 15, default;
  color: transparent;
 text-shadow: 0 0 8px rgba(0,0,0,0.5);
}
.volume:hover {
cursor: url(https://www.opalestudio.it/cursor/cursore_mouse_hover.png) 25 15, default;
}
.top a:hover {
  cursor: url(https://www.opalestudio.it/cursor/cursore_mouse_hover.png) 25 15, default;
  color: transparent;
 text-shadow: 0 0 8px rgba(0,0,0,0.5);
}
.enter_div {
  transition: .5s;
}
.enter_div:hover {
  cursor: url(https://www.opalestudio.it/cursor/cursore_mouse_hover.png) 25 15, default;
  color: transparent;
 text-shadow: 0 0 8px rgba(0,0,0,0.5);
}

.bottom a:hover {
  cursor: url(https://www.opalestudio.it/cursor/cursore_mouse_hover.png) 25 15, default;
  color: transparent;
 text-shadow: 0 0 8px rgba(0,0,0,0.5);
}
@font-face {
  font-family: special;
  src: url(fonts/Kaftan_Serif.otf);
}
@font-face {
  font-family: Helvetica;
  src: url(fonts/Helvetica-Light-05.ttf);
}
.special_font {
  font-family: special;
}
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.home_container {
  position: fixed;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow-y: auto;
}
.cont_inside {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.capo_mobile {
  display: none
}
.capo_desktop {
  display: block
}
.top img {
  width: 1.7vw;
}
.top a {
  font-family: Helvetica;
  font-weight: 300;
  color: black;
  font-size: 1.5vw;
  text-decoration: none;
  transition: .5s;
}
.bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 2vw;
}
.top {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 2vw;
}

.bottom a {
  font-family: Helvetica;
  color: black;
  font-size: 1.5vw;
  font-weight: 300;
  text-decoration: none;
  transition: .5s;
}
.center {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2vw;
  width: 100%;
  height: 100%;
  visibility: hidden;
  z-index: -1;
}
.center h1 {
  font-size: 1.8vw;
  font-weight: 300;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding-left: 16vw;
  padding-right: 13vw;
}
#opale_center {
  display: none;
  width: 30%;
margin: auto;
}
#opale_center:hover {
  cursor: url(https://www.opalestudio.it/cursor/cursore_mouse_hover.png) 25 15, default;
}
.about {
  background-color: rgb(255, 245, 192)
}
.about .center {
  visibility:visible
}
.names {
  width: 100%;
display: flex;
margin-top: 5vw;
    /* margin-top: 33vw;
    padding-left: 16vw; */
}
.names:hover {
  cursor: url(https://www.opalestudio.it/cursor/cursore_mouse_hover.png) 25 15, default;
}
.volume {
  width: 1.3vw;
height: 0%;
}
.names>div{
  width: 36%;
  padding-right: 8%;
  padding-bottom: 2vw;
}
.names>div:last-of-type {
    margin-left: 7vw;
}
.names h2{
  font-family: special;
  font-size: 1.8vw;
  font-weight: 300;
}
.names>div>h2:hover{
  cursor: url(https://www.opalestudio.it/cursor/cursore_mouse_hover.png) 25 15, default;
  color: transparent;
 text-shadow: 0 0 8px rgba(0,0,0,0.5);
 transition: .5s;
}
.names p{
  font-family: Helvetica;
  font-size: 1.8vw;
  margin-top: 3vw;
  font-weight: 300;
  display: none;
}
.enter_div {
  display: none;
  position: fixed;
  bottom: 17vw;
  left: 50%;
  z-index: 9999;
  transform: translateX(-50%);
}
  .contact h1 {
    width: 100%;
  padding: 0;
  padding-left: 34vw;
  }
  .contact h1 a{
    transition: .5s;
    color: rgb(40, 40, 40);
    text-decoration: none;
    font-family: 'special';
  }
  .contact a:hover {
    color: transparent;
    text-shadow: 0 0 8px rgba(0,0,0,0.5);
  }
#contact {
  background-color: #E0DCED;
}
.enter_div h6 {
  font-family: Helvetica;
  font-size: 1vw;
  font-weight: 500;
}
.work {
  background-color: #F2F1ED !important;
}
.mobile_menu_but {
  display: none;
}
.mobile_menu {
  display: none;
}
@media only screen and (max-width: 768px) {
  a:hover {
   text-shadow: 0 0 0px rgba(0,0,0,0.0);
  }
  .home_container {
    position: fixed;
    bottom: 0;
    width: 100vw;
    height: 100vh; /* Use vh as a fallback for browsers that do not support Custom Properties */
     height: calc(var(--vh, 1vh) * 100);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow-y: auto;
}
  #opale_center {
    width: 65%;
        margin-top: 45%;
}
.center h1 {
    top: 50%;
    padding-left: 10vw;
padding-right: 10vw;


}
.mobile_menu_but {
  display: flex;
    width: 100%;
    padding: 5vw;
    justify-content: flex-end;
}
.mobile_menu_but a{
  width: 8%;
}
.mobile_menu_but img{
      width: 100%;
}

.enter_div {
    display: block;
    position: fixed;
    bottom: 44vw;
    left: 50%;
    z-index: 9999;
    transform: translateX(-50%);
}
.enter_div h6 {
    font-size: 4vw;
}
.top {
    display: none !important;
}
.bottom a{
  display: none !important;
}
.volume {
    width: 5.3vw;
    height: 0%;
    margin: auto;
}

.center h1 {
    font-size: 5.5vw;
}
.names {
  width: 100%;
  display: flex;
  margin-top: 24vw;
  /* padding-left: 16vw; */
  flex-wrap: wrap;
}
.names>div {
    width: 100%;
    padding-right: 0;
    padding-bottom: 0;
}
.names>div:last-of-type {
    margin-left: 0;
    margin-top: 5vw;
    margin-bottom: 18vw;
}
.names h2 {
    font-family: special;
    font-size: 5.5vw;
    font-weight: 300;
}
.names p {
    font-size: 5.5vw;
        padding-right: 13vw;
}
.contact h1 {
    font-size: 7vw;
}
.mobile_menu {
  position: fixed;
  width: 100vw;
  height: 100vh; /* Use vh as a fallback for browsers that do not support Custom Properties */
   height: calc(var(--vh, 1vh) * 100);
   background-color: #EFFED7;
   display: none;
}
.mobile_menu_list {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 80%;
  justify-content: center;
  align-items: center;
}
.mobile_menu_list a{
  font-family: helvetica;
color: black;
font-size: 7vw;
padding: 2vw 0;
width: 25%;
}
.mobile_menu_but a:hover {
  color: transparent;
 text-shadow: 0 0 8px rgba(0,0,0,0.5);
}
.capo_mobile {
  display: block
}
.capo_desktop {
  display: none
}
}
