body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, figure, figcaption, blockquote, dl, dd {
    margin: 0 !important;
    padding: 0;
}
* {
    box-sizing: border-box;
}
body {
    text-align: center;
    width: 100% !important;
    margin-right: 100% !important;
}

img {
    width: 100%;
}

.containerPage {
    background-color: black;
    padding-left: 5%;
    padding-right: 5%;
    padding: 8%;
}


@font-face {
    font-family: lasticaFont;
    src: url(font/lastica.ttf);
}

.lastica {
    font-family: lasticaFont;
}

@font-face {
    font-family: agrandirFont;
    src: url(font/agrandir.otf);
}

.agrandir {
    font-family: agrandirFont;
}

.lasticaBold {
    font-family: lasticaFont !important;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}

/*===============================  LOGO  ===============================*/

.containerPageLogo {
    text-align: center;
}

.imgLogo {
    padding: 0;
    max-width: 100% !important;
    display: grid;
    place-items: center;
    margin-bottom: 10%;
}

.logo {
    margin: 0 !important;
    width: 40% !important;
}

.testoLogo {
    flex: 1;
    max-width: 100%;
    text-align: center;
}

.riga1 {
    min-height: 33%;
    max-height: 40%;
    display: flex;
}

.riga2 {
    min-height: 33%;
    max-height: 40%;
    font-size: 40pt;
    font-weight: bold;
    text-align: center;
}

.riga3 {
    min-height: 33%;
    max-height: 40%;
    font-size: 16pt;
    margin-top: 2%;
}

.web {
    font-size: 40pt;
    text-align: center !important;
    font-weight: bold;
    text-align: center;
    flex: 0 0 65%;
}

.containerPageltd {
    flex: 1;
    max-width: 35%;
}

.ltd {
    font-size: 20pt !important;
    font-weight: bold;
    margin-left: -20%;
}

.sottoltd {
    font-size: 13.5pt !important;
}





/*===============================  NAVBAR  ===============================*/
#containerNavBar {
    display: none;
}

.containerPageHomeMobile {
    display: flex;
}

.leftDiv30Logo {
    flex: 0 0 30%;
    text-align: center;
    max-width: 30%;
}

.rightDiv70Logo {
    flex: 1;
    max-width: 70%;
}

.imgLogo {
    width: 100% !important;
}

.logo {
    width: 100% !important;
}

.ltd {
    margin-left: -110% !important;
}

@media screen and (max-width: 700px) {
    .ltd {
        margin-left: -10% !important;
    }

    .web {
        margin-left: -5%;
    }

}

#sottoTitoloHome {
    font-size: 20pt;
    text-align: center;

}



/*===============================  HOMEPAGE  ===============================*/
.containerPageHome {
    background-color: black;
    color: white;
}

.containerPageLogo {
    display: none;
}




/*===============================  DESCRIZIONE  ===============================*/
.containerPageDescrizione {
    background-color: black;
    color: white;
}

#titoloDesc {
    font-size: 35pt;
    font-weight: bold;
}

#sottoTitoloDesc {
    font-size: 25pt;
}

#descrizione {
    font-size: 22pt;

}

.containerPageDescrizione>.leftDiv50 {
    margin-bottom: 5%;
}
.divLeft10{
    margin-left: -7%;
}
.divLeft90 {
    flex: 1;
    margin-left: 3%;
    margin-right: 3%;
    text-align: left;
  }


/*===============================  OUR SERVICES  ===============================*/
#titoloOurServices {
    margin-bottom: 5%;
}

.containerPageOur {
    background-color: black;
    color: white;
}

#titoloOurServices {
    font-size: 30pt;
    font-weight: bold;
}

.containerPageElenco {
    display: flex;
    margin-bottom: 10%;
    margin-top: 10%;
    padding: 0;

}

.divLeft10 {
    flex: 0 0 10%;
    font-size: 30pt;
    font-weight: bold;
    opacity: 0.5;
}

.divLeft90 {
    flex: 1;
    margin-left: 3%;
    text-align: left;
}

.titoloElenco {
    font-size: 30pt;
    font-weight: bold;
}

.sottoTitoloElenco {
    font-size: 24pt;
    margin-top: 1%;
    margin-bottom: 2%;
}

.descElenco {
    font-size: 20pt;

}


/*===============================  3 SCHEDE  ===============================*/
.containerPage2 {
    color: black;
    background-color: white;
    width: 100%;
    margin-top: 10%;
}

#titleTreSchede {
    font-size: 33pt;
    font-weight: bold;
}

#descTreSchede {
    text-align: center;
    font-size: 17pt;
    margin-top: 4%;
    margin-left: 4%;
    margin-right: 4%;
}

.containerPageImg {
    background-color: black;
    margin: 0px auto;
    color: white;
    margin-top: 10%;
    margin-left: 5%;
    margin-right: 2%;
    border-radius: 10%;
}
.div33{
    max-width: 97% !important;
}

.titleSchede {
    font-size: 15pt;
    font-weight: bold;
    width: 100%;
    text-align: left;
    margin-left: 5%;
    font-size: 15pt;
}

.descSchede {
    margin-top: 3%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: left;
    padding-bottom: 4%;

}

.ultimascheda {
    margin-bottom: 15%;
}

.titleSchede {
    font-size: 17pt;
    padding-right: 8%;
}

.descSchede {
    font-size: 15pt;
}

/*===============================  FOOTER  ===============================*/
#numTelefono{
    color: white !important;
}
.containerPageFooter {
    color: white;
    background-color: black;
}

#titleFooter {
    font-size: 25pt;
    font-weight: bold;
    min-height: 20%;
    margin-bottom: 10%;
}

.imgCirillico {
    max-width: 75%;
}

.schedeFooter {
    width: 48%;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.containerPageSchede {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.link {
    color: #FFFFFF;
    text-decoration: none;
}

.cookicontainer {
    max-width: 90%;
    text-align: left;
    display: block;
    margin-left: auto;
    /* margin-right: auto; */
}

.linkCookie {
    color: blue;
}

.imgFooter {
    width: 5rem;
}

.griglia {
    display: flex;
}

@media screen and (max-width: 600px) {
    .imgCirillico {
        max-width: 90%;
    }
    .imgFooter{
        width: 40%;
    }

}
.schedeFooter {
    margin-top: 15%;
}
@media screen and (min-width: 650px) {

    .web {
        margin-left: 10%;
    }

}

#vatDesktop{
    display: none;
}

/*====================== POPUP ==================================*/
#popupContainer {
    position: fixed;
    bottom: 0;
    left: 0;
}
.popup {
    background-color: #222;
    color: #fff;
    border-radius: 15px;
    padding: 20px;
}

#closePopup {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
}

#closePopup:hover {
    color: #ff0000;
}