@font-face {
  font-family: Ailerons;
  src: url(../Media_prima_parte/Font-Title/Ailerons.ttf);
}
@font-face {
  font-family: Regular;
  src: url(../Media_prima_parte/Font-Texts/Lato-Regular.ttf);
}
@font-face {
  font-family: Broken;
  src: url(../Media_prima_parte/Font-Texts/Broken_Type.ttf);
}
@font-face {
  font-family: Paint;
  src: url(../Media_prima_parte/Font-Texts/SignPainter.ttf);
}


.skip a {
  color: black;
  font-family: Regular;
  text-decoration: none;
}

#certificatobody {
  height: auto !important;
}
.skip {
  position: absolute;
  width: 5%;
  height: 8%;
  right: 4%;
  bottom: 7%;
  z-index: 10;
}
.skip a i {
  color: black;
  font-size: 4vw;
}
.skip a i:hover {
  color: #900002;
}
body {
  margin: 0;
  overflow: auto;
  height: 100%;
  position: relative;
  min-height: 100vh;
}
span {
  font-family: "Regular";
}
.registrato {
  text-align: center;
  font-family: "Regular";
  width: 50%;
  margin: auto;
  margin-top: 50px;
  padding-bottom: 10px;
  border: 2px solid black;
}
.registrato h2 {
  color: red;
}
.absolute {
  position: absolute;
  width: 100vw;
  height: 4000px;
  opacity: 0%;
}
.sottologo {
  width: 600px;
  float: right;
  position: relative;
  height: 90px;
  background-image: url(../Media_prima_parte/images/06-Brand.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 3%;
  margin-right: 4%;
}

.sottologoab {
  width: 600px;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  height: 90px;
  background-image: url(../Media_prima_parte/images/12-sotto-Logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 40px;
  margin-right: 120px;
}
.logo img {
  width: 80px;
  height: 60px;
  float: right;
  padding-top: 11px;
  padding-right: 80px;
}
.sfondo {
  width: 100%;
  height: 100%;
  background-image: url(../Media_prima_parte/images/Home_page-0001.jpg);
  background-size: 100% 101%;
  background-repeat: no-repeat;
}
.sfondo:after {
  content: "";
  display: table;
  clear: both;
}
.immagine {
  float: left;
  width: 100%;
  margin-bottom: -45px;
  margin-top: -75px;
  text-align: center;
}
/* video::-webkit-media-controls {
  display: none;
} */
.immagine video {
  max-width: 1300px;
}
.scritte {
  text-align: center;
  width: 90%;
  position: relative;
  float: left;
  margin-left: 5%;
}
.scritte p {
  font-family: "Regular";
}

.scritte h1 {
  font-family: "Regular";
  font-size: 50px;
}

.stampiamo {
  position: absolute;
  top: 32vw;
  border: 9px double #6e6855;
  text-align: center;
  width: 13%;
  left: 75%;
  cursor: pointer;
}
.stampiamo:hover {
  background-color: rgb(179, 157, 71, 0.4);
}
.stampiamo p {
  font-size: 2vw;
  /* position: absolute; */
  font-family: Broken;
  color: #524840;
}
.login {
  height: 130px;
  width: 683px;
  float: left;
  margin-left: calc((100vw - 683px) / 2);
  text-align: center;
  position: relative;
  background-image: url(../Media_prima_parte/images/05-login.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.login img {
  width: 60%;
}

.scritta_login h3 {
  color: white;
  font-weight: 400;
  font-size: 38px;
  width: 30%;
  margin: auto;
  padding-top: 4.4%;
  font-family: "Ailerons";
}
.scritta_login h3:hover {
  cursor: pointer;
}
.none {
  display: none;
}
.popupup {
  position: absolute;
  width: 497px;
  height: 403px;
  top: 20%;
  left: calc((100vw - 510px) / 2);
  background-color: white;
  border-radius: 15px;
  text-align: center;
  margin: 15px;
  transform: rotateY(-90deg);
  z-index: 3;
  transition: 0.5s;
}
.popupup .eee {
  float: right;
  margin-top: 6%;
  margin-right: 7%;
  cursor: pointer;
}
.popupup2 .eee {
  float: right;
  margin-top: 6%;
  margin-right: 7%;
  cursor: pointer;
}
.popupup2 {
  position: absolute;
  width: 497px;
  height: 403px;
  top: 20%;
  left: calc((100vw - 510px) / 2);
  background-color: white;
  border-radius: 15px;
  text-align: center;
  margin: 15px;
  transform: rotateY(-90deg);
  z-index: 3;
  transition: 0.5s;
}
h3 {
  margin-top: 0;
}
.popup {
  margin: 10px;
  height: 355px;
  padding-top: 25px;
  background-image: url(../Media_prima_parte/images/Immagine.png);
  background-size: cover;
}
.cambio {
  margin-bottom: 0;
  cursor: pointer;
  color: blue;
}
.back {
  width: 100%;
  text-align: left;
  padding: 10px;
}
.back span {
  font-size: 20px;
}
.back span:hover {
  font-size: 20px;
  color: #a70008;
  cursor: pointer;
}
.popup2 {
  margin: 10px;
  height: 355px;
  padding-top: 25px;
  background-image: url(../Media_prima_parte/images/Immagine.png);
  background-size: cover;
}
.index4 {
  z-index: 4;
}
#checkbox {
  width: 3%;
  height: 10px;
}
.aggiunta {
  transform: rotateY(0deg);
  transition-delay: 0.5;
  transition: 0.6s;
}

.opa {
  width: 100%;
  height: 100%;
  background-color: rgba(65, 105, 225, 0);
  position: absolute;
}
.opacita {
  background-color: rgba(0, 0, 0, 0.39);
  z-index: 2;
  transition: 1s;
  width: 100vw;
}
.pop_log {
  height: 30%;
  width: 100px;
  margin: auto;
  vertical-align: middle;
}
.pop_log2 {
  width: 167px;
  margin: auto;
  vertical-align: middle;
}
.pop_log h3 {
  font-family: "Ailerons";
  font-size: 42px;
  font-weight: 400;
  color: #a70008;
  border: 1px solid rgba(128, 128, 128, 0.3);
  padding-top: 16px;
  height: 84px;
  width: 100%;

  border-radius: 500px;
}
.pop_log2 h3 {
  font-family: "Ailerons";
  font-size: 42px;
  margin-bottom: 16px;
  font-weight: 400;
  color: #a70008;
  border: 1px solid rgba(128, 128, 128, 0.3);
  padding-top: 0;
  height: 64px;
  width: 100%;

  border-radius: 500px;
}
.popup input {
  width: 60%;
  height: 22px;
  padding: 5px 10px;
  font-size: 13px;
  margin-bottom: 5px;
  z-index: 4;
  position: relative;
  background-color: rgba(128, 128, 128, 0.274);
  border: none;
}
.popup2 input {
  width: 60%;
  height: 22px;
  padding: 5px 10px;
  font-size: 13px;
  margin-bottom: 5px;
  background-color: rgba(128, 128, 128, 0.274);
  border: none;
}
.certificazione {
  width: 100%;
}
.certinome {
  position: absolute;
  width: 34.7%;
  left: 32.5%;
  top: 34.7vw;
  font-size: 2vw;
  text-align: center;
  font-family: Broken;
}
.certinome h2 {
  margin: 0;
  color: #524840;
}

.backy {
  background-color: rgba(0, 0, 0, 0.39);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
}
#registrati {
  margin-top: 13px;
  width: 30%;
  height: 39px;
  padding: 5px 10px;
  color: white;
  background-color: #1ed602;
  border: none;
  border-radius: 7px;
  transition: 0.4s;
}
#registrati2 {
  margin-top: 13px;
  width: 30%;
  height: 39px;
  padding: 5px 10px;
  color: white;
  background-color: #1ed602;
  border: none;
  border-radius: 7px;
  transition: 0.4s;
}
#ritorno {
  padding: 5px 10px;
  color: white;
  background-color: #1ed602;
  border: none;
  border-radius: 7px;
  transition: 0.4s;
}
#ritorno:hover {
  background-color: #137a03;
  cursor: pointer;
  transition: 0.4s;
}
#registrati:hover {
  background-color: #137a03;
  cursor: pointer;
  transition: 0.4s;
}

#google {
  margin-top: 13px;
  width: 40px;
  height: 40px;
  font-size: 19px;
  padding: 3px;
  border: 2px solid black;
  border-radius: 50%;
  margin-right: 5px;
  transition: 0.5s;
}
#google:hover {
  color: white;
  background-color: rgba(251, 53, 53, 0.911);
  transition: 0.5s;
  cursor: pointer;
}
#facebook {
  margin-top: 13px;
  width: 40px;
  height: 40px;
  font-size: 19px;
  padding: 3px;
  border: 2px solid black;
  border-radius: 50%;
  margin-left: 5px;
  transition: 0.5s;
}
#facebook:hover {
  color: white;
  background-color: rgba(53, 73, 251, 0.911);
  transition: 0.5s;
  cursor: pointer;
}
.rightDiv {
  float: right;
  width: 65%;
  height: 100%;
  background-color: transparent;
}
.LeftDiv {
  float: left;
  width: 31%;
  height: 100%;
  background-color: transparent;
}
.bottomDiv {
  width: 100%;
  height: 15%;
  background-color: transparent;
  position: absolute;
  bottom: 0;
}
.topDiv {
  width: 100%;
  height: 79%;
  background-color: transparent;
}
.videoDiv {
  width: 100%;
  height: 56.25vw;
  position: relative;
  justify-content: middle;
  max-height: 100%;
  max-width: 178vh;
  margin: auto;
}
.video {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.goTOLockets {
  width: 4.5%;
  height: 7%;
  background-color: transparent;
  position: absolute;
  bottom: 15%;
  left: 31%;
  touch-action: none;
  border-radius: 10px;
  z-index: 10;
  cursor: pointer;
}

.numberTwoDiv {
  width: 3.5%;
  height: 7%;
  background-color: transparent;
  position: absolute;
  bottom: 18%;
  z-index: 10;
  left: 40%;
  touch-action: none;
  border-radius: 10px;
}
.numberOneDiv {
  width: 4%;
  height: 14%;
  background-color: transparent;
  position: absolute;
  z-index: 10;
  bottom: 24%;
  right: 29%;

  touch-action: none;
  border-radius: 10px;
}

.numberThreeDiv {
  width: 4%;
  height: 7%;
  z-index: 10;
  background-color: transparent;
  position: absolute;
  bottom: 29%;
  left: 31%;
  touch-action: none;
  border-radius: 10px;
}
.numberTwoTopDiv {
  width: 6%;
  height: 10%;
  background-color: transparent;
  z-index: 10;
  position: absolute;
  top: 24%;
  left: 49%;
  transform: rotate(22deg);
  touch-action: none;
  border-radius: 10px;
}
.showNumberOneDiv {
  width: 3%;
  height: 8%;
  position: absolute;
  bottom: 19.2%;
  z-index: 10;
  left: 49.5%;
  touch-action: none;
  transition: 1s;
  opacity: 100%;
}
/* background: linear-gradient(0deg,#301c04 9%, #c9b778 50%, #9d8130 71%); */
.showNumberTwoDiv {
  width: 3%;
  height: 8%;
  position: absolute;
  bottom: 19%;
  z-index: 10;
  left: 53.5%;
  transition: 1s;
  opacity: 100%;
}
.showNumberTwoTopDiv {
  width: 3%;
  height: 8%;
  position: absolute;
  bottom: 19%;
  z-index: 10;
  left: 57.5%;
  transition: 1s;
  opacity: 100%;
}
.showNumberThreeDiv {
  width: 3%;
  height: 8%;
  position: absolute;
  bottom: 19.2%;
  z-index: 10;
  right: 35.5%;
  transition: 1s;
  opacity: 100%;
}
.lampDiv {
  width: 2.5%;
  height: 6%;
  background-color: transparent;
  z-index: 2;
  position: absolute;
  top: 19.8%;
  right: 4.7%;
  touch-action: none;
}

img {
  max-width: 100%;
  max-height: 100%;
}
.prosegui {
  width: 18.25%;
  height: 32%;
  position: absolute;
  /* top: 0%; */
  background-color: black;
  z-index: 2;
  bottom: 9.3%;
  opacity: 0%;
  left: 75.7%;
}
.transition {
  opacity: 100%;
  transition: 2s;
}

.prosegui img {
  width: 100%;
}
@media screen and (max-device-width: 1025px) {
  body {
    background-color: white;
  }
}

@media screen and (max-width: 800px) {
  .immagine #video {
    width: 100% !important;
  }
  .scritte h1 {
    font-size: 25px;
  }
  .sottologo {
    width: 400px;
    float: right;
    position: relative;
    height: 90px;
    background-image: url(../Media_prima_parte/images/06-Brand.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-right: 15px;
  }
  .immagine {
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: -30px;
    text-align: center;
  }
  .immagine video {
    max-width: 1300px;
    width: 367px;
    /* background: white; */
    height: 207px;
  }
  .logo img {
    width: 50px;
    height: 39px;
    float: right;
    padding-top: 11px;
    padding-right: 65px;
  }
  .login {
    height: 130px;
    width: 320px;
    float: left;
    margin-left: calc((100vw - 320px) / 2);
    text-align: center;
    position: relative;
    background-image: url(../Media_prima_parte/images/05-login.png);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .scritta_login h3 {
    color: white;
    font-weight: 400;
    font-size: 21px;
    width: 30%;
    margin: auto;
    padding-top: 3.4%;
    font-family: "Ailerons";
  }
  .sfondo {
    background-image: none;
  }
  .popupup {
    position: absolute;
    width: 380px;
    height: 403px;
    top: 4%;
    left: calc((100vw - 416px) / 2);
    background-color: white;
    border-radius: 15px;
    text-align: center;
    margin: 15px;
    transform: rotateY(-90deg);
    z-index: 3;
    transition: 0.5s;
  }
  .popupup2 {
    position: absolute;
    width: 380px;
    height: 403px;
    top: 4%;
    left: calc((100vw - 416px) / 2);
    background-color: white;
    border-radius: 15px;
    text-align: center;
    margin: 15px;
    transform: rotateY(-90deg);
    z-index: 3;
    transition: 0.5s;
  }
  .aggiunta {
    transform: rotateY(0deg);
    transition-delay: 0.5;
    transition: 0.6s;
    position: absolute;
    z-index: 4;
  }
  #body {
    background-color: white !important;
  }
  .popup {
    margin: 10px;
    height: 355px;
    padding-top: 25px;
    border: 2px solid #a70008;
    background-image: none;
    background-size: cover;
  }
  .popup2 {
    margin: 10px;
    height: 355px;
    padding-top: 25px;
    border: 2px solid #a70008;
    background-image: none;
    background-size: cover;
  }
  .index4 {
    z-index: 4;
  }
  .popup input {
    padding: 0;
    width: 80%;
    font-size: 13px;
  }
  .test,
  .emai {
    color: white;
    border: 1px solid white;
    background-color: inherit;
    outline: none !important;
    width: 320px;
    margin-left: calc((100vw - 380px) / 2);
  }

  #infor {
    width: 320px;
    margin-left: calc((100vw - 380px) / 2);
  }
}

/* Fascia loghi CSS */

.iren-box {
  background-image: url("../Media_prima_parte/images/Iren.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100px;
  height: 60px;
  margin: auto;
}

.cameracommercio-box {
  background-image: url("../Media_prima_parte/images/Torino.png");
  /* background-position: center; */
  background-size: contain;
  background-repeat: no-repeat;
  width: 180px;
  height: 60px;
}

.regionepiemonte-box {
  background-image: url("../Media_prima_parte/images/Regione.png");
  /* background-position: center; */
  background-size: contain;
  background-repeat: no-repeat;
  width: 150px;
  height: 60px;
}

.piemontedalvivo-box {
  background-image: url("../Media_prima_parte/images/Piemonte.png");
  /* background-position: center; */
  background-size: contain;
  background-repeat: no-repeat;
  width: 100px;
  height: 60px;
  margin: auto;
}

.muatc-box {
  background-image: url("../Media_prima_parte/images/MAUTO.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 60px;
  margin: auto;
}

.text-onlogo {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 20px;
  text-align: center;
}

.video-mainpage {
  display: block;
}

.img-mainpage {
  background-image: url("../Media_prima_parte/images/LogoEevnto.png");
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
}

.coming-soon {
  margin-top: 30px;
  font-size: 30px !important;
}

@media (max-width: 760px) {
  .box-pad-logo {
    padding-bottom: 2rem;
  }
}

@media (max-width: 400px) {
  .regionepiemonte-box,
  .cameracommercio-box {
    width: 100px;
  }

  .video-mainpage {
    display: none;
  }

  .img-mainpage {
    background-image: url("../Media_prima_parte/images/LogoEevnto.png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 200px;
    margin: auto;
    display: block;
    margin: auto;
    margin-bottom: 50px;
  }

  .coming-soon {
    margin-top: 0;
  }
}

@media (max-width: 320px) {
  .img-mainpage {
    height: 178px;
  }
}
