body {
    background-image: url(../immagini/beige.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    font-family: "Lora";
}

h1 img { 
width: 27%;
margin-top: -3%;
}

h1 { 
text-align: center;
    height: 3em;
}

#menu {
    text-align: center;
    margin-top: -1%;
}

#menu ul {
    margin: 0;
    padding: 2em 0;
}

#menu li {
    display: inline;
    margin: 1em 3em;
}

#menu .material-symbols-outlined {
    color: black;
    display: none;
    float: right;
}

#menu a {
    text-decoration: none;
    font-size: 1.4em;
    color: #523936;
    padding: 1em;
    font-weight: 550;
    text-shadow: 1px 1px 1px #523936;
}

#menu li a:hover {
    text-decoration: underline;
}

#ft {
background-image: url(../immagini/homefoto.jpg);
   background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0.5em;
    box-shadow: 2px 2px 8px #523936;
    width: 61%;
    height: 30em;
    margin: auto;
    border: 10px solid #A68B72;
    margin-top: 3%;
}

#ft p {
    font-size: 1.9em;
    text-align: center;
    color: white;
    margin-top: 22%;
    font-family: "Lora";
}

#bottoni {
    display: table;
    margin: auto;
    border-spacing: 3em;
    margin-bottom: 3%;
}

#bottoni a:hover {
    text-decoration: underline;
}

#tabx  {
    display: table-row;
}

.cellax {
    display: table-cell;
    background-color: #A68B72;
    padding: 2em;  
}

.cellax a {
    color: white;
    font-size: 1.3em;
    font-weight: 550;
    text-decoration: none;
    text-shadow: 1px 1px 1px white;
}

#clienti {
    text-align: center;
    font-size: 2.3em;
    color: #523936;
    font-weight: 550;
    font-family: "Lora";
    text-shadow: 1px 1px 1px #523936;
    margin-bottom: 4%;
}

#chart_div {
    width: 600px;
    height: 480px;
    margin-left: 8%;
}

.recfoto {
    width: 10%;
    border-radius: 50px;
}

.rectesto {
    font-size: 1em;
    text-align: justify;
    font-family: "Lora";
}

#recensioni {
    float: right;
    margin-top: -31%;
    width: 39%;
    margin-right: 7%;
}

#recensioni .material-symbols-outlined {
    color:darkgoldenrod;
}

.nomerec {
    font-size: 1.1em;
    font-family: "Lora";
}

.foot {
    display: block;
}

#footer {
    background-color: #BBA08E;
    margin-top: 4%;
}

#logofoot {
    width: 10%;   
}

.lg {
    width: 2%;
}

#logofoot {
    width: 18%;
    margin-top: 1.3%;
}

#scritte {
    font-size: 1.1em;
    line-height: 2em;
    margin-left: 2em;
    color: white;
}

#mappa {
width: 840px;
height: 300px;
margin-left: 22%;
    margin-top: -24%;
margin-bottom: 2%;
}

#orari {
    float: right;
    margin-top: -20%;
   color: white;
    line-height: 2em;
    text-align: right;
    margin-right: 2em;
    font-size: 1.1em;
}

#copyright {
    text-align: center;
    margin-top: -2%;
    margin-left: 10%;
    color: white;
}

#proposta  {
    margin-top: -1%; 
    text-align: center;
    background-color: #EADACB;
    padding: 1em;
    font-family: "Lora";
}

#proposta a {
    color: black;
}

.sott{
border-top: 2px solid #523936;
}

#tabella2 {
    display: table;
    margin-left: 3%;
    border-spacing: 2em;
}

#rigatb2 {
    display: table-row;
}

.imgtab2 {
    display: table-cell;
}

#tabella2 img {
    width: 90%;
    border-radius: 0.5em;
    box-shadow: 2px 2px 8px #523936;
}

#descrizione {
    font-size: 1.2em;
     background-color: #BBA08E;
    text-align: center;
    line-height: 1.4em;
    color: white;
    padding: 1em;
    margin-top: -1%;
    font-family: "Lora";
}

#tabella3 {
    display: table;
    border-spacing: 4em;
}

#rigatab3 {
    display: table-row;
}

.cellatab3 {
    display: table-cell;
    width: 20%;
}

#tabella3 img {
    width: 100%;
    border-radius: 0.5em;
    box-shadow: 2px 2px 8px #523936;
}

.team {
    font-size: 2.4em;
    text-align: center;
   color: #524236;
    text-shadow: 1px 1px 1px #524236;
    margin-top: 5%;
    font-family: "Lora";
}

.cellatab3 h4 {
    font-size: 1.5em;
    text-align: center;
    color: #524236;
    text-shadow: 1px 1px 1px #524236;   
}

#tabella4 {
    display: table;
    margin: auto;
    border: 1px solid black;
    width: 80%;
    margin-bottom: 7%;
}

#rigatab4 {
    display: table-row;
    width: 80%;
    background-color: rgba(159, 138, 123, 0.3);
}

.costi {
    display: table-cell;
    color: #523936;
    border: 1px solid #524236;
    text-shadow: 1px 1px 1px black;
}

#tabella4 p {
    font-size: 1.7em;
    color: #524236; 
    text-shadow: 1px 1px 1px black;
    text-align: center;
}

.costi h2 {
    text-align: center;
    font-family: "Lora";
    font-size: 1.8em;
}

#servizititolo {
    font-size: 1.5em;
    font-family: "Lora";
    margin: 3% 5% 3%;
    color: #524236;
    text-align: center;
    line-height: 1.5em;
}

#fineserv {
    font-size: 1.3em;
    font-family: "Lora";
    margin: -35px 60px 35px 60px;
    color: #524236;
    text-align: center;
    line-height: 1.5em;
}

#listino {
    font-size: 2.2em;
    font-family: "Lora";
    margin-bottom: 2%;
    margin-top: 4%;
    color: #523936;
    text-shadow: 1px 1px 1px black;
    text-align: center;
}

#tabella5 {
    display: table;
    margin: auto;
    width: 97%;
    border-spacing: 1em;
}

.rigatab5 {
    display: table-row;
}

.cellatab5 {
    display: table-cell;
    
}

#tabella5 img {
    width: 100%;
    border-radius: 0.5em;
}

#galleria {
    text-align: center;
    font-family: "Lora";
    font-size: 2.4em;
     color: #523936;
    text-shadow: 1px 1px 1px black;
    margin-top: 5%;
}

#descrgalleria {
    text-align: center;
    font-family: "Lora";
    font-size: 1.3em;
    margin: 20px 50px 15px 50px;
    color: #523936;
    font-weight: 550;
}

#galleria2 {
    text-align: center;
    font-family: "Lora";
    font-size: 2.4em;
     color: #523936;
    text-shadow: 1px 1px 1px black;
}

#descrgalleria2 {
    text-align: center;
    font-family: "Lora";
    font-size: 1.3em;
    margin: 20px 50px 15px 50px;
    color: #523936;
    font-weight: 550; 
}

#tabella6 {
    display: table;
    margin: auto;
    width: 97%;
    border-spacing: 1em;
    margin-bottom: 2%;
}

.rigatab6 {
    display: table-row;
}

.cellatab6 {
    display: table-cell;
}

#tabella6 img {
    width: 100%;
    border-radius: 0.5em;
}

#calendario {
    width: 60%;
    margin-left: 20%;
    height: 40em;
    margin-top: 2%;
    margin-bottom: 2%;
}

#form {
    width: 30%;
    margin: 1em 0 3em 6em;
    padding: 2em;
    border: 2px solid #523936;
    margin-left: 33%;
}

.rigaprenotazioni {
    display: table-row;
}

#form p {
    display: table-cell;
    padding: 0.5em;
    color: #523936;
    text-align: left;
    font-size: 1.2em;
    font-weight: 550;
}

#form #messaggio {
    text-align: left;
}

#ricorda {
    font-size: 1.1em;
    color: black;
    font-family: "Lora";
    text-align: center;
    margin: 2%;
}

#messaggio {
    vertical-align: middle;
    margin-left: 4%;
}

#app1 {
    text-align: center;
    font-family: "Lora";
    font-size: 2.4em;
     color: #523936;
    text-shadow: 1px 1px 1px black;
    margin-top: 4%;
}

.descrapp1 {
    text-align: center;
    font-family: "Lora";
    font-size: 1.4em;
    margin: 20px 50px 15px 50px;
    color: #523936;
    font-weight: 550;
}


@media screen and (max-width: 720px) {
    h1 img {
        width: 70%
    } 
   
    #menu a {
        display: none;
    }

    #menu .material-symbols-outlined {
        display: block;
        margin-right: 1em;
        float: right;
    }
    
    #menu:hover .material-symbols-outlined {
        display: none;
    }
    
    #menu:hover a {
        float: left;
        display: block;
        text-align: left;
        width: 91%;
        background-color: #EADACB;
    }
    
    #menu li {
        margin: 1em 0;
    }
    
    #ft {
        margin: 0;
        width: 96%;
    }
    
    #ft p {
        font-size: 1.5em;
        margin-top: 40%;
        
    }
    
    .cellax a {
        font-size: 1em;
    }
    
    #bottoni {
        border-spacing: 1em;
    }
    
    .cellax {
        padding: 1.2em;
    }
    
    #chart_div {
       width: 483px;
        height: 385px;
        margin: 0;
    }
    
    #recensioni {
        margin-top: 10%;
        float: none;
        width: 96%;
        margin-left: 2%
    }
   
    #footer {
        height: 19em;
    }
    
    #logofoot {
        width: 50%;
    }
   
    #scritte {
        margin-top: -2%;
    }
    
    #orari {
        margin-top: -52%;
        font-size: 1em;
        margin-right: 1%;
    }
    
    #copyright {
        display: none;
    }
    
    #mappa {
        display: none;
    }
    
    #tabella2 {
        border-spacing: 0.2em;
        margin-right: 1em;
        margin-bottom: 2%;
    }
    
    #tabella2 img {
        width: 100%;  
    }

    #descrizione {
        text-align: justify;
        margin-bottom: 8%;
    }
    
    #tabella3, #rigatab3, .cellatab3 {
    display: block;
        width: 100%;
    }
    
    #servizititolo {
        text-align: justify;
        margin-bottom: 10%;
    }
    
    #listino {
        margin-bottom: 5%;
    }
    
    #tabella4, #rigatab4, .costi {
        width: 99%;
        display: block;
        margin-left: 0.5%;
    }
    
    .costi p {
        text-align: justify;
    }
    
    #fineserv {
        margin-top: 2%;
        text-align: justify;
    }
    
    #galleria {
        margin-top: -2%;
    }
    
    #descrgalleria {
        text-align: justify;
    }
    
    #tabella5 {
        border-spacing: 0.1em;
        width: 100%;
        margin-top: 5%;
    }
    
    #descrgalleria2 {
        text-align: justify;
    }

    #tabella6 {
        border-spacing: 0.1em;
        width: 100%;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    
    .descrapp1 {
        text-align: justify;
        font-size: 1.2em;
    }
    
    #calendario {
        width: 93%;
        margin-left: 3%;
    }
    
    #form {
        width: 81%;
        margin-left: 3%
    }
    
    #ricorda {
        margin-top: -5%;
        margin-bottom: 5%;
    }
}