﻿@font-face {
    font-family: barlow-reg;
    src: url(../font/Barlow-Regular.ttf);
}
@font-face {
    font-family: barlow-lar;
    src: url(../font/Barlow-ExtraBold.ttf);
}
@font-face {
    font-family: barlow-str;
    src: url(../font/Barlow-Light.ttf);
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(-360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@keyframes pulse {
    0% {
        transform: scale(0.95);
    }

    70% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.95);
    }
}
.cursor-p{
    cursor:pointer;
}
dati {
    display: none;
}
html {
    height: 100%;
}
body {
    font-family: barlow-reg;
    margin: 0;
}input:focus-visible {
    outline: none;
}
.header {
    height: 120px;
    width: calc(100% - 26px);
    padding: 13px;
    font-size: 1rem;
}
.bodi {
    height: calc(100% - 154px);
    overflow-y: scroll;
}
.logo{
    background-image:url(../img/logor.png);
    background-position:center;
    background-repeat:no-repeat;
    height:120px;
    width:122px;
    
}

ul{
    list-style:none;
}
a {
    text-decoration: none;
    color: unset;
}
.flex-lati {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav-bar {
    background-color: #FFFFFF;
    color: #666666;
    list-style:none;
}
    .nav-bar li{
        margin-right:5px;
    }
.fascia {
    margin: 0px;
    background-image: url(../img/Facility-management-gestione-condominiale.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 526px;
    width: 100%;
    background-position: 50% 50%;
    padding-top: 24px !important;
    display: flex;
    align-items: center;
    color: white;
    justify-content: center;
}
    .fascia h1 {
        font-family: barlow-lar;
        font-weight: 500;
        height:72px;
    }
    .fascia h5 {
        font-family: barlow-str;
        font-size: 1.27rem;
        font-weight: 300;
    }
.btn-fill-secondary, .btn-secondary {
    color: #FFFFFF;
    background-color: #03498A;
    border-color: #03498A;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 0rem solid transparent;
    padding: 0.5rem 1.5rem;
    font-size: 1.125rem;
    line-height: 1.5;
    border-radius: 0rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.container.py-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
    background-color: #07498c;
    color: #FFFFFF;
    padding-left: 1rem;
    text-align: center;
}
.row.align-items-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
section.s_text_image.pt32.pb32.o_colored_level.undefined.o_cc.o_cc5 {
    margin: 10px;
}
.text-o-color-1 {
    color: #EB6524 !important;
}
.text-o-color-2 {
    color: #03498A !important;
}
label.h-full.flex.centra-flex.cursor-p {
    background-color: #EB6524;
    padding: 10px;
    color: white;
    border-radius: 7px 0 0 7px;
    margin: 0px;
}
input#cerca-docs {
    border: 3px solid #EB6524;
    padding: 9.2px;
    margin: 0px;
    border-radius: 0 7px 7px 0;
    width: calc(100% - 146px);
    position: relative;
    top: -2px;
    left: -4px;
}
@media (max-width: 540px) {
    .header {
        height: 87px;
        padding: 2px;
    }
    .nomelogo h1{
        font-size:3rem;
    }
    .logo {
        height: 80px;
        width: 81px;
        background-size: contain;
    }

    .container.py-3 {
        height: 86px;
    }

    .img-fluid {
        display: none;
    }

    .tessera {
        width: 90% !important;
    }
     
    .fascia-container {
        flex-wrap: wrap;
    }
    .testacon {
        font-size: 5vw !important;
        padding: 9px;
        width: calc(100% - 18px) !important;
        padding-top:0;
    }
    .nomecom h4{
        font-size: 4vw !important
    }
    .contcond {
    width:90%!important
    }
    ul.menu {
        display: flex;
        flex-wrap: wrap;
        position: absolute;
        top: 10px;
        left: 10px;
        flex-direction: column;
        background-color: white;
        border-color: orange;
        border: 2px solid orange;
        width: calc(100% - 71px);
        height: calc(100% - 100px);
        border-radius: 30px;
        justify-content: flex-start;
        align-content: flex-start;
        padding-top: 30px;
        padding-left: 14px;
        align-items: flex-start;
    }
    ul.menu.close{
        left:-1000px;
    }
        ul.menu.open {
            left: 10px;
        }
    ul.menu li{
        margin-bottom:20px;
    }
    svg.hamb {
        display: block !important;
        margin-left: 10px;
        width:40px;
    }
    .logo {
        display: none;
    }
    div#btnfirma {
        position: fixed;
        top: calc(100% - 175px)!important;
    }
    
}
@media (max-width: 820px) {
.rbfirmato.due{
        left:0px!important;
    }
}

    .ftutti h4 {
        width: 85%;
    }

    svg.hamb {
        display: none;
    }

    ul.menu svg {
        width: 40px;
        position: relative;
        top: -21px;
        left: 253px;
        cursor: pointer;
    }

    .tessera {
        width: 40%;
        margin: 5% 5%;
        border: 4px solid white;
        border-radius: 19px;
        padding: 2rem;
        max-width: 551px;
        background-color: #37373783
    }

    .fascia-container {
        display: flex;
    }

    .passcode {
        display: flex;
        justify-content: center;
    }

        .passcode label {
            background-color: #ec6324;
            padding: 10px;
            width: 53px;
            border-radius: 9px 0 0 9px;
            cursor: pointer;
        }

        .passcode input[type="text"],.passcode span {
            border: 4px solid #ec6324;
            border-radius: 0 9px 9px 0;
            width: 70%;
        }
        .passcode span {
            background-color: #ec6324;
        }

    div#prattenzion, div#protpi {
        width: 80%;
        margin: auto;
        max-width: 600px;
        position: fixed;
        background-color: white;
        min-height: 400px;
        border: 3.5px solid #ec6324;
        border-radius: 30px;
        overflow: hidden;
        display: grid;
    }

    div#prattenzion {
        grid-template-rows: 70px 82px 60px;
    }

    div#protpi {
        grid-template-rows: 85px 40px 40px 1fr 60px;
    }

    .psop {
        background-color: #07498c;
        margin: 0;
        border-radius: 24px 23px 0 0;
        display: flex;
        height: 66px;
        justify-content: space-around;
        align-items: center;
        color: white;
    }

        .psop p {
            font-weight: bold;
            font-size: 33px;
        }

    div#loadin {
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #3f3f3fb0;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
    }

        div#loadin.chiuso, .chiuso {
            display: none !important;
        }

    #loadin svg, svg.gira {
        -webkit-animation: spin 4s linear infinite;
        -moz-animation: spin 4s linear infinite;
        animation: spin 4s linear infinite;
    }

    #loadin .contolo {
        width: 300px;
        height: 200px;
        display: grid;
        justify-content: center;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
        justify-items: center;
        animation: pulse 2s infinite;
    }

    #protpa.aperto {
        display: flex;
    }

    #protpa {
        display: none;
    }
    #protpa.ins .laodotp{
        display:none;
    }
        #protpa.ins .errato {
            display: none;
        }
        #protpa.att .number {
            display: none;
        }
        #protpa.att .errato {
            display: none;
        }
        #protpa .errato {
            padding-top: 20px;
            color: red;
        }
        #protpa.err .number{
            display:none;
        }
        #protpa.err .laodotp {
            display: none;
        }
.laodotp {
    display: flex;
    align-items: center;
    justify-content: center;
}
    div#prattenzione {
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #9290906f;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    div#confezione {
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #9290906f;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    div#sceltazio {
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #9290906f;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    div#protpa {
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #9290906f;
        top: 0;
        align-items: center;
        justify-content: center;
    }

    #prattenzion span, #protpi span {
        width: calc(100% - 20px);
        display: block;
        height: 100%;
        text-align: center;
        font-weight: bold;
        padding-left: 10px;
        padding-right: 10px;
    }

    #protpi h1 {
        width: 100%;
        display: block;
        height: 100%;
        text-align: center;
        font-weight: normal;
        font-size: 16px;
    }

    .btnesc {
        FONT-WEIGHT: 200;
        width: 200px;
        height: 47px;
        background-color: #07498c;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 600;
        border-radius: 10px;
        margin: auto;
        cursor: pointer;
    }

        .btnesc:hover {
            color: white;
            border: 2px solid #ec6324;
        }

    .text-danger {
        color: red;
    }

    .contcond {
        width: 70%;
        min-height: 399px;
        border: 2px solid #07498c;
        margin-top: 45px;
        border-radius: 30px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        max-width: 700px;
    }

    .testacon {
        width: 100%;
        height: 83px;
        background-color: #ec6324;
        /* text-align: center; */
        margin-top: -20px;
        padding-top: 9px;
        color: white;
        font-size: 30px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-left: 21px;
    }

        .testacon svg {
            width: 48px;
            margin-right: 10px;
        }

    .dco {
        display: grid;
        justify-content: flex-start;
        border-bottom: 2px dotted black;
        height: 68px;
        font-weight: bold;
        justify-items: start;
        grid-template-columns: 70px 1fr 83px;
        align-items: center;
    }

        .dco.cefirma {
            grid-template-columns: 70px 1fr 83px 83px;
        }

    .specdoc p {
        margin: 0;
    }

    .specdoc span {
        font-weight: 300;
        margin-left: 50px;
        font-style: italic;
    }

    div#contentrighe {
        height: calc(100% - 5px);
        overflow-y: overlay;
    }

    .nomecom p {
        margin: 0;
    }

    .insnu {
        width: 28px;
        height: 37px;
        border: 4px solid #ec6324;
        border-radius: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        font-size: 25px;
    }

    .number {
        display: grid;
        grid-template-columns: repeat(6, 45px) 70px;
        align-items: center;
        justify-content: center;
    }

    .nomelogo {
        display: flex;
        align-items: center;
        font-size: 38px;
    }

        .nomelogo h1 {
            color: #07498c;
        }

        .nomelogo span {
            color: #ec6324;
        }

    .nomecom h4 {
        margin: 0;
        font-size: 18px;
        font-weight: 100;
        margin-left: 30px;
    }

    .contcond.chiud {
        height: 67px;
        overflow: hidden;
        min-height: 67px;
    }

.contcond.chiuda {
    height: 67px;
    overflow: hidden;
    min-height: 67px;
}
.testacon.amno {
    background-color: #07498c;
}
.contcond.chiud.cefirma, .contcond.chiuda.cefirma {
    height: 95px
}
.amno .contcond {
    width: 95%;
}
.nomesearch {
    grid-template-columns: 2fr 234px 110px 352px;
    ;
    display: grid;
    background-color: #07498c;
    color: white;
    padding-left: 10px;
    align-items: center;
}

        .nomesearch p {
            font-size: 1.3em;
        }

    select#scanno, input.search {
        height: 36px;
        color: white;
        background-color: transparent;
        border: 2px solid white;
        border-radius: 14px;
        width: 100px;
        font-size: 1.3em;
    }

    #scanno option {
        background-color: #07498c;
    }

        #scanno option:hover {
            background-color: #ec6324;
        }

    .ricerca {
        display: flex;
        align-items: center;
    }
}
input.search {
    margin-left: 10px;
    width: 222px;
}
p.tpi {
    font-size: 23px;
}
.v-cookiecont, .v-privacycont {
    max-width: 695px;
    margin: auto;
    font-size: 20px;
}
.v-cookiehead h1, .v-privacycont h1 {
    color: #e66720;
    text-align: center;
    animation: bounceInDown 2s;
    font-weight: bold;
}
.top-paragrafo h3 {
    color: #e66720;
}
.v-privacycont .top-paragrafo h3 {
    color: #05488c;
}
h1.blu {
    color: #05488c;
    border-bottom: 1px solid #05488c;
    padding-bottom: 20px;
}
.v-privacycont .orange li span, .v-privacycont ol.orange[type='a'] li::marker {
    color: #e66720;
}
h5.lead.sp {
    min-height: 95px;
}
li.principale::marker {
    color: #05488c;
    font-size: 38px;
    font-weight: bold;
}
li.principale span {
    color: #e66720;
}
li.principale li{
    margin-bottom:20px;
}
li.principale ol > li:before {
    content: counters(item, ".") " ";
    word-break: initial;
}
.alert-firma {
    background-color: red;
    color: white;
    margin-top: -18px;
    text-align: center;
    display:none;
}
.alert-firma.cefirma{
    display:block;
}
.hidden{
    display:none;
}
.specfirma {
    display: flex;
    flex-wrap: nowrap;
}
.spec-spi {
    margin-left: 9px;
}
.rbfirmato .btn {
    background-color: rgb(3 7 138 / 55%);
    cursor:pointer;
    
}
.ftutti p {
    margin-top: 10px;
}
.contcond.chiud.ftutti.cefirma .testacon {
    background-color: red;
    text-align: center;
    height: calc(100% - 27px);
}
.ftutti .alert-firma.cefirma {
    background-color: green;
    cursor: pointer;
    height:30px;
}
.contcond.chiud.cefirma.ftutti{
    height:114px;
}
.ftutti .testacon svg {
    width: 83px;
    margin-right: 10px;
}
.dco.cefirma svg {
    color: #ec6324;
}
.duepu {
    display: flex;
}
.rbfirmato.due {
    position: fixed;
    top: calc(50vh - 170px);
    background-color: grey;
    max-width: 800px;
    width: calc(100% - 20px);
    left: calc(50% - 50ex);
    margin: auto;
    transition: hidden 2s;
    text-align: center;
}
.chkman span{
    height:22px!important;
    color:black;
}
.chkman{
    display:flex;
    width:fit-content;
    margin:auto;
    align-items:center;
    color:white;
    cursor:pointer;
}
.chkman.selechk{
    color:green;
}