@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,400;0,500;0,700;0,800;1,100;1,200;1,300;1,500;1,600;1,800;1,900&display=swap');
*{
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

.html{
    position: relative;
    min-width: 1024px;
    min-height: 768px;
    height: 100%;
}

header{
    background-color: #f0f0f0;
    width: 100%;
    position : fixed;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
}

.logo{
      text-decoration: none;
      color: #ba1628;
      text-transform: uppercase;
      font-weight:700;
      font-size: 1.8em;
}

.navigation a{
      color: #ba1628;
      text-decoration: none;
      font-weight:500;
      font-size: 1em;
      padding-left: 30px;
}

.navigation a:hover{
       color: #FF2B1D;
}

.linkedin a{
      color: #3361FF;
      text-decoration: none;
      font-weight:500;
      font-size: 1em;
      padding-left: 8px;
}

.linkedin a:hover{
       color: #000000;
}


.linkedin{
    text-decoration:none;
    color: #3a6cf4;
    font-size: 1.3em;
    font-weight: 800;
    padding-left: 40px;
    color: #3a6cf4;
    bottom: 0;
}

.linkedin:hover{
    font-size: 2em;
    font-weight: 1000;
    transform: scale(1.2);
}



section {
    padding: 100px 200px;
}

.back-video{
  position: absolute;
  right:0;
  bottom:0;
  z-index; -1;
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background-size: cover;
  background-attachment: fixed;
}


.video{
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

@media (min-aspect-ratio: 16/9){
    .back-video{
    width:100%;
    height:auto;
    }
}

.main{
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    align-items: center;
    justify-content: center;
}

.main h2{
      color:  #fff;
      font-size: 3em;
      font-weight: 900;
      transform: scale(1.1);
      margin-bottom:17px;
      margin-top:12px;
     -webkit-text-stroke-width: 0.1px;
     #-webkit-text-stroke-color: #ffff;
      -font-family: Impact, Charcoal, sans-serif;
}

.main h2 span{
       color: #fff ;
       font-size: 1em;
       font-weight: 400;
       margin-top:12px;
       margin-bottom:17px;
}

.main h3 {
    color:#fff;
    font-size:2.5em;
    font-weight:600;
    letter-spacing:2px;
    margin-top:12px;
    margin-bottom:17px;
}

.main h4 {
      color:  #fff;
      font-size: 1.5em;
      font-weight: 400;
      transform: scale(1.1);
      margin-bottom:10px;
      margin-top:10px;
}

.main-btn {
     color: #fff;
     background-color: #228B;
     align-items: center;
     text-decoration: none;
     font-size: 1.5em;
     font-weight: 300;
     display: inline-block;
     border-radius: 11px;
     margin-bottom :15px;
     padding: 0.1em;
     padding: 0.1em;
     display : flex;
     justify-content: center;
     margin-bottom: 80px;
}

.main-btn:hover{
   background-color: #228B22
   background-color: #228B;
   transform: scale(1.3);
   transition: 0.7s ease;
}


.social-icons img{
    color: #fff;
    font-size: 1em;
    padding-right: 90px;
    justify-content: center;
    align-items: center center ;
}

.Introduzione{
    text-align: justify;
    text-justify: inter-word;
    align-items: center;
    width: 100%;
    min-height: 100vh;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.Dati{
  margin-top:-15%;
}

.Obiettivi{
  background-color: #d8dcd6;
}

.Analisi{
    text-align: justify;
    text-justify: inter-word;
}


.Dati {
   Background-color: #fffff;
   margin-bottom: 135px;
}

.etichetta{
    align-items: center;
    width: 100%;
    min-height: 100vh;
    background-position: center;
    background-attachment: fixed;
    background-color: #ffff;
}

.clusteringg{
  text-align: justify;
  text-justify: inter-word;
}
.clustering_rossi{
    text-align: justify;
    text-justify: inter-word;
}

.clsuetring_price_type_text{
    text-align: justify;
    text-justify: inter-word;
}

.libraries{
    margin-top:10%;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 45vh;
}


.cards{
   background-color: #fff
}


.title {
      display : flex;
      justify-content: center;
      color: #ba1628;
      font-size: 1.8em;
      font-weight: 600;
      margin-bottom: 10px;
}

p.title {
      justify-content: center;
      display : inline-block;
      font-size: 1.8em;
      font-weight: 800;
      margin-bottom: 30px;
}

h2.title1 {
      justify-content: center;
      display : flex-direction;
      color: #00000;
      font-size: 1.8em;
      font-weight: 800;
      margin-top:-90px;
      margin-bottom: 10px;

}


.content{
      display: flex;
      justify-content: center;
      flex-direction: row;
      flex-wrap: wrap;
}




.texto1{
        color: #00000
        padding: 1.4em;
        font-weight:400;
        font-size: 1.1em;
        margin-right: 35%;
}

ul.texto1{
   margin-top: 10%;
   margin-right: 40%;
}



.texto2 {
        padding: 1em;
        font-weight:200;
        font-size: 1em;
        margin-right: 35%;
        color: #FFFFFF;
}


.texto3 {
        padding: 0.5em;
        font-weight:200;
        font-size: 1em;
        color: #000000;
}


.texto3 p{
  margin-bottom:5%;
}

.texto4{
        font-size: 1em;
        margin-left: 90%;
        color: #0000;
}

.texto4 p{
        font-size: 1em;
        margin-left: 90%;
        color: #0000;
}




.card{
     background-color:#fffff;
     width: 9.29em;
     box-shadow: 0 7px 25px rgba(2 2 2 / 35%);
     border-radius: 10px;
     padding: 10px;
     margin: 10px;
}

.card:hover{
    transform: scale(1.12);
    opacity: 2.9;
}

.cards{
   background-color: #fffff;
}




.image1{
    background-image: url("images/ayb.jpg");
    background-repeat: no-repeat;
    width: 125px;
    height: 200px;
    background-position: center;
    background-size: cover;
}

#.image1:hover{
    background-image: url("images/IMG-20201015-WA0011.jpg");
}

.image2{
    background-image: url("images/gab.jpg");
    background-repeat: no-repeat;
    width: 125px;
    height: 200px;
    background-position: center;
    background-size: cover;
}

.image3{
    background-image: url("images/francesco.jpg");
    background-repeat: no-repeat;
    width: 125px;
    height: 200px;
    background-position: center;
    background-size: cover;
}

.image4{
    background-image: url("images/ricca2.jpg");
    background-repeat: no-repeat;
    width: 125px;
    height: 200px;
    background-position: center;
    background-size: cover;
}

.image5{
    background-image: url("images/stefano.jpg");
    background-repeat: no-repeat;
    width: 125px;
    height: 200px;
    background-position: center;
    background-size: cover;
}

.image6 img{
    margin-left: 70%;
    float: right;
    width: 400px;
    height: 280px;
    justify-content: center;
    border: 3px solid #dbe4ed;
    transform: translate(30%, -120%);
}


.image7 img{
    margin-left: 70%;
    float: right;
    width: 400px;
    height: 300px;
    justify-content: center;
    border: 3px solid #dbe4ed;
    transform: translate(40%, -95%);
}

.image8 img{
    margin-left: 10%;
    float: right;
    width: 400px;
    height: 280px;
    justify-content: center;
    border: 3px solid #dbe4ed;
    transform: translate(30%, -155%);
}

.image9 img{
    margin-left: 10%;
    margin-top: 2%;
    margin-bottom: 0%;
    float: right;
    width: 800px;
    height: 400px;
    justify-content: center;

    transform: translate(-22%, 0%);
}

.image10 img{
    margin-left: 70%;
    float: right;
    width: 520px;
    height: 350px;
    justify-content: center;
    transform: translate(-25%, 0%);
}



.image11 img{
    margin-left: 70%;
    float: right;
    width: 520px;
    height: 350px;
    justify-content: center;
    transform: translate(-30%, 10%);
}


.image12 img{
    margin-left: 5%;
    margin-top: 10%
    margin-bottom: -105%;
    float: right;
    width: 900px;
    height: 950px;
    justify-content: center;
    transform: translate(-2%, -30%);
}

.image13 img{
    margin-left: 10%;
    float: right;
    width: 530px;
    height: 580px;
    justify-content: center;
    transform: translate(35%, -60%);

}


.image14 img{
    margin-left: 10%;
    float: right;
    width: 500px;
    height: 380px;
    justify-content: center;
    transform: translate(-80%, -1%);
}

.image15 img{
    margin-left: 10%;
    float: right;
    width: 850px;
    height: 400px;
    justify-content: center;
    transform: translate(-25%, 20%);
}

.image16 img{
    width: 600px;
    height: 450px;
    transform: translate(46%,28%);
    margin-bottom: 20%;
    margin-top: -10%;
}

.DDI{
   background-image: url("https://cdei.blog.gov.uk/wp-content/uploads/sites/236/2020/12/shutterstock_412662088-620x427.jpg");
    width: 100%;
    min-height: 100vh;
    align-items: center;
    background-size: cover;
    background-position: center;
    justify-content: center;
}

.DDI p{
 justify-content: center;
}


.footer{
    background-color: #000016;
    color: #fff;
    padding: 2em;
    display: flex;
    justify-content: space-between;
}

.footer-tittle{
   font-size : 1.3em;
   font-weight: 600;
}

.footer-tittle span {
    color: #3a6cf4;
}

.back-video{
  position: absolute;
  right:0;
  bottom:0;
  z-index; 0;
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  background-size: cover;
  background-attachment: fixed;
}

@media (min-aspect-ratio: 16/9){
    .back-video{
    width:100%;
    height:auto;
  }
}


.chart_price{
    width: 100%;
    min-height: 100vh;
}

r{
  {
    margin-top: 0;
    margin-bottom: 1rem;
}
}

.chart_price canvas{
  margin-left: 10%;
  width:600px !important;
  height:400px !important;
  transform: translate(30%, 0%);
}

.chart_revs canvas{
   width:800px !important;
   transform: translate(20%, -20%);
}

.chart_revs canvas{
   margin-left: 2%;

}

.chart_year canvas{
    margin-left : 17%;
    transform: translate(17%, 0%);
}

.chart_year canvas{
  width:550px !important;
  height:350px !important;
 }


.chart_map canvas{
   width:300px;
   height: 300px;
   margin-left : 17%;
   transform: translate(22%, 0%);
 }

.chart_map{
    text-align: justify;
    text-justify: inter-word;
}

.chart_regions canvas{
    margin-left : 38%;
    margin-bottom: -30%;
    transform: translate(48%, 0%);
 }

 .chart_sheet_w canvas{
 margin-left: -30%;
 margin-bottom: -50%;
 transform: translate(30%, -20%);
 }

 .chart_sheet_r canvas{
 transform: translate(10%, -20%);
 margin-bottom: -50%;
 }

.expert_prices canvas{
    transform: translate(33%, 0%);
}

.likes_revs canvas{
   transform: translate(75%, 5%);
   margin-bottom: -30%
}

.types_prices_whites canvas{
   transform: translate(55%, 0%);
   margin-bottom: -20%;
   margin-top:-27%;
}

.types_price_reds canvas{
   transform: translate(50%, 0%);
   margin-bottom: -17%;
   margin-top: -5%;

}

.webapp canvas{
  margin-top: 10%;
  transform: translate(10%, 0%);
}

.chart_clcuster_whites canvas{
     transform: translate(30%, 62%);
     margin-bottom: 10%;
     margin-top: -25%;
}

.chart_clcuster_reds canvas{
     transform: translate(30%, 50%);
     margin-top:-30%;
     margin-bottom: 0%;
     margin-top: -15%;
}

.app {
    width: 100%;
    min-height: 100vh;
    align-items: center;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    text-align: justify;
    text-justify: inter-word;
    transform: translate(0%, 0%);
}

.analisi_recensioni{
     text-align: justify;
    text-justify: inter-word;
}
.clustering{
     text-align: justify;
     text-justify: inter-word;
}

.clustering_etichette{
      text-align: justify;
      text-justify: inter-word;
      margin-top: -10%;
      margin-bottom:5%;
}


