/**
 *    CSS Custom Dev
 */

body {
    margin: 0rem !important;
    padding: 0rem !important;
}

#pulsanti-info{
    margin-top: unset !important;
}

a {
    color: #1574B8 !important;
}

.adminPannelloAdmin {
    height: 45px !important;
}

#servizi .wrapper .box .icona img {
    width: 100% !important;
}

#pulsanti-info .box img {
    width: 1.5rem;
    height: 1.5rem;
}

#pulsanti-info .wrapper {
    align-items: unset !important;
}

#mappa {
    height: unset !important;
}

#map_canvas0 {
    height: 25rem;
}

.inner_oggetto0 {
    padding: 4rem 0;
}

.inner_oggetto0 h3 {
    font-size: 1.2rem;
    font-weight: 600;
}

.inner_oggetto0 ul {
    padding: 2rem 0 2rem 3rem;
    margin: 0;
    list-style: none;
}

.inner_oggetto0 ul li {
    position: relative;
    margin-bottom: 2rem;
}

.inner_oggetto0 ul li::before {
    content: '\f111';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    font-size: .7rem;
    position: absolute;
    color: #1574B8;
    left: -2rem;
    top: 2rem;
}

.inner_oggetto0 ul li h4 {
    font-size: 1rem;
    font-weight: 700;
}

.inner_oggetto0 ul li h4 a {
    color: #000;
}

#bandi > div > div > div > div > div > li {
    list-style: none !important;
}

#bandi > div > div > div > div > div > li > p.data {
    margin-bottom: .2rem;
}

#bandi > div > div > div > div > div > li > p.data::before {
    content: '\f073';
    font-family: "Font Awesome 5 Free";
    color: #D63900;
    margin-right: .3rem;
    font-weight: 500;
}

#bandi > div > div > div > div > div > li > h4 > a,
#bandi > div > div > div > div > div > li > h4 {
    color: #000000;
    font-size: 1rem;
    font-weight: 700;
}

#bandi > div > div > div > div > div > li > p > a {
    color: #000000;
}

#bandi > div > div > div > div > div > li > p > a:hover {
    text-decoration: underline;
}

.u-hiddenVisually {
    display: none !important;
}

#ricercaPersonalizzata > div > button > a > span.ico-search.fa.fa-search {
    position: absolute;
    right: .5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    background: none;
    color: #1574B8;
    font-size: 1.5rem;
}

#breadcrumbs .pannello25 {
    font-weight: 800 !important;
}

#breadcrumbs .pannello25 a {
    color: #1574B8;
}

#breadcrumbs .pannello25 a:hover {
    color: #1574B8;
    font-weight: 800;
}

#breadcrumbs .pannello25 strong {
    color: #000000;
}

.menu-border {
    border-bottom: .3rem solid #f2f2f2;
}

.titolo-grande {
    margin-bottom: 1rem;
    font-weight: 600;
}

.img-lettura img {
    width: 100%;
}

.data-lettura {
    text-transform: capitalize;
    margin: 1rem auto;
    background-color: #1467a1;
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 5rem;
    -moz-border-radius: 5rem;
    border-radius: 20px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .2rem;
    padding-bottom: .2rem;
}

.data-lettura::before {
    font-family: "Font Awesome 5 Free";
    position: relative;
    left: -.2rem;
    font-weight: 900;
    content: "\f017";
}

.btn-maggiori-info {
    margin-bottom: 1rem;
    margin-top: 1.5rem;
}

.btn-allegato {
    margin: .5rem 0rem;
    font-size: 100%;
}

.btn-allegato::before {
    font-family: "Font Awesome 5 Free";
    position: relative;
    left: -.2rem;
    font-weight: 900;
    content: "\f0c6";
}

.btn-allegato img {
    width: 1.3rem;
}

.istanza-contenitore {
    border-radius: .3rem;
    padding: 1.0rem .8rem;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    position: relative;
    border: .1rem solid #f2f2f2;
    margin-bottom: 1.5rem;
}

.dataClock, .oraClock {
    font-size: 90%;
}

.dataClock::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: .2rem;
    margin-left: .1rem;
    content: "\f133";
}

.istanza-contenitore .titolo-medio {
    line-height: 100%;
}

.istanza-contenitore a {
    color: #1467A1;
    font-size: 80%;
    font-weight: 600;
}

/*** PAGINAZIONE ***/
.interfacciaPagine {
    text-align: center;
    margin: 2rem 0;
}

.interfacciaPagineCurrentPage::after {
    content: ' -';
    right: -0.8rem;
    position: absolute;
}

.interfacciaPagine a {
    background: #f3f3f3;
    padding: .4rem;
    width: 2rem;
    display: inline-block;
    text-align: center;
    border-radius: .4rem;
    margin-bottom: 1rem;
}

.interfacciaPagine a:hover {
    background: #1467A1;
    color: #fff;
}

.interfacciaPagineCurrentPage {
    background: #1467A1;
    padding: .4rem;
    width: 2rem;
    display: inline-block;
    text-align: center;
    border-radius: .4rem;
    margin-right: 1rem;
    position: relative;
    color: #fff;
}

/*** fine PAGINAZIONE ***/

#regola_default > div.regolaInfo40_el44_pos12.oggetto34.oggetto_44__13 > div {
    margin: 1rem auto;
}

#regola_default > div.regolaInfo40_el44_pos12.oggetto34.oggetto_44__13 > div > div > form > div > span.out_button0 {
    margin-top: 1rem;
    display: block;
}

.out_button0 .stileForm0,
#votaSondaggio > input:nth-child(9),
#votaSondaggio > input:nth-child(10) {
    background-color: #1467a1;
    border: 1px solid #1467a1;
    color: #fff;
    padding: .2rem 1.2rem;
    border-radius: 20rem;
    display: inline-block;
    margin-right: .5rem;
    text-transform: uppercase;
    font-size: 90%;
}

.out_button0 .stileForm0:hover,
#votaSondaggio > input:nth-child(9):hover,
#votaSondaggio > input:nth-child(10):hover {
    background-color: #fff;
    color: #1467a1;
}

.label_strcerca_ogg0 .label_strcerca_ogg,
.esattamenteogg0 .label_esattamenteogg0 {
    font-weight: 700;
}

.input_strcerca_ogg0 .strcerca_ogg {
    border-color: rgb(20, 103, 161);
}

.inner_oggetto33 .dataClock {
    color: #1574B8;
    font-weight: 600;
}

.review0 .stileForm {
    display: inline-block;
    margin-right: .2rem;
}

.review0 > p {
    font-weight: 700;
}

#votaSondaggio a {
    color: #1467a1;
    font-weight: 700;
}

#votaSondaggio a:hover {
    color: #1467a1;
    text-decoration: underline;
}

#pagina-contatti .titolo .contenuto h1 {
    margin-bottom: 1rem;
    position: relative;
}

#pagina-contatti .titolo {
    text-align: center;
    margin-bottom: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#pagina-contatti .titolo .contenuto h1::after {
    position: absolute;
    width: 10rem;
    height: 3px;
    background: #1467a1;
    content: '';
    bottom: -.3rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#pagina-contatti .container-form {
    -webkit-box-shadow: 0 0 1rem rgb(0 0 0 / 10%);
    box-shadow: 0 0 1rem rgb(0 0 0 / 10%);
    margin-bottom: 3rem;
}

#pagina-contatti .form {
    background: #fff;
    padding: 2.5rem 2rem;
}

#pagina-contatti .sidebar {
    background: #1467a1;
    padding: 2.5rem 2rem;
    color: #fff;
}

#pagina-contatti .c-2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    margin-bottom: 1rem;
}

#pagina-contatti .c-1 {
    margin-bottom: 1rem;
}

#pagina-contatti form textarea {
    width: 100%;
    min-height: 200px;
    padding: .5rem;
    margin-bottom: 1rem;
}

#pagina-contatti form input:not([type="checkbox"]) {
    width: 100%;
    padding: .5rem;
}

#pagina-contatti form button {
    margin-top: 2rem;
}

.pulsante.casalp-default {
    background: #1467a1;
    color: #fff;
}

.pulsante.casalp-default:hover {
    background: #009FE2;
    color: #fff;
}

.error-form, .error-form ul {
    list-style: none !important;
    padding: 0px;
    margin: 0px;
    text-align: left !important;
}

#swal2-content > ul > li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    margin-right: 0.25rem;
    font-weight: 600;
    font-size: 1em;
    position: relative;
    top: 1px;
}

.panel-group .panel {
    border-radius: .5rem;
    padding: .8rem 1.5rem;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    position: relative;
    border: .1rem solid #f2f2f2;
    margin-bottom: 1.5rem;
}

.panel-heading .titolo-lista a {
    font-size: 110%;
    color: #1467A1;
    font-weight: 800;
    display: block;
}

.panel-group .panel-collapse {
    margin-top: 1rem;
}

.widgetcontent .istanzaRicerca {
    margin-bottom: 1.5rem;
}

#strcerca {
    border: 1px solid #1467A1 !important;
    font-weight: 500;
    display: block;
    width: 100%;
}

.cercaField,
.cercaButton {
    display: block !important;
}

.navbar-ricerca .nav > li.active > a {
    border-color: #C2C2C2;
    background-color: #D2D2D2 !important;
    color: #000000;
    padding: .8rem 1.4rem;
}

.navbar-ricerca .nav > li > a {
    padding: .8rem 1.4rem;
}

.cercaField span, .cercaField label {
    font-weight: 600;
    color: #000000;
}

.cercaButton {
    margin-top: 1.7rem;
}

.cercaButton .pulsante {
    background-color: #1467A1;
    border: none;
    margin-right: 1rem;
    color: #ffffff;
    padding: .8rem 1.4rem;
}

.navbar-ricerca {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;;
}

/* Elimina l'icona di default del Browser.. */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

input[type="search"]::-webkit-search-cancel-button {
    display: none;
}

#strcercaPers::-webkit-search-decoration,
#strcercaPers::-webkit-search-cancel-button,
#strcercaPers::-webkit-search-results-button,
#strcercaPers::-webkit-search-results-decoration {
    display: none;
}

#strcercaPers::-webkit-search-cancel-button {
    display: none;
}

.out_button0 {
    margin-top: 1rem;
    display: block;
}

.oggetto35 {
    margin-bottom: 2rem;
}

.out_strcerca_ogg0 {
    margin-right: 1rem;
}

.out_esattamenteogg0 select {
    height: 2rem;
}

#footer a {
    color: #ffffff !important;
}

.review30 {
    font-family: "Montserrat", sans-serif !important;
    font-weight: bold !important;
    border: none !important;
    padding-left: 1.5rem !important;
}

.review30::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 7.5px;
    background-color: #EC6608;
    position: absolute;
    left: 0;
    top: 4px;
}

header a {
    color: #fff !important;
}

#comefare .wrapper .box .contenuto h3 a {
    color: #fff !important;
}

.pulsante.arancio {
    color: #D63900 !important;
}

#pulsanti-info .box a {
    color: #D63900 !important;
}

#slider-home .slider-home .slide .overlay .contenuto .testo h2 a {
    color: #000 !important;
}

#menu-orizzontale .nav-link {
    color: #000 !important;
}

#evidenza .slider-evidenza .box .contenuto h3 a {
    color: #000 !important;
}

#servizi .wrapper .box .contenuto h3 a {
    color: #000 !important;
}

.menu-popup .menu .collapse-voce .sotto-voce {
    color: #000 !important;
}

#regola_default > div > div.inner_oggetto0 {
    margin: 0rem 0rem 4rem 0rem !important;
    padding: 0rem !important;
}

#regola_default > div > div.inner_oggetto0 a {
    display: block;
    margin: .5rem 0rem .5rem .3rem;
    padding: 0rem;
    font-weight: 500;
}

#regola_default > div > div.inner_oggetto0 a:hover {
    color: #000 !important;
}

#regola_default > div > div.inner_oggetto0 a:before {
    margin: 0rem .3rem 0rem 0rem !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    content: "\f0c1";
}

/* ELEMENTI DEFAULT */
.divieto {
    color: #111111;
    background-color: #fbfbfb;
    border-top: 2px solid #CCCCCC;
    border-left: 8px solid red;
}

.divieto a {
    color: #1e1212;
}

.avvisone,
.avvisino {
    color: #111111;
    background-color: #fbfbfb;
    border-top: 2px solid #CCCCCC;
    border-left: 8px solid #d1ae00;
}

.avvisone a,
.avvisino a {
    color: #685815;
}

.ok,
.richiesta,
.msgAvvisoOK {
    color: #111111;
    background-color: #fbfbfb;
    border-top: 2px solid #CCCCCC;
    border-left: 8px solid #65b446;
}

.ok a,
.richiesta a,
.msgAvvisoOK {
    color: #006366;
}

.divieto,
.ok,
.richiesta,
.avvisino,
.avvisone {
    background-image: none;
    padding: 15px 30px;
    margin: 30px 0px;
    font-weight: bold;
}

.divieto img,
.ok img,
.richiesta img,
.avvisino img,
.avvisone img {
    display: none;
}

/* FINE elementi di default */

.wrapper-gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}

.wrapper-gallery .immagine {
    width: 100%;
    height: 250px;
}

.wrapper-gallery .immagine a:before {
    content: unset !important;
}

.wrapper-gallery .immagine img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testataPag {
    margin-bottom: 3rem;
}

#main_container > div > div > div.pannello67 {
    margin-bottom: 2rem;
}

#servizi-int {
    background: #F6F6F6;
    padding: 3rem 0 0 0;
}

#servizi-int .wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 5 ];
    grid-template-columns: repeat(5, 1fr);
}

#servizi-int .wrapper .box {
    position: relative;
}

#servizi-int .wrapper .box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#servizi-int .wrapper .box .contenuto {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 2rem;
    z-index: 1;
}

#servizi-int .wrapper .box .contenuto h3 {
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    text-shadow: 0 0 1rem #000;
}

#servizi-int .wrapper .box .contenuto h3 a {
    color: #fff;
}

#servizi-int .wrapper .box .immagine {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

#servizi-int .wrapper .box .immagine img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .2s;
    transition: .2s;
}

.stileTitolo29 {
    color: #1467A1 !important;
}

.inner_oggetto31 .inner_oggetto0 {
    padding: 0rem !important;
    border-bottom: .2rem solid #f2f2f2;
    margin-bottom: .8rem;
}

#correlazioni_mod {
    border-top: .3rem solid #f2f2f2;
    border-bottom: .3rem solid #f2f2f2;
    background-color: #fffcfc;
}

#correlazioni_mod,
#correlazioni_proc {
    padding: 2.5rem 0rem;
}

.inner_oggetto0 .dataClock {
    font-weight: 700;
}

.titolo-medio a {
    font-size: 1.3rem !important;
}

#correlazioni_mod h3,
#correlazioni_proc h3 {
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 3rem;
}

#correlazioni_mod h3 span,
#correlazioni_proc h3 span {
    margin-left: .5rem;
}

#correlazioni_mod .istanza-contenitore,
#correlazioni_proc .istanza-contenitore {
    min-height: 12rem;
}

#servizio_select {
    width: 100%;
    height: 3rem;
}

#servizio_select option[hidden] {
    color: gray;
}

#attach_file,
#attach_file_1,
#attach_file_2,
#attach_file_3,
#attach_file_4,
#attach_file_5 {
    border: 1px solid #767676;
    border-radius: .2rem;
}

.inner_oggetto31 h3.stileTitolo29 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

#not-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
}

#not-wrapper .istanza_pari {
    border-radius: .3rem;
    padding: 1.0rem .8rem;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    position: relative;
    border: .1rem solid #f2f2f2;
    margin-bottom: 1.5rem;
}

#not-wrapper .dataClock {
    font-weight: 600;
}

#not-wrapper > article > h4 > a:hover {
    text-decoration: underline !important;
}

/*** COME FARE PER INTERNO ***/
#comefare-interno {
    padding: 3rem 0 0 0;
}

#comefare-interno .wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [ 5 ];
    grid-template-columns: repeat(5, 1fr);
}

#comefare-interno .wrapper .box {
    position: relative;
}

#comefare-interno .wrapper .box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#comefare-interno .wrapper .box .contenuto {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 2rem;
    z-index: 1;
}

#comefare-interno .wrapper .box .contenuto h3 {
    text-transform: uppercase;
    margin: 0;
    font-weight: 700;
    text-shadow: 0 0 1rem #000;
    font-size: 1.2rem;
}

#comefare-interno .wrapper .box .contenuto h3 a {
    color: #fff !important;
}

#comefare-interno .wrapper .box .immagine {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

#comefare-interno .wrapper .box .immagine img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .2s;
    transition: .2s;
}

.size_wa{
    width: 24px;
    height: 24px;
}

#servizi .container{
    padding-bottom: 3rem;
}

#pulsanti-info{
    padding: 4rem 0 4rem 0 !important;
}

@media (max-width: 1200px) {
    #comefare-interno .wrapper {
        -ms-grid-columns: (1fr) [ 3 ];
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    #not-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 1rem;
    }

    #comefare-interno .wrapper {
        -ms-grid-columns: (1fr) [ 2 ];
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    #comefare-interno .wrapper {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    #comefare-interno .wrapper .box .contenuto h3 {
        font-size: 1.3rem;
    }

    #comefare-interno .wrapper .box .immagine {
        height: 200px;
    }
}

/*** fine COME FARE PER INTERNO ***/