div, p, h1, h2, h3, h4 {
    font-family: "Nunito Sans", sans-serif !important;
}

p {
    text-align: justify;
}

img {
    max-width: 100%;
}

h2.title {
    font-weight: 600;
    color: #243876;
}

.fontecit {
    font-size: 12px;
    font-style: italic;
    text-align: center;
}

.coltitle {
    font-weight: 800!important;
    font-size: 18px;
}

.paragrafobox {
    font-size: 18px;
    padding: 5%;
    text-align: center;
}

.paragrafobox2 {
    font-size: 18px;
    padding: 5%;
    text-align: justify;
}

.centertext {
    text-align: center!important;
}

.contactp {
    font-size: 18px;
    text-align: center;
}

.contactp > a {
    color: #434343;
}

.logocol2 > p > strong, .logocol3 > p > strong {
    font-weight: 800;
}

.nopad {
    padding: 0!important;
}

.contactp > a:hover {
    color: #243876;
}

.bghome1 {
    background: url('/assets/img/soluzioni.jpg');
    background-size: cover;
}

.homeparall {
    background-image: url('/assets/img/home/parallasse.jpg');
    background-position-y: -12%;
}

.prodparall {
    background-image: url('/assets/img/potabilizzazione/parallasse.jpg');
}

.bghome1 > div > div > div, .text-single > .title > p{
    color: #243876!important;
}

.storiabg {
    background: url('/assets/img/chi-siamo/storia.jpg');
}

.logorow {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    max-width: 100vw !important;
    text-align: center;
}

.logorow2 {
    display: block;
    max-width: 100vw !important;
    text-align: center;
}

.logocol {
    max-width: 24.8%;
    width: 100%;
    overflow-y: hidden;
    display: inline-block;
    height: 225px;
}

.logocol2 {
    max-width: 32.8%;
    width: 100%;
    overflow-y: hidden;
    display: inline-block;
    vertical-align: top;
}

.logocol3 {
    max-width: 49.8%;
    width: 100%;
    overflow-y: hidden;
    display: inline-block;
    vertical-align: middle;
}

div.top > a {
    color: #243876;
}

img.clientlogo {
    max-width: 100%;
}

img.consulogo {
    width: 80px;
}

.icosocial {
    width:15px;
}

.centitle, .subt {
    text-align: center!important;
    font-style: unset!important;
    font-weight: 600;
}

.force6 {
    font-weight:600!important;
}

.container-button .button-link {
    display: inline-block;
    margin-top: 15px;
    padding: 10px 35px;
    color: white;
    background-color: #243876;
    border: 1px solid transparent;
    font-weight: bold;
    font-size: 14px;
    transition: .3s;
    letter-spacing: 2px;
}

.container-button{
    text-align: center;
    padding-top: 25px;
    margin-bottom: 80px;
}

.box-left > .content-inner > p {
    text-align: right;
}

.box-right > .content-inner > p {
    text-align: le;
}

img.sectionbanner {
    width: 100%;
}

@media screen and (max-width: 650px) {
    .logocol {
        max-width: 100%;
        padding: 0px 35px;
        height: fit-content;
    }

    .logocol2 {
        max-width: 100%;
        padding: 25px 0px;
    }

    .logocol3 {
        max-width: 100%;
        padding: 25px 0px;
    }
}

/*social-wall-linkedin START*/

.socialcage {
    display: block;
    text-align: center;
    justify-content: center;
    width: 99.2vw;
}

.share-update-card__actor-info > time {
    text-align: left;
}

.share-images__image {
    object-fit: contain !important;
}

.share-images__image-container {
    background: #ffffff !important;
}

iframe.forcepost {
    width: 50vmax;
    height: 100vh;
}

iframe.forcepost-var {
    width: 50vmax;
    height: 2200px;
}

@media screen and (max-width:767px) {
    iframe.forcepost {
        max-width: 96vw;
        height: 80vh;
        /*max-height: 734px;*/
    }
    iframe.forcepost-var {
        max-width: 96vw;
        height: 1300px;
    }
}

@media screen and (max-width:500px) {
    iframe.videoproduct {
        height: 212px!important;
    }
}

div.postsocial {
    margin: 0;
    padding: 10px;
    border: 0;
    font-size: 100%;
    vertical-align: top;
    background: transparent;
    display: inline-block;
    width:30vw;
}

@media screen and (max-width:1000px){
    div.postsocial {
      width:unset;
    }  
}

.visually-hidden {
    display:none;
}

h3.share-update-card__actor-text {
  margin-bottom: 0px;
}

.share-update-card__header, .share-update-card__update-text, .share-update-card__social-counts {
    padding: 0 32px;
}

.share-update-card__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 0px;
    border-top: 3px solid #243876;
}


.lazy-load, .lazy-loaded, [data-delayed-url], [data-delayed-poster], [data-delayed-background] {
    transition-property: opacity;
    transition-duration: 336ms;
    transition-timing-function: cubic-bezier(0.34, 0, 0.21, 1);
}

.lazy-loaded {
    opacity: 1;
}
.w-6 {
    width: 48px;
}
.h-6 {
    height: 48px;
}
.inline-block {
    display: inline-block;
}
.relative {
    position: relative;
}
.share-update-card__actor-image {
    border: none;
}

.share-update-card__actor-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 8px;
}

.share-update-card__actor-text, .share-update-card__actor-text:visited, .share-update-card__actor-text-link, .share-update-card__actor-text-link:visited {
    font-size: 1.4rem;
    line-height: 1.42857;
    font-weight: 600;
    color: rgba(0,0,0,0.9);
}

.share-update-card__actor-headline, .share-update-card__post-date {
    font-size: 1rem;
    line-height: 1.33333;
    font-weight: 400;
    color: rgba(0,0,0,0.6);
}

.share-update-card__update-text {
    font-size: 1rem;
    line-height: 1.42857;
    font-weight: 400;
    color: rgba(0,0,0,0.9);
    margin-bottom: 8px;
    padding: 0 16px;
    text-align: left;
    word-wrap: break-word;
}

.imgpost {
    width:100%;
    padding-top:10px;
}

.videopost {
    width:100%;
    height: 800px;
}

@media screen and (max-width:600px){
    .videopost {
        width:100%;
        height: 600px;
    }
}

.pdftainer {
    padding-top:2px;
}

.pdfdesc, .pdfbutton2 {
    display: inline-block;
}

.pdfdesc > a, .pdfbutton2 > a {
    font-size: 1.2em;
}

.pdfdesc {
    width: 70%;
    background-image: linear-gradient(to right, #a2c037, 20%, #1379be);
    padding: 0.5em;
}
.pdfdesc > a {
    color: white !important;
    pointer-events: none;
}

.pdfbutton2 {
    width: 29.785%;
    background-color: #1379be;
    color: #fff;
    text-align: center;
    padding: 0.5em;
}
.pdfbutton2 > a {
    color: white;
    padding: 1% 40% 1% 40%;
}
.pdfbutton2 > a:hover {
    color: #a2c037;
}

@media screen and (max-width: 765px) {
    .pdfdesc {
        width: 100%;
        background-image: linear-gradient(to down, #a2c037, 20%, #1379be);
        text-align: center;
    }
    .pdfbutton2 {
        width: 100%;

    }
    .pdfbutton2 > a {
        padding: 0;
    }
}
/*social-wall-linkedin END*/

/* Checkbox nascosto */
.mobile-toggle { 
    display: none; 
}

/* Bottone hamburger */
.mobile-toggle-button {
    display: none;
    cursor: pointer;
    font-size: 28px;
    z-index: 2000;
    position: relative;
    padding: 10px;
}

/* Menu mobile */
.mobile-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    height: 100%;
    background-color: #fff;
    box-shadow: -2px 0 15px rgba(0,0,0,0.2);
    transition: right 0.3s ease;
    z-index: 2001;
    padding-top: 60px;
    overflow-y: auto;
}

/* Link */
.mobile-menu a.mobile-item {
    display: block;
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    color: #333;
    font-weight: 600;
    font-size: 18px;
}

.mobile-menu a.mobile-item:hover {
    background-color: #f5f5f5;
    color: #0072ce;
}

/* Header del menu mobile */
.mobile-menu-header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 15px 20px;
}

.mobile-menu-close {
    font-size: 28px;
    cursor: pointer;
}

/* Apertura menu */
.mobile-toggle:checked ~ .mobile-menu {
    right: 0;
}

/* Breakpoint: solo sotto 1000px */
@media (max-width: 1170px) {
    .mobile-toggle-button { 
        display: block; 
    }
}

@media (min-width: 1171px) {
    .mobile-menu { 
        display: none!important; 
    }
    .mobile-toggle-button { 
        display: none!important; 
    }
}

.mobile-menu-close {
    font-size: 48px;
    cursor: pointer;
    top: -25px;
    position: relative;
    right: 18px;
}

.noheight {
    height: unset!important;
}

.DM:hover {
    color:#ee0000;
    font-weight: 800;
}

@media screen and (max-width: 980px) {
    div.box-left > div.title-inner > p, div.box-left > div.content-inner > p, div.box-right > div.title-inner > p, div.box-right > div.content-inner > p {
        text-align: center;
    }

    .homeparall {
        height: 600px!important;
    }
}

ul.lang-menu > li {
    list-style: none;
}

.moblangselector {
    padding: 10px 20px;
    display: flex;
}

div.singlelang {
    font-size: 18px;
    padding: 10px;
    background-color: #ededed;
    color: #243876;
    margin: 10px;
    width: 50px;
    text-align: center;
}

.currlang {
    background-color: #243876!important;
    color: #ffffff!important;
}

.pvralogo {
    width: 350px;
    margin-top: 20px;
    margin-bottom: 45px;
}

.lista-servizi ul {
  display: grid;
  grid-template-columns: 1fr 1fr;  /* due colonne */
  gap: 0.75rem 2rem;              /* spazio verticale e orizzontale */
  list-style: disc;               /* i classici pallini */
  padding-left: 1.5rem;
}

.lista-servizi li {
  margin-bottom: 0.5rem;
}
  
/* Su mobile: una colonna sola */
@media screen and (max-width: 768px) {
  .lista-servizi ul {
    grid-template-columns: 1fr;
  }
}

.listt {
    font-size: 18px;
    text-align: left;
}

.listt > ul > li {
    padding: 10px 0px;
}

@media screen and (max-width:798px) {
    .listt {
        padding: 0;
    }
}

@media screen and (min-height:850px) {
    video#bg-video {
        zoom: 1.3;
    }
}


@media screen and (min-height:1500px) {
    video#bg-video {
        zoom: 2;
    }
}

/*iphone safari dm*/

.safari {
    display: none;
}

@supports (-webkit-touch-callout: none) {
    .safari {
        display: block;
    }

    video#bg-video {
        z-index: 9999;
    }

    .homeparall {
        background-image: url(/assets/img/home/parallasse.jpg);
        background-size: contain;
        background-position: unset!important;
    }

    .nosafari {
        display: none;
    }

}

.privacy > p {
    padding-top: 25px;
}

.content-inner > p > strong {
    font-weight: 800;
}