.logo1{
    height: 120px;
}

.logo{
    text-align: center;
    padding-top: 10px;
}
.coloret{
    background-color: #f6e7ea;
}
.presentazione1{
    color: #e9070b;
    text-align: center;
    font-size: 25px;
}
.scelta1{
    text-align: center;
}
.choise1{
    height: 35px;
    border-bottom: solid 2px #e9070b;
    padding: 8px;
    margin-top: 20px;
    margin-right: 10px;
}
.choise1:hover{
    background-color: #a39f9f;
}
.choise2{
    height: 35px;
    border-bottom: solid 2px #e9070b;
    padding: 8px;
    margin-top: 20px;
    margin-right: 10px;
}
.choise2:hover{
    background-color: #f6c3c3;
}
.choise3{
    height: 35px;
    border-bottom: solid 2px #e9070b;
    padding: 8px;
    margin-top: 20px;
  
}
.choise3:hover{
    background-color: #f6c3c3;
}
.scelta2{
    text-align: center;
}
.scelta3{
    text-align: center;
}
.footer{
    color: #e9070b;
    text-align: center;
    font-size: 20px;
    padding-top: 30px;
}
.footer1{
   background-color: #e9070b;
   text-align: center;
   padding-top: 10px;
   color: white;
}
.c{
    padding-bottom: 10px;
}
.check1{
    color: #e9070b;
    background-color: #e9070b;
    height: 100px;
}
.button{
    color: #f6c3c3;
    background-color: #e9070b;
    height: 60px;
    border: solid 1px #f6c3c3;
    border-radius: 20px;
    margin-top: 20px;
    font-size: 20px;
}
.button1{
    text-align: center;
}
