@font-face {
    font-family: 'Times New Roman MT';
    src: url('TimesNewRomanMT-BoldCond.woff2') format('woff2'),
        url('TimesNewRomanMT-BoldCond.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times New Roman MT Std';
    src: url('TimesNewRomanMTStd-Cond.woff2') format('woff2'),
        url('TimesNewRomanMTStd-Cond.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
  transition: all 0.5s ease;
  font-size: 12px !important;
  line-height: 12px !important;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-family: 'Times New Roman', Times, serif !important;
    color: black !important;
          
}



h1 {
  transition: all 0.5s ease;
  font-size: 5.5vw !important;
  line-height: 6.7vw !important;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  font-family: 'Times New Roman MT Std', Times, serif !important;
  z-index: 9999 !important;


color: black;
  /* Aggiungi questa riga per centrare il testo */
  text-align: center;
}



  /* Override o integra qui se vuoi */

    .col-sm-2 {
      position: relative;
      max-width: 20%;
      min-width: 100px;
      padding: 10px;
      box-sizing: border-box;
      padding: 5px !important;
      padding-top: 0px !important;
      margin-top: 5px !important;
      height: 47.5vh;
    }

    .top {
     padding-top: 5vw !important;
     display: block;
    }

 

    svg.around {
      width: 100%;
      height: auto;
      display: block;
      overflow: visible;
  margin-top: -30px;;
    }

    svg.around text {
      fill: #000;
      font-size: 12px;
      font-family: inherit;
      dominant-baseline: middle;
    }

    @keyframes spin {
      from {
        transform: rotate(0deg);
      }

      to {
        transform: rotate(360deg);
      }
    }

    #rotatingGroup {
      transform-origin: 50% 50%;
      animation: spin 15s linear infinite;
    }


    .border-black {
      border-left: 0.75px solid black !important;
    }

    .fixed {
      position: fixed;
      margin-top: 50.5vh !important;;
    }





   .plus-container {
    position: fixed;
    top: 50vh; /* metà dello schermo verticalmente */
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    pointer-events: none; /* opzionale, se non vuoi che dia fastidio al click */
  }

     .plus-container2{
    position: fixed;
    top: 50vh; /* metà dello schermo verticalmente */
    left: 0%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    pointer-events: none; /* opzionale, se non vuoi che dia fastidio al click */
  }

     .plus-container3 {
    position: fixed;
    top: 50vh; /* metà dello schermo verticalmente */
    left: 100%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    pointer-events: none; /* opzionale, se non vuoi che dia fastidio al click */
  }
  .plus-horizontal,
  .plus-vertical {
    position: absolute;
    background-color: black;
  }

  .plus-horizontal {
    top: 50%;
    left: 0;
    width: 100%;
    height: 0.5px;
    transform: translateY(-50%);
  }

  .plus-vertical {
    left: 50%;
    top: 0;
    width: 0.5px; /* linea sottile tipo logo */
    height: 100%;
    transform: translateX(-50%);
    background-color: black;
  }

@media screen and (max-width: 1200px) and (max-height: 2500px){
h1 {
  transition: all 0.5s ease;
  font-size: 5.5vw !important;
  line-height: 7vw !important;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  font-family: 'Times New Roman MT Std', Times, serif !important;
  z-index: 9999 !important;

color: black;
  /* Aggiungi questa riga per centrare il testo */
  text-align: center;
}

    }
  /* QUERY IPAD PRO-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) and (max-height: 2500px){
    .col-6 {
      position: relative;
      max-width: 50%;
      min-width: 50%;
      padding: 10px;
      box-sizing: border-box;
      padding: 5px !important;
      padding-top: 0px !important;
      margin-top: 5px !important;
      height: 29.95vh;
      margin-bottom: 4vh;
    }


      .plus-container {
    position: fixed;
    top: 32.8vh; /* metà dello schermo verticalmente */
  }

     .plus-container2{
    position: fixed;
    top: 32.8vh; /* metà dello schermo verticalmente */
  }

     .plus-container3 {
    position: fixed;
    top: 32.8vh; /* metà dello schermo verticalmente */
  }

  .plus-container4 {
    position: fixed;
    top: 66.2vh; /* metà dello schermo verticalmente */
    left: 0%;
    transform: translate( -50%);
    width: 20px;
    height: 20px;
    pointer-events: none; /* opzionale, se non vuoi che dia fastidio al click */
  }
  
  .plus-container5 {
    position: fixed;
    top: 66.2vh; /* metà dello schermo verticalmente */
    left: 50%;
    transform: translate( -50%);
    width: 20px;
    height: 20px;
    pointer-events: none; /* opzionale, se non vuoi che dia fastidio al click */
  }

    .plus-container6 {
    position: fixed;
    top: 66.2vh; /* metà dello schermo verticalmente */
    left: 100%;
    transform: translate( -50%);
    width: 20px;
    height: 20px;
    pointer-events: none; /* opzionale, se non vuoi che dia fastidio al click */
  }

    .top {
     padding-top: 10vw !important;
     display: block;
    }
    
  
h1 {
  transition: all 0.5s ease;
  font-size: 9.5vw !important;
  line-height: 13vw !important;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  font-family: 'Times New Roman MT Std', Times, serif !important;
  z-index: 9999 !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
color: black;
  /* Aggiungi questa riga per centrare il testo */
  text-align: center;
}

}