*{
font-family: 'Roboto';
}
li {
    margin: 0 0 10px;
    font-size: 18px;
    font-family: 'Roboto';
}
p {
    margin: 0 0 10px;
    font-size: 20px;
    font-family: 'Roboto';
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem;
    font-size: 20px !important;
    font-weight: 600;
}
h1#txt{
font-size: 24px !important;
    text-align: start;
    font-family: 'roboto' !important;
    margin-bottom: 20px;
    position: relative;
    display: block;
    font-weight: 600 !important;
}
p#txt {
    margin: 0 0 10px;
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 500;
}
.d-flex {
    display: flex!important;
}
span.navbar-text{
width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
    margin-top: 0px;
    position: relative;
    background: #0e6efd;
}
div#ricerca.container{
width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
    margin-top: 0px;
    position: relative;
    background: #0e6efd;
    padding: 10px 20px;
    display: block;
    height: 80px;
    margin-bottom: 10px;
        bottom: 22px;
}
div.wp{
font-size: 50px;
    position: absolute;
    right: 10px;
    bottom: 5px;
}
div#wp.wp {
    background: #249900;
    z-index: 1;
    color: #fff;
    display: block;
    position: fixed;
    padding: 0px 0px 0px 5px;
    margin: 0px;
    bottom: 0px;
    right: -133.5px;
    border: solid 2px #165b00;
    border-radius: 5px;
}
a#wp{
color: #fff;
    text-align: center;
    position: relative;
    top: 5px;
    font-family: 'roboto';
    font-size: 25px;
}
div#wp.wp:hover {
    background: #2db304;
    z-index: 1;
    color: #fff;
    display: block;
    position: fixed;
    padding: 0px 0px 0px 5px;
    margin: 0px;
    bottom: 0px;
    right: 0px;
    border: solid 2px #165b00;
    border-radius: 5px;
    transition: 0.3s;
}
a#wp:hover{
color: #fff;
    text-align: center;
    position: relative;
    top: 5px;
    font-family: roboto;
    font-size: 25px;
    transition: 0.3s;
}
a#contact{
background: #0e6efd;
    color: #fff;
    padding: 5px;
    margin: 5px;
    border-radius: 20px;
}
a#contact:hover{
background: #0047b0;
    color: #fff;
    padding: 5px;
    margin: 5px;
    border-radius: 20px;
    transition: 0.3s;
}
div#txt.txt{
font-size: 20px;
font-family: 'roboto';
}
.btn-outline-success {
    color: #ffffff !important;
    border-color: #ffffff !important;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e) center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
    float: right;
}
div#risultato.container-fluid{
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
}
img, svg {
vertical-align: middle;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    transition: 0.5s;
    opacity: 1;
}
h3{
font-size: 18px;
}
text-area{
font-size: 16px;
}
div.row{
--bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x)/ -2);
    margin-left: calc(var(--bs-gutter-x)/ -2);
    padding-bottom: 20px;
    padding-top: 10px;
    border-bottom: solid 2px #979797;
    opacity: 1;
    transition: 0.3s;
}
div.card {
padding: 10px 0px 0px 0px;
    height: 280px;
    position: relative;
    margin-bottom: 10px;
    border-bottom: solid 2px #0d6efd;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    margin-top: 10px;
}
div.card-group{
width: 90%;
    display: flex;
    flex-flow: row wrap;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
button.btn.btn-outline-success{
background: #0d6efd;
    left: 10px;
    position: relative;
}
button.btn.btn-outline-success:hover{
background: #003f9c;
    left: 10px;
    position: relative;
}
.card-title {
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}
p.card-text{
text-align: center;
    font-size: 18px;
}
button.btn.btn-primary{
float: right;
    position: absolute;
    display: block;
    right: 10px;
    background: #fd6000;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
button.btn.btn-primary:hover{
float: right;
    position: absolute;
    display: block;
    right: 10px;
    background: #ff6100;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
div.pagamenti{
font-size: 50px;
    display: block;
    position: relative;
    float: left;
}
social{
    font-size: 50px;
    margin-left: auto;
    margin-right: 0px;
    float: right;
    display: block;
    position: relative;
    width: 350px;
}
path {
color: #fff;
}
puls{
font-size: 20px;
    width: 200px;
    text-align: center;
    height: 40px;
    border: solid 2px;
    border-radius: 5px;
    position: relative;
    background: #0e6efd;
    color: #fff;
    margin-bottom: 10px;
    padding: 5px;
    float: right;
    margin-top: 10px;
}
button.btn.btn-secondary{
background: #fd6101;
    border: solid 2px #da5400;
    font-size: 16px;
    font-weight: bold;
}
button.btn.btn-secondary:hover{
background: #fd6101;
    border: solid 2px #da5400;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 47%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
div.brand{
width: 100%;
}
div.lens{
    z-index: 1;
    display: block;
    position: relative;
    text-align: start;
    font-size: 50px;
    bottom: 20px;
    right: 0px;
}
div.ots{
display: block;
    position: relative;
    float: left;
    left: 18px;
    font-weight: bold;
}
a.navbar-brand{
display: block;
    position: relative;
    font-size: 25px;
    top: 10px;
}
div.logo{
display: block;
    position: relative;
    z-index: 1;
    bottom: 80px;
}
img#logo{
    width: 70px;
    height: auto;
    left: 50px;
}
img.card-img-top{
width: auto;
    height: 120px;
}
div#az.az{
text-align: center;
font-size: 15px;
}
div#if.if{
display: block;
    position: relative;
    font-size: 50px;
    text-align: center;
}
div#azienda.container{
text-align: center;
    border-bottom: solid 2px #979797;
    color: #000;
    font-size: 15px;
        display: block;
    position: relative;
}
div#cookie.container{
margin-top: 10px;
text-align: center;
    color: #000;
    font-size: 15px;
        display: block;
    position: relative;
}
div#descrizione.container{
text-align: center;
    font-size: 15px;
    margin-bottom: 20px;
    color: #000;
    display: block;
    position: relative;
}
h1#h1{
font-size: 18px;
    text-align: start;
    font-weight: bolder;
    display: block;
    position: relative;
}
div#h1.logo{
width: 300px;
    display: block;
    position: relative;
    z-index: 1;
    bottom: 0px;
}
a.navbar-brand{
    top: -1px;
    display: block;
    position: relative;
}
div#rs.container{
display: block;
    position: relative;
    width: 100%;
}
div#rs.row{
    margin-bottom: 10px;
    margin-top: 10px;
}
div#rs-pr.col{
display: block;
    position: relative;
}
p#prs{
font-size: 18px;
    text-align: end;
    font-weight: 800;
}
h3#pr{
font-size: 16px;
    font-weight: 700;
}
h4#pr{
    font-size: 16px;
    display: block;
    position: relative;
    font-weight: 600
}
img#img-pr{
width: auto;
    height: 160px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
img.lazy {
opacity: 1;
transition: 0.7s;
    }
p#pr{
width: 300px;
}
a#link.btn.btn-primary{
    background: #0d6efd;
    font-size: 15px;
    font-weight: 700;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.navbar {
    position: relative;
    min-height: 80px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
ul.nav.nav-pills{
    display: block;
    position: relative;
    bottom: 21px;
    margin-bottom: 0px;
    margin-top: 20px;
    border: solid 3px #0d6efd;
    padding: 3px;
    height: 59px;
}
div#em.container{
display: block;
    position: relative;
    width: 100%;
    background: #0d6efd;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
}
h1#tit{
font-size: 22px;
    font-weight: bold;
    text-align: center;
}
div#em2.container{
width: 100%;
    display: block;
    position: relative;
    background: #0d6efd;
}
div.container{
width:100%;
}
input#NomeCognome.input-box{
width: 100%;
    font-size: 15px;
    height: 40px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 20px;
    box-shadow: inset 0px 0px 2px 0px #003d96;
    color: #000;
}
input#email.input-box{
width: 100%;
    font-size: 15px;
    height: 40px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 20px;
    box-shadow: inset 0px 0px 2px 0px #003d96;
    color: #000;
}
input#Telefono.input-box{
width: 100%;
    font-size: 15px;
    height: 40px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 20px;
    box-shadow: inset 0px 0px 2px 0px #003d96;
    color: #000;
}
textarea#Richiesta.comment{
width: 100%;
    font-size: 15px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: inset 0px 0px 2px 0px #003d96;
    color: #000;
}
b#xxt{
color: #fff;
    font-size: 16px;
}
h2#em{
display: block;
    position: relative;
    text-align: end;
    font-size: 18px;
    width: 300px;
    float: right;
    color: #000;
}
h3.logo{
float: left;
}
h2.styleFontface{
background: #0d6efd;
    color: #fff !important;
    width: 100%;
    padding: 10px;
    text-align: center;
    font-weight: 600;
}
div.”split″{
padding-top: 30px;
    color: #000;
}
a#pvr-in{
color: #08cbf9;
    text-shadow: 0px 1px 2px #012965;
}
button#em-in {
    color: #fff;
    font-size: 18px;
    background: #002965;
    width: 200px;
    padding: 10px;
    float: right;
    border: solid;
    }
a#sb-in.button{
    color: #fff;
}
svg.svg-inline--fa.fa-info-circle.fa-w-16{
color:#000;
}
div.prv{
display: block;
    position: relative;
    float: left;
    margin-right: 10px;
}
div#h1.h1{
    display: block;
    position: relative;
    margin-bottom: 40px;
    height: 30px;
    border-bottom: solid 2px #979797;
    width: 100%;
}
img#nol.img-fluid{
    height: 300px;
    width: auto;
}
h2#nol{
font-size: 20px;
    font-weight: bold;
}
h1#nol{
width: 100%;
    display: block;
    position: relative;
    font-size: 25px;
}
    div#nol.logo{
        display: block;
    position: relative;
    z-index: 1;
    bottom: 0px;
    }    
@media (max-width:480px){
div.card-group{
width: 95%;
    display: block !important;
    flex-flow: row wrap;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
social {
    font-size: 40px;
    margin-left: auto;
    margin-right: auto;
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-primar{
width: 330px;
right: 25px;
}
div#nol.row{
    width: 100%;
    display: block;
}
div#nol.col{
margin-bottom: 10px;
}
h2#nol{
font-size: 18px;
    text-align: center;
    font-weight: bold;
}
h1#nol{width: 100%;
    display: block;
    position: relative;
    font-size: 25px;
    text-align: center;}
    div#nol.logo{
        display: block;
    position: relative;
    z-index: 1;
    bottom: 0px;
    }
img#nol.img-fluid {
    height: auto;
    width: auto;
}    

}

@media (max-width:680px){
div.card-group{
width: 95%;
    display: block !important;
    flex-flow: row wrap;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
social {
    font-size: 40px;
    margin-left: auto;
    margin-right: auto;
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-primar{
width: 330px;
right: 25px;
}
div#nol.row{
    width: 100%;
    display: block;
}
div#nol.col{
margin-bottom: 10px;
}
h2#nol{
font-size: 18px;
    text-align: center;
    font-weight: bold;
}
h1#nol{width: 100%;
    display: block;
    position: relative;
    font-size: 25px;
    text-align: center;}
    div#nol.logo{
        display: block;
    position: relative;
    z-index: 1;
    bottom: 0px;
    }
img#nol.img-fluid {
    height: auto;
    width: auto;
}    

}
