﻿.paddingHeader .ms-SPZone.ms-webpart-zone {
    padding: 100px;
}


#s4-bodyContainer {
    padding-bottom: 0px;
}

.ms-ToolPaneOuter {
    position: absolute;
    z-index: 5;
    right: 0;
}

html {
    font-size: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Inter, sans-serif !important;
}

a:hover,
a:focus {
    text-decoration: underline !important;
}

nav {
    height: fit-content;
    width: 300px;
    background: white;
    position: absolute;
    right: -50px;
    top: 22px;
    padding: 20px;
    border-radius: 16px 0 0 16px;
}

.home-page {
    position: relative;
}

.home-page a {
    text-decoration: none;
    color: white;
}

.home-page a:hover {
    text-decoration: underline !important;
    color: white !important;
}

.home-page a:visited {
    color: white !important;
}

.home-page .ms-WPAddButton a:hover,
.home-page .ms-WPAddButton a span:hover {
    color: black;
}

nav ul {
    padding: 16px 0 0 0;
}

nav ul li {
    list-style: none;
}

nav ul li a {
    text-decoration: none;
    color: black;
    font-size: 18px;
}

nav ul li a:hover {
    text-decoration: underline !important;
}

nav ul li a:visited,
nav ul li a:hover,
nav ul li a:focus {
    color: black !important;
}

.menu .level-1 {
    font-weight: 700;
    padding-top: 20px;
}

.submenu .level-2 {
    font-weight: 500;
    padding-top: 8px;
}

button.close-btn {
    float: inline-end;
    position: absolute;
    right: 28px;
    background: transparent;
}

button.close-btn img {
    width: 44px;
}

.menu {
    list-style-type: none;
    text-decoration: none;
    padding: 0;
}

.menu-icon {
    right: 0px;
}

.submenu {
    display: none;
}

.box-focus {
    min-height: 284px;
    transition: transform .6s ease-out;
}

.box-focus.home img {
    width: 50%;
}

.box-focus:hover {
    transform: translateY(-20px);
}

.see-more.btn-card {
    background-color: #1164cb;
    min-width: 40px;
    width: 40px;
    height: 40px;
    color: white;
    border-radius: 15px 0 15px 0;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 30px;
    text-align: center;
    padding: 0 0 0 0;
    font-weight: 700;
}

.box-banner.open {
    width: 50%;
    border-radius: 0 15px 15px;
    color: white;
    font-size: 18px;
    display: none;
    position: absolute;
    left: 50%;
}

.box-banner.open p strong {
    font-size: 18px;
}

.banner.right-card {
    height: fit-content;
}

.see-more.btn-card.right,
.box-banner.open.right {
    background-color: #a02581;
}

.box-banner.open.right {
    width: 48%;
}

.dynamic-margin {
    margin-top: 300px;
}

.box-focus.quadrato.home,
.box-focus.home {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.box-focus.quadrato.home img {
    width: 50% !important;
}

.titolo-focus {
    font-size: 1.8rem !important;/*font-size: 18px !important;*/
    line-height: 18px;
    margin-top: 10px;
}

.NewHP a,
.NewHP a:hover,
.NewHP a:visited,
.text-news a,
text-news a:hover,
.text-news a:visited,
.text-news a strong:hover,
.text-news a strong:visited,
.box-titolo-news a,
.box-titolo-news:hover,
.box-titolo-news:focus {
    color: white;
}

div.text-news {
    height: auto;
    border-radius: 0 0 15px 15px;
}


div.text-news .heading {
    margin-bottom: 20px;
}

.text-news p.white.newsAbstract {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.text-news p {
    margin: 0 0 5px 0;
}

.NewsHPEvidenza .tipologiaInEvidenza,
.NewsHPEvidenza .dataInEvidenza {
    color: white;
}

.NewsHPEvidenza .tipologiaInEvidenza {
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px 0 0 20px;
}

.NewsHPEvidenza .dataInEvidenza {
    padding: 0 0 0 20px;
}

.home-page .line-news .box-data {
    width: 87px;
    min-width: 87px;
}

footer a {
    color: white;
    text-decoration: none;
}

footer a:visited {
    color: white;
}

footer a:focus,
footer a:hover {
    color: white;
    text-decoration: underline;
}

.back-to-top {
    background-color: #316861;
    background-image: url('/Style%20Library/custom/images/Rebranding/chevron-up-white.svg');
    background-position: center;
    background-repeat: no-repeat;
    width: 44px;
    height: 44px;
    position: fixed;
    bottom: 20px;
    right: 37px;
    z-index: 40;
    display: none;
    -webkit-transition: background-color .3s, bottom .5s ease-in-out;
    transition: background-color .3s, bottom .5s ease-in-out;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 2.8;
    border-radius: 15px;
    border: 2px solid white;
}

.back-to-top:hover {
    background-color: #2c5c56;
}

.back-to-top.go-up {
    bottom: 243px;
}

/* Inizio - Nasconde Accesso autenticazione */
#ribbon-wrapper+span {
    display: none;
}

/* Fine - Nasconde Accesso autenticazione  */

/* Inizio - Pagine iterne */


.m-top .contenuto-pagina a,
.contenuto-pagina a,
.contenuto-pagina h2,
.contenuto-pagina h3,
.contenuto-pagina h4 {
    color: #316861 !important;
    text-decoration: none;
}

.m-top a:hover,
.m-top a:focus {
    _font-weight: 600;
    text-decoration: underline;
}

/* Box documenti */
.Link a {
    /* text-transform: uppercase!important; */
}

/* Reclami */
.contenuto-pagina .Link a, 
.contenuto-pagina #reclami .box-reclami.disconoscimento ul,
.contenuto-pagina .links-disconoscimento a {
    color: #73c883 !important;
}

.contenuto-pagina .links-disconoscimento a {
    font-size: 16px;
    font-weight: 700;
}

.box-reclami, .box-reclami.disconoscimento {
    background-color: #316861;
    border-radius: 15px;
    padding: 20px;
    color: #fff;
    width: 40%;
    min-height: 165px;
}

.box-reclami.disconoscimento li {
	margin-bottom: 18px;
}

.box-reclami {
	position: relative;
}

.BoxDocGov.BoxDocGen.col-md-5 {
    background-color: #316861;
    border-radius: 15px;
    padding: 20px;
    position: relative;
    color: #fff;
    /* margin: 20px 0; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    width: 48%;
    height: 200px;
}

.Abstract {
    margin-bottom: 30px;
}

.Titolo {
    font-size: 1.8rem;
    margin-bottom: 15px;
}

.TipoFile {
    float: right;
    background-color: #73c883;
    width: 60px;
    height: 60px;
    border-radius: 15px 0px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 5px;
    color: transparent;

}

.TipoFile:after {
    content: "pippo";
    background-image: url('/Style%20Library/custom/images/Rebranding/icon_NUMIA_download.png');
    background-size: 100% 100%;
    display: inline-block;
    height: 50px;
    width: 50px;
    position: relative;
    top: -21px;
}

.BoxDocGov .Link a {
    text-decoration: none;
}

.BoxDocGov .Link a:hover,
.BoxDocGov .Link a:focus-visible {
    text-decoration: underline;
}

.Link {
    font-weight: 700;
    display: inline-block;
    color: green;
    position: absolute;
    bottom: 20px;
}

/* Fine Reclami */

/* Fine - Pagine iterne */

#governance .container {
    padding: 0 0 0 0 !important;
}

#governance .align-items {
    justify-content: center;
}

#governance .banner {
    background-image: url(/Style Library/custom/images/Rebranding/prodotti_issuing.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 520px;
    border-radius: 15px;
    background: #316861;
    position: relative;
    padding: 30px;
    width: 50%;
}

#governance .titolo-banner {
    line-height: 32px !important;
}

#governance .banner.open {
    display: flex;
    align-items: flex-start;
}

#governance .banner.open p {
    color: white;
    font-size: 1.6rem; /*font-size: 16px;*/
    line-height: normal;
}

#governance .banner.open .first-column {
    width: 50%;
}

#governance .banner.open .second-column {
    margin-top: 60px;
}

#governance .content-column {
    margin-bottom: 20px;
}

#governance .content-column p {
    margin: 0 0 0 0;
}


#governance .banner.bg.top {
    background-image: linear-gradient(rgba(0, 0, 0, .50), rgba(0, 0, 0, 0.50)100%), url('/Style Library/custom/images/Rebranding/consiglio_di_amministrazione.png');
}

#governance .banner.bg.middle {
    background-image: linear-gradient(rgba(0, 0, 0, .50), rgba(0, 0, 0, 0.50)100%), url('/Style Library/custom/images/Rebranding/collegio_sindacale.png');
}


#governance .banner.bg.bottom {
    background-image: linear-gradient(rgba(0, 0, 0, .50), rgba(0, 0, 0, 0.50)100%), url('/Style Library/custom/images/Rebranding/direzione.png');
}

#governance .banner.bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

#governance .see-more.btn-card.top,
#governance .see-more.btn-card.middle,
#governance .see-more.btn-card.bottom {
    background-color: #73c883;

}

#governance .gov-container-middle {
    flex-direction: row-reverse;
}

#governance .banner.open.middle,
#governance .banner.open.bottom {
    display: none;
}

.linea-accordo.l-1 {
    transform-origin: right;
    transform: rotate(45deg);
    border-radius: 10px;
    left: 2px;
}

.linea-accordo.l-2 {
    transform-origin: left;
    transform: rotate(-45deg);
    border-radius: 10px;
}

.sez-cookie .header-accord.o-btn-accordion.is-open .linea-accordo.l-1,
.sez-cookie .header-accord.o-btn-accordion.is-open .linea-accordo.l-2 {
    transform: rotate(0deg);
}

.sez-cookie .header-accord.o-btn-accordion.is-open .linea-accordo.l-1 {
    border-radius: 10px 0 0 10px;
}

.sez-cookie .header-accord.o-btn-accordion.is-open .linea-accordo.l-2 {
    border-radius: 0 10px 10px 0;
}


.sez-cookie .o-btn-accordion {
    padding: 0;
    margin: 5px 0;
}

.sez-cookie .o-btn-accordion.is-open:after,
.o-btn-accordion:after {
    display: none;
}

.sez-cookie .o-btn-accordion,
.sez-cookie .o-btn-accordion p,
.sez-cookie .c-main-content h3 {
    font-family: 'Inter', sans-serif;
    border-bottom: none;
    margin-top: 0;
    padding-left: 0;
}

.sez-cookie .c-main-content p {
    font-size: 1.4rem; /* font-size: 14px;*/
    font-weight: 400;
    margin-bottom: 0 !important;

}

.sez-cookie .c-main-content .subtitle-accordion.titolo-interno {
    font-size: 20px;
}

.sez-cookie .o-btn-accordion .icona-accord {
    top: -6px;
    left: -3px;
    min-width: 30px;
    min-height: 30px;

}

.sez-cookie .o-btn-accordion.is-open .icona-accord {
    top: -11px;
    left: -3px
}

.sez-cookie .header-accord {
    grid-column-gap: 5px;
}

.sez-cookie .subtitle-accordion strong,
.sez-cookie .c-cookie-table th {
    color: #316861;
}

.sez-cookie ol {
    padding-left: 15px;
}

.sez-cookie .c-cookie-title>.o-cookie-status.tecnici {
    background-color: #73c883;
    text-transform: inherit;
    font-weight: 600;
    padding: 6px 20px;
    border-radius: 12px;
    font-size: 14px;
}

.sez-cookie .c-cookie-title h4 {
    font-size: 16px;
    color: black !important;
    font-weight: 700;
    margin-top: 0px;
}

.sez-cookie .c-cookie-table th,
.sez-cookie .c-cookie-table td {
    border-bottom: 2px solid #73c883;
}

.sez-cookie .c-cookie-table th:nth-child(1),
.sez-cookie .c-cookie-table td:nth-child(1) {
    min-width: 200px;
}

.sez-cookie .c-cookie-table td:nth-child(2) {
    padding-right: 20px;
}


.sez-cookie .c-cookie-table th,
.sez-cookie .c-cookie-table td {
    padding: 12px 0 12px 0;
}

.sez-cookie .container {
    padding-left: 0;
    padding-right: 0;
}

.sez-cookie .c-main-content.contenuto-pagina {
    padding-top: 0;
}

.sez-cookie .c-main-content a {
    border-bottom: none;
}

.sez-cookie .c-main-content ul {
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-left: 15px;
    list-style: outside;
}

.sez-cookie .l-accordion-content {
    text-align: left;
    margin: 2em 0;
}

#trasparenza.contenuto-pagina {
    display: flex;
}

#trasparenza .divTrasparenzaCartaBCC {
    width: 50vw;
}

#trasparenza .BoxDocGov .Abstract {
    display: none;
}

/* Sedi e contatti */

#contact-section {
    display: flex;
    flex-direction: column;
}

.divSediContatti {
    /*display: flex;
	justify-content: space-between;
	align-items: center;*/
}

.divSediContatti img {
    width: 50px;
    height: 50px;
}

.divSediContatti h2 {
    font-size: 20px;
    margin: 0 0;

}

.divSediContatti .phone-container {
    margin: 30px 0;
}

.divSediContatti .contact-accordion p {
    margin-bottom: 10px;
}

.divSediContatti .contact-accordion button {
    color: #73c883;
    background: none;
    margin: 0 0;
    padding: 0 0;
}

.divSediContatti .contact-accordion button:hover {
    text-decoration: underline;
}

#contact-section .contact-more-info {
    display: flex;
    margin-top: 80px;
}


#contact-section .divInfo.sede-legale-container {
    width: 50%;
    padding: 0 20px;
    float: left;
}

#contact-section a {
    text-decoration: none;
}

#contact-section a:hover,
#contact-section a:focus {
    text-decoration: underline;
}

#contact-section .divInfo.sede-operativa-container {
    border-left: 2px solid #316861;
    padding: 0 20px;
    float: right;
    width: 50%;
}

#contact-section .contact-more-info .contact-card {
    width: 50%;
    background: #73c883;
    border-radius: 15px;
    padding: 20px;
    height: 210px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#contact-section .contact-more-info .contact-card.assistance-card {
	justify-content: unset;
}

#contact-section .contact-more-info .contact-card.assistance-card p.assistance-link {
	margin-top: 32px;
}

#contact-section .contact-more-info .contact-card.reclami-card {
    background: #316861;
    margin-left: 1%;
}

#contact-section a.contact-card.reclami-card {
    color: var(--verde) !important;
    font-weight: 600;
}

#contact-section .contact-card .contact-title {
    color: #fff;
    font-size: 1.8rem; /*font-size: 18px;*/
    font-weight: 600;
    margin-bottom: 0;
}

#contact-section .contact-card div {
    display: flex;
    flex-direction: column;
}

#contact-section .contact-card.assistance-card a,
#contact-section .contact-card.reclami-card .contact-product-name p {
    font-weight: 700;
}

#contact-section .contact-card p {
    color: #fff;
    margin-bottom: 0;
}


#contact-section .contact-card.assistance-card .contact-product-name p {
    color: #316861;
    font-weight: 700;
    margin-bottom: 0;
}

#contact-section .contact-card.reclami-card a,
#contact-section .contact-card.reclami-card .contact-product-name p {
    color: #73c883 !important;
    margin-bottom: 0;
}

	/* Versione nuova - Inizio */	
.contact-information {
    margin-top: 80px;
}
.contact-information .contact-row-gb {
	background: #316861;
	border-radius: 15px;
	padding: 20px;
	_margin-bottom: 1%;
	margin-bottom: 2%;
}
.contact-information .contact-row-gw {
	background: #73c883;
	border-radius: 15px;
	padding: 20px;
}

.contact-row .contact-title {
	color: #fff;
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 0;	
}
.contact-row-gb .contact-row p {
	color: #fff;
}
.contact-row-gb .contact-row p a{
	color: #73c883 !important;
	font-weight: 700;
}

.contact-row-gw .contact-row p {
	color: #fff;
}
.contact-row-gw .contact-row p a{
	color: ##316861 !important;
	font-weight: 700;
}
.divSediContatti .sede-container {
	margin: 30px 0;
}
@media(max-width: 1300px) {
	.contact-information .contact-row-gb {
		margin-bottom: 5%;
	}
}
	/* Versione nuova - Fine  */
/* Fine Sedi e contatti*/

/* Gestisce l'immagine mobile in edit mode della pagina */
.width-img-edit img {
    width: 20% !important;
}

#trasparenza .BoxDocGov.BoxDocGen.col-md-5 {
    background: #316861;
    color: #fff;
    border-radius: 15px;
    width: 370px;
    min-height: 100px;
    height: auto;
    padding: 14px;
    font-size: 16px;
    text-align: right;
    margin-bottom: 30px;
}

#trasparenza .BoxDocGov.BoxDocGen.col-md-5 .Tipologia {
    display: none;
}

#trasparenza .Titolo {
    margin-bottom: 30px;
}

#trasparenza .TipoFile {
    left: 0;
    border-radius: 0 15px;
    height: 50px;
    width: 50px;
}

#trasparenza .TipoFile:after {
    height: 40px;
    width: 40px;
}

#trasparenza .Link a {
    right: 0;
    position: absolute;
    bottom: 0px;
}

#trasparenza .PagTrasparenza .Link {
    display: block;
    right: 15px;
    width: 150px;
}

.home-page .row-news.w-row div.col-100.w-col.w-col-4>a {
    height: 600px;
    text-decoration: none !important;
}

.home-page .row-news.w-row .banner-news:hover {
    background: #1164cb;
}


/*Tree view */

ul[role="tree"] {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
}

ul[role="tree"] li {
    margin: 20px 0;
    padding: 0;
    list-style: none;
    cursor: pointer;
}

[role="treeitem"][aria-expanded="false"]+[role="group"] {
    display: none;
}

[role="treeitem"][aria-expanded="true"]+[role="group"] {
    display: block;
}

[role="treeitem"].doc::before {
    /*font-family: "Font Awesome 5 Free";
  content: "\f15c";*/
    display: inline-block;
    padding-right: 2px;
    padding-left: 5px;
    vertical-align: middle;
}

[role="treeitem"][aria-expanded="false"]>ul {
    display: none;
}

[role="treeitem"][aria-expanded="true"]>ul {
    display: block;
}

[role="treeitem"][aria-expanded="false"]>span::before {
    content: "+";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    color: #73c883;
}

[role="treeitem"][aria-expanded="true"]>span::before {
    content: "-";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    color: #73c883;
}

[role="treeitem"],
[role="treeitem"] span {
    width: fit-content;
    margin: 0;
    display: block;
    line-height: normal;
}

[role="treeitem"] span.title-level-1 {
    font-size: 32px;
    color: #316861;
    font-weight: 700;
}

[role="treeitem"] span.title-level-2 {
    font-size: 24px;
    color: #73c883;
    font-weight: 600;
}

[role="treeitem"] span.title-level-3 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

[role="treeitem"] span.title-level-4 {
    font-size: 17px;
    color: #000;
    font-weight: 400;
}

[role="treeitem"]:focus {
    outline: 0;
}


[role="treeitem"].focus,
[role="treeitem"] span.focus {
    text-decoration: underline;
}

[role="treeitem"] a {
    font-size: 16px;
}


.dati-societari p {
    font-size: 2.0rem;/* font-size: 20px; */
    /* Informato il cliente che andrebbe inserito in rem e non px */
}


.home-page a.open-modal {
    color: #fff;
}

.modal-header {
    border: 0;
    padding: 0;
}

.modal-title {
    display: block;
    font-size: 3.2rem;
    line-height: 1.3;
    color: #316861;
    margin-bottom: 20px;
}

.modal-body h2 {
    margin-top: 0;
}

.modal-header .close {
    background: transparent;
    font-size: 0;
    height: 44px;
    opacity: 1;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 44px;
    z-index: 900;
}

.modal-header .close:focus-visible {
    border-radius: 6px;
    box-shadow: 0 0 0 2px #316861, 0 0 0 5px #fff;
    outline: 0;
}

.modal-header .close:before,
.modal-header .close:after {
    background-color: #316861;
    border: 0;
    border-radius: 4px;
    content: "";
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 3px;
}

.modal-header .close:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.modal-header .close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.modal-content {
    border-radius: 15px;
    padding: 0;
}

.modal-body {
    padding: 0;
    display: flex;
}

.modal-body .modal-img {
    background: url('/Style Library/custom/images/Rebranding/popup-lavora-con-noi.jpg');
    width: 60%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px 0 0 15px;
}

.modal-body div {
    padding: 47px 30px;
}

.modal-body .abstract {
    font-size: 1.6rem; /* font-size: 16px;*/
    line-height: 1.5;
}

.modal-body p.abstract strong {
    color: #316861;
}

.modal-body p:last-of-type {
    margin-bottom: 0;
}

#modal-career .modal-body a,
#modal-career .modal-body a:hover,
#modal-career .modal-body a:focus,
#modal-career .modal-body a:visited {
    color: #316861 !important;
}

/* Nasconde la 1Â° news nel box destro della HP */
.nascondePrimaNews {
    display: none;
}

/*Archivio news*/

#all-news .c-news-3 .o-newspicc {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

/*#all-news .lwItemContainer {
	width: 230px;
	height: 250px;
	border-radius: 15px;
	background:#316861;
	margin: 20px;
	color: #fff;
}*/

#s4-workspace #all-news .c-news-3 .o-newspicc.clearfix p {
    font-family: 'Inter', sans-serif;
}

#all-news p.p-focus-news {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}

#all-news .c-main-content a {
    border-bottom: none;
    color: #fff;
    transition: none;
}

#all-news #clEmptyList {
    display: none !important;
}

#all-news .w-layout-cell {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

#all-news table td#scriptWPQ1 {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-auto-columns: 1fr;
    justify-content: center;

}

#all-news .w-layout-layout {
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-auto-columns: 1fr;
    justify-content: center;
    padding: 20px;
}

#all-news .wf-layout-layout {
    display: grid;

}

#all-news button.close-news {
    background-color: transparent;
    position: absolute;
    padding: 0;
    right: 0;
    top: 10px;
    z-index: 1;
}

#all-news button.close-news img {
    width: 50px;
}

#all-news button.close-news:hover {
    color: var(--white);
    background-color: transparent;
}

#all-news .container-box-news {
    position: relative;
}

#all-news a {
    text-decoration: none;
}

.img-single-news {
    width: 100%;
    height: 100%;
    min-height: 500px;
}

#w-node-_125e8488-1b10-539a-5942-4ff062f59c98-015d72ca,
#news-detail-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    /*padding: 0 20px;*/
}

.quick-stack-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
}

.img-single-news {
    background-image: url('../images/successful-business-man-with-piggy-bank-holding-thumbs-up-office-1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px;
    position: relative;
}

.row-title-news {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
}

.titolo-singola-news {
    color: var(--verde-scuro);
    margin-top: 0;
    font-family: Inter, sans-serif;
    font-weight: 600;
}

.quick-stack-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
}

.data-singola-news {
    color: var(--verde-scuro);
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 1.6rem; /* font-size: 16px;*/
    font-weight: 400;
    line-height: 16px;
}

.column {
    padding-left: 0;
}

.row-azioni-news {
    width: 100%;
}

.azioni-news {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 20px;
    display: flex;
}

.azione-news {
    color: var(--verde);
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}

.archivio-news .box-focus-news {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 2rem;
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
}

.testo-focus-news {
    z-index: 2;
    background-color: var(--verde);
    width: 100%;
    height: 40%;
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.titolo-focus-news {
    color: var(--white);
    margin: 0;
    ;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 25px;
}

.float-info-focus-news {
    position: absolute;
    top: 20px;
    left: 20px;
}

.titolo-meta-news {
    color: var(--white);
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0 !important;
}

.data-meta-news {
    color: var(--white);
    margin-top: 0;
    font-family: Inter, sans-serif;
    font-weight: 400;
}


.container-box-news .titolo-meta-news {
    display: none;
}

.p.p-focus-news {
    color: var(--white);
    font-size: 1.2rem;/*font-size: 12px;*/
    line-height: 16px;
}

.p.p-focus-news a {
    color: var(--white);
}

.align-middle {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: center;
}

#la-nostra-offerta #w-node-_42c1f157-bff0-3668-72b9-cd9b644a8372-144df06a {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}

.box-plus {
    border-radius: 15px;
    width: 100%;
    height: 350px;
    position: relative;
    overflow: hidden;
}

.box-plus.plus-1 {
    background-image: url('/Style Library/custom/images/Rebranding/acquiring-3.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.box-plus.body-plus {
    background-color: var(--viola);
    height: auto;
    padding: 25px 50px 50px;
}

.box-plus.body-plus.azzurro {
    background-color: var(--azzurrro);
}

.box-plus.body-plus h3 {
    color: var(--white) !important;
}

.box-plus.plus-2 {
    background-image: url('/Style Library/custom/images/Rebranding/010-1.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 80px;
}

.underline {
    text-decoration: underline;
}

span.white.m-top.big {
    font-size: 22px;
    line-height: 35px;
}

#la-nostra-offerta a {
    color: var(--white) !important;
    text-decoration: underline;
}

#la-nostra-offerta h3 {
    font-size: 24px !important;
    margin-top: 20px;
    margin-bottom: 10px;
}

#la-nostra-offerta h2.titolo-focus.card-titolo {
    color: var(--white) !important;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 30px !important;
    font-weight: 600 !important;
    position: absolute;
    top: 50px;
    left: 50px;
}

#la-nostra-offerta .see-more.btn-card {
    display: none;
}

/*#documenti-gov {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;

}

#documenti-gov .w-layout-cell {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}*/

#documenti-gov .grid-gov {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
}

#documenti-gov .BoxDocGov.BoxDocGen {
    background-color: #316861;
    border-radius: 15px;
    padding: 20px;
    position: relative;
    color: #fff;
    height: 140px;
    width: 100%;
}

#documenti-gov .Titolo {
    font-size: 1.8rem;
    margin-bottom: 15px;
    color: var(--white);
    font-weight: 600;
    line-height: 25px;
}

#documenti-gov .TipoFile {
    float: right;
    background-color: #73c883;
    width: 60px;
    height: 60px;
    border-radius: 15px 0px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 5px;
    color: transparent;

}

#documenti-gov .TipoFile:after {
    content: "pippo";
    background-image: url('/Style%20Library/custom/images/Rebranding/icon_NUMIA_download.png');
    background-size: 100% 100%;
    display: inline-block;
    height: 50px;
    width: 50px;
    position: relative;
    top: -21px;
}

#documenti-gov .BoxDocGov .Link a {
    text-decoration: none;
}

#documenti-gov .BoxDocGov .Link a:hover,
#documenti-gov .BoxDocGov .Link a:focus-visible {
    text-decoration: underline;
}

#documenti-gov .Link {
    display: inline-block;
    color: green;
    position: absolute;
    bottom: 20px;
}

#documenti-gov .desc-download {
    color: #73c883;
    font-family: Inter, sans-serif;
    font-size: 20px;
    line-height: 20px;
    text-decoration: underline;
    font-weight: 600;
}

#area-stampa {
    grid-template-rows: auto;
    grid-template-columns: 2.5fr 1fr;
    gap: 20px;
}

#area-stampa .box-info.cartella-stampa {
    background-color: var(--verde);
    margin-bottom: 10px;
}

#area-stampa .box-info {
    background-color: var(--verde-scuro);
    border-radius: 15px;
    width: 100%;
    padding: 20px;
}

#area-stampa .titolo-info {
    color: var(--white) !important;
    margin-top: 0;
    font-family: Inter, sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 32px;
}

#area-stampa .desc-download {
    color: #73c883;
    font-family: Inter, sans-serif;
    font-size: 20px;
    line-height: 20px;
    text-decoration: underline;
}

#area-stampa .desc-download.white {
    color: var(--white);
    font-size: 16px;
    line-height: 16px;
}

#area-stampa .icona-cartella {
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
}

.w-layout-cell {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

#skiptocontent {
    background-color: rgba(0, 0, 0, .3);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    visibility: hidden;
    z-index: 2000;
}

#skiptocontent.is-visible,
#skiptocontent a {
    opacity: 1;
    visibility: visible;
}

#skiptocontent a {
    background-color: var(--verde-scuro);
    color: var(--white);
    font-size: 1.6rem;
    left: -10000px;
    line-height: 1.5;
    padding: 15px;
    position: relative;
    text-decoration: none;
    top: -10000px;
    border: 2px solid #fff;
    border-radius: 15px;
}

#skiptocontent a:focus {
    left: 10px;
    outline: none;
    top: 28px
}

#reclami .mod-reclamo, #reclami .mod-disconoscimento {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}

.frodi h2{
	color: #333 !important;
	font-size: 46px;
}

.frodi-intro-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.frodi p {
	font-size: 18px;
}
.frodi-intro-container [class^="External"] div, .frodi-intro-container [class^="External"] p {
	font-size: 18px;
}

.frodi-intro-container .left-text {
	width: 50%;
}

.frodi-intro-container .left-text h2{
	margin-bottom: 30px;
}


.frodi-intro-container img {
	width: 420px;
	border-radius: 24px;
}

#frodi-digitali, #frodi-consiglio  {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;

}

#frodi-digitali  .card, #frodi-consiglio .card {
    border-radius: 15px;
    position: relative;
    background-color: var(--verde-scuro);
    min-height: 150px;
    color: var(--white);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;

    

}

 #frodi-consiglio .card {
     padding: 60px;
 }
#frodi-digitali  .card h3 , #frodi-consiglio .card h3{
    color: var(--white) !important;
	font-size: 28px;
}

#frodi-digitali .card-button, #frodi-consiglio .card-button {
	background-color:var(--verde);
	color: var(--verde-scuro);
	min-width: 40px;
    width: 40px;
    height: 40px;
    border-radius: 15px 0 15px 0;
    position: absolute;
	bottom: -1px;
    right: -1px;
    font-size: 30px;
    text-align: center;
    padding: 0 0 0 0;
    font-weight: 700;
}

#frodi-digitali .card-content, #frodi-consiglio .card-content{
	width: 100%;
	font-size: 18px;
	color: var(--white);
	background-color: var(--verde);
	padding: 40px;
	border-radius: 15px;
	line-height:1.5;
	margin: -25px 0 25px 0;
}

	#frodi-video {
		width: 100%;
		background: var(--verde);
		height: auto;
		padding: 60px 0 80px 0;
		margin-bottom: 100px;
	}
	
	#frodi-video h2 {
		margin-bottom: 30px;
	}
	#frodi-video .video-card {
	  position: relative;
	    background-size: cover;
	    background-position: center;
	    background-repeat: no-repeat;
	    height: 300px;
	    width: 320px;
	    color: white;
	    text-align: center;
	    overflow: hidden;
	    border-radius: 15px;
	    cursor: pointer;
	  }
	
	#frodi-video .video-card .card-title {
		position: absolute;
		background-color: var(--verde-scuro);
		height: 80px;
		color: var(--white);
		bottom: 0;
	    width: 100%;
	    border-radius: 0 0 15px 15px;
	    margin: 0;
	    text-align: left;
	    padding: 12px 20px;
	    font-size: 18px;
	    font-weight: 600;
	
	}
	
	.frodi .card.long-card {
		height: 280px;
		padding: 30px;
		display:flex;
		align-items: flex-start !important;
		flex-direction: column;
	}
	
	.frodi .long-card h3 {
		line-height:normal;
		margin-left: 30px;
		margin-top: 0;
		
	}
	#frodi-last-news .card-row {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(250px, 340px));
		justify-content: center; 
		gap: 30px
	}
	.frodi-new {
		width: 100%;
		height:350px;
		position:relative;
		border-radius: 15px;
		position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    overflow: hidden;
    border-radius: 15px;
    cursor: pointer;
	}
	
	.frodi-new .card-title-container {
	position: absolute;
    background-color: var(--verde-scuro);
    height: auto; /*height: 150px;*/
    color: var(--white);
    bottom: 0;
    width: 100%;
    border-radius: 0 0 15px 15px;
    margin: 0;
    text-align: left;
    padding: 12px 30px;
    font-size: 18px;
    font-weight: 600;	
    }
    
    .frodi-new .card-title-container .title {
    	font-size: 18px;
    	line-height: normal;
    	height:45px;
    }

    .frodi-new .card-title-container .subtitle {
    	/*! font-size: 16px; */
    	/*! font-weight:400; */
    	/*! height: 30px; */
    	/*! white-space: nowrap; */
	  /*! overflow: hidden; */
	  /*! text-overflow: ellipsis; */
    	font-size: 16px;
    	font-weight: 400;
    	display: -webkit-box;
    	-webkit-line-clamp: 1;
    	-webkit-box-orient: vertical;
    	overflow: clip;
    	text-overflow: ellipsis;
    }
    .frodi-new .card-title-container .link {
    	font-size: 16px;
    	font-weight:400;
    	color: var(--white) !important;
    }
    
    div[id^="modal-frodi-"] h2 {
    	margin: 20px 0 0 0 0;
    }
	 div[id^="modal-frodi-"] .modal-body .text-container div,  div[id^="modal-frodi-"] .modal-body div {
	 	padding: 0 0 0 0;
	 }
	 
	 div[id^="modal-frodi-"] .modal-body .right-sc {
	    padding: 20px;
	    overflow-y: auto;
	    height: 500px;	 	
	 }
	 
	 div[id^="modal-frodi-"] .modal-body .right-sc .title-date span{
    display: flex;
    justify-content: flex-end;	
     }

    
    div[id^="modal-frodi-"] .modal-img {
    	margin-right: 0;
    	min-width: 300px;
    	width: 300px;
    }
    
        
    div[id^="modal-frodi-"] .modal-body {
    	width: 100%;
    }
    
    .frodi-new .frodi-news-data {
    	position: absolute;
    	left: 20px;
    	top: 20px;
    	font-weight: 600;
    }


@media(max-width: 767px) {

    .home-page .container {
        padding: 0 15px;
        margin: 0 0;
        max-width: 100% !important;
    }

    .container {
        padding: 0 0;
    }

    /*.carousel.hero-banner-full .carousel-indicators {
		left: 6px !important;
		
	}*/

    .col-md-6 {
        padding: 0 15px;
    }


    .menu-icon {
        width: 40px !important;
        margin-right: -20px;
    }

    #target_carosello h1.text-intro,
    .text-intro {
        left: 20px !important;
        width: 92% !important;
        font-size: 4rem;
        line-height: normal;
    }

    .logo {
        width: 150px;
    }

    .nav-bar {
        top: 20px !important;
        left: 20px !important;
    }

    .home-page {
        position: relative;
        padding: 0 15px;
    }

    h3.titolo-box-intro br,
    h3.titolo-box-intro.white br {
        display: none;
    }

    .box-intro {
        padding: 15px !important;
    }

    .boxes-intro {
        width: 190px !important;
        top: -100px !important;
    }

    .wrapper-box-focus {
        display: flex !important;
        width: 100% !important;
        align-items: center;
        justify-content: space-between;

    }

    .quadrati .wrapper-box-focus {
        flex-direction: column;
    }

    .box-focus.quadrato.home {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        padding: 20px !important;
        height: 80px !important;
        margin-bottom: 20px;
    }

    .box-focus.quadrato.home img {
        width: 20% !important;
        margin-right: 25px;
        height: 80px;
    }

    .box-focus.quadrato.home .titolo-focus {
        font-size: 16px !important;
        text-align: left;
    }

    .wrapper-box-focus .box-focus {
        width: 106px;
        height: 136px;
        min-height: 90px;


    }

    .wrapper-box-focus .box-focus img {
        width: 66%;
    }

    .wrapper-box-focus .box-focus:hover {
        transform: none;
    }

    .home-page .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .sezione.pad-top {
        padding-top: 25px;
    }

    /*.our-offer {
		width: 100%;
	}
	.our-offer h2, .our-offer p {
		text-align: right;
	}*/

    .box-banner {
        padding: 13px !important;
    }

    .box-banner.open {
        height: 250px;

    }

    .banner.banner-2 {
        margin-top: -300px;
    }

    .opened-mb {
        margin-top: 0px !important;
    }

    .box-banner.open.right {
        width: 95%;
    }

    .pad-top-mobile {
        padding-top: 0px !important;
    }

    .box-focus.quadrato {
        min-height: 93px !important;
        padding: 0 !important;
        height: 119px !important;
    }

    .banner-news {
        margin-top: 15px !important;
    }

    .banner-news h2.h2 {
        font-size: 24px;

    }

    .line-news {
        align-items: flex-start;
    }

    .line-news .mese-news {
        font-weight: 800;
    }


    .titolo-focus {
        font-size: 14px !important;
        line-height: 18px;
    }

    .testo-focus {
        display: none;
    }

    .boxes-intro {
        flex-flow: column;
    }

    .titolo-box-intro {
        font-size: 18px;
        line-height: 18px !important;
    }

    .wrapper {
        width: 100%;
    }


    .grid-2 {
        grid-column-gap: 16px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr !important;

    }

    .text-icon-banner {
        font-size: 14px !important;
        line-height: 15px !important;
    }

    .pad-left.w-col.w-col-6.our-offer {
        padding-left: 11px;
    }

    div.text-news .heading {
        margin-bottom: 10px;
    }

    .box-banner.open,
    .box-banner.open p strong {
        font-size: 16px;
    }

    #governance .banner {
        width: 100%;
        padding: 30px 20px;
        justify-content: space-between;
    }

    #governance .titolo-banner {
        line-height: normal !important;
    }
    
    #governance .gov-container-middle {
    	flex-direction: column;
    }

    #l-wrapper.l-content-int.sez-cookie {
        padding-top: 0 !important;
    }


    .divSediContatti .divInfo,
    .divSediContatti .divMappa {
        width: 100%;
        margin-top: 30px;
    }

    .divSediContatti .divMappa #map {
        margin: 0;
    }

    .divSediContatti .divIndicazioni img {
        display: none;
    }

    #trasparenza .BoxDocGov .Titolo {
        font-size: 16px;
    }

    #trasparenza .BoxDocGov.BoxDocGen.col-md-5 {
        height: 130px;
    }


    .modal-dialog {
        margin: 50px 15px 0 15px;
        width: auto;
    }

    .modal-content {
        box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
        padding: 40px 25px;
    }

    .modal-content .abstract {
        font-size: 1.6rem;
    }


    .modal .close:before,
    .modal .close:after {
        display: block;
    }

    .modal-header .modal-title {
        font-size: 2.6rem;
    }

    .modal-header .close:before,
    .modal-header .close:after {
        height: 22px;
    }

    .modal-body div {
        padding: 0 0px;
    }

    [role="treeitem"] span.title-level-1 {
        font-size: 26px;
    }

    [role="treeitem"] span.title-level-2 {
        font-size: 22px;
    }

    #contact-section .divInfo.sede-legale-container {
        width: 100%;
    }

    #contact-section .divInfo.sede-operativa-container {
        border-left: none;
        border-top: 2px solid #316861;
        width: 100%;
        padding-top: 20px;

    }

    #la-nostra-offerta .see-more.btn-card {
        display: block;
    }

    #la-nostra-offerta #acquiring-card,
    #la-nostra-offerta #issuing-card {
        display: none;
    }

    #la-nostra-offerta .box-plus.plus-1 button {
        background-color: var(--viola);
    }

    #la-nostra-offerta .box-plus.body-plus {
        padding: 25px;
    }

    #documenti-gov .grid-gov {
        grid-template-columns: 1fr;
    }

    #area-stampa .titolo-info {
        font-size: 17px;
        line-height: 17px;
        margin: 10px 0;
    }

    #area-stampa .icona-cartella {
        width: 40px;
        height: 40px;
    }

    #area-stampa .h2.titolo-pagina {
        font-size: 3rem;
        margin-top: 20px;
    }

    #all-news button.close-news {
        background-color: transparent;
        position: absolute;
        left: 11px;
        z-index: 1;
        text-align: left;
    }
    
    .frodi-intro-container img {
		width: 90vw;
	}

	#frodi-digitali, #frodi-consiglio {
	    display: grid;
	    grid-template-columns: 1fr;
	    gap: 0px;
	
	}
		.frodi .long-card h3 {
		width: 100%;	
		font-size: 28px;	
	}
	
	.frodi-new {
		width: 100%;
		height:300px;
        height: 149px;
        background-image: none !important;
	}

.frodi-new .frodi-news-data-mobile {
	display: block !important;
        text-align: right;
        font-size: 1.4rem;
}
	#frodi-consiglio .card {
	padding: 30px;
	}
	
	#frodi-last-news .card-row {
		grid-template-columns: 1fr;
	}


.frodi-new .card-title-container .title {
	height: 28px;
	font-size: 1.6rem;
}

.frodi-new .card-title-container .link {
	font-size: 1.4rem;
}


}

@media(min-width: 480px) and (max-width: 767px) {
    .col-rev-mb {
        flex-flow: column-reverse !important;
    }

}

@media(min-width: 768px) and (max-width: 990px) {
    .home-page .sezione .container {
        width: 100%;
    }

    .row-news.w-row .w-col.w-col-8 {
        width: 60% !important;
    }

    .row-news.w-row div.col-100.w-col.w-col-4 {
        width: 40%;
        height: 106%;
    }

    .pad-left.w-col.w-col-6.our-offer {
        padding-left: 0;
    }

    #target_carosello h1.text-intro,
    .text-intro {
        font-size: 4.5rem;
        width: 65%;
        line-height: normal;
    }

	#frodi-consiglio .card {
	padding: 30px;
	}
	
	
	#frodi-last-news .card-row {
		grid-template-columns: 1fr 1fr;

	}


}

@media(min-width:768px) and (max-width:1264px) {
    .wrapper-tb {
        width: 100% !important;
    }

    .our-offer {
        padding: 0 0 0 6px !important;
    }

    div.w-row.wrapper-box-focus {
        padding-top: 50px;
        margin-left: 5%;
    }

    .home-page .sezione.pad-top .container,
    .home-page .sezione .container {
        width: 100%;
        max-width: 100% !important;
    }

    .box-focus {
        max-width: 80%;
    }

    /*.container {
		max-width: 100% !important;
	}*/
	



}

@media(min-width: 768px) and (max-width: 870px) {
    p.text-icon-banner {
        font-size: 16px;
    }

    .box-banner {
        padding: 15px !important;
    }
    
     #frodi-consiglio {
	    display: grid;
	    grid-template-columns: 1fr;
	    gap: 0px;
	
	}

}

@media(max-width:395px) {
    #governance .banner.top.open .first-column {
        width: 70%;
    }

    #governance .banner.middle.open .first-column {
        width: 50%;
    }


    #governance .banner.bottom.open .first-column {
        width: 100%;
    }

    .home-page .sezione.pad-top {
        padding-top: 50px;
    }
    
    .box-reclami, .box-reclami.disconoscimento {
		min-height: 200px;
	}
	
	#frodi-digitali  .card h3 , #frodi-consiglio .card h3{
		font-size: 24px;
	}


}

@media(max-width: 1160px) {

    #governance .gov-container-top,
    #governance .gov-container-middle,
    #governance .gov-container-bottom {
        flex-direction: column
    }

    #governance .banner {
        width: 100%;
        height: fit-content;
        padding: 30px 20px;
    }

    #governance .banner.open .first-column {
        margin-right: 15px;
    }


}

@media(max-width: 1024px) {
    .box-banner.open {
        width: 100%;
        left: 0;
        border-radius: 15px;
    }

    .box-banner.open.right {
        width: 95%;
        left: 8px;
        border-radius: 15px;
    }

    #trasparenza {
        flex-direction: column-reverse;
        justify-content: center;
        padding: 0 15px;
    }

    #trasparenza .tree-view {
        word-break: break-word;
    }

    #trasparenza .BoxDocGov.BoxDocGen.col-md-5 {
        width: 100%;
    }

    #trasparenza .divTrasparenzaCartaBCC {
        width: 100%;
    }

    #la-nostra-offerta #w-node-_42c1f157-bff0-3668-72b9-cd9b644a8372-144df06a {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }



.frodi-intro-container [class^="External"] div, .frodi-intro-container [class^="External"] p {
	font-size: 18px;
}

.frodi-intro-container .left-text {
	width: 100%;
}

.frodi h2{
	font-size: 32px;
}


.frodi-intro-container img {
	border-radius: 24px;
}



}

@media(min-width: 991px) and (max-width: 1267px) {
    #governance .banner.open {
        padding: 25px 25px 25px 30px;
    }

    #w-node-c7627ca6-4a35-d381-0b5d-7d4907e0e299-53e9b636,
    #news-detail-wrapper {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }

    #w-node-c00c0e17-8307-becb-a3b5-823b1bfee9df-8eda5393,
    #all-news table td#scriptWPQ1 {
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
    }

}

@media (min-width:991px) {

    /* Inizio Reclami */
    /*    
	.BoxDocGov.BoxDocGen.col-md-5 {
			left: 0;
			transform: translateX(0);
		}

		p.p-mod-reclamo {
			width: 45%;
			position: absolute;
			left: 50%;
		}
		.p-mod-disconoscimento {
			width: 45%;
			position: absolute;
			left: 50%;
		}  
	*/
   /* .wrapper-moduli {
        display: flex;
        flex-direction: column;
        margin: 30px 0;
    }

    .mod-reclamo {
        display: flex;
    }

    .mod-disconoscimento {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    p.p-mod-reclamo {
        width: 52%;
        margin-left: 70px;
    }

    p.p-mod-disconoscimento {
        width: 52%;
        margin-left: 70px;
    }*/

    .container-box-news #news-detail-wrapper {
        display: none;
    }
}

@media (max-width:990px) {
    #reclami .BoxDocGov.BoxDocGen.col-md-5, .box-reclami, .box-reclami.disconoscimento {
        width: 100%;
        margin: 20px 0;
    }

    #contact-section .contact-more-info {
        flex-direction: column;
    }

    #contact-section .contact-more-info .contact-card {
        width: 100%;
        height: 300px;
    }

    #contact-section .contact-more-info .contact-card.reclami-card {
        width: 100%;
        height: 300px;
        margin-top: 20px;
        margin-left: 0;
    }


    .modal-body .modal-img {
        display: none;
    }

    .box-focus-news {
        height: 180px;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .testo-focus-news {
        flex-flow: column;
        justify-content: flex-end;
        align-items: stretch;
        height: 100%;
        display: flex;
    }

    .float-info-focus-news {
        z-index: 3;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        border-style: none none solid;
        border-width: 1px;
        border-color: black black var(--white);
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        padding-bottom: 10px;
        display: flex;
        position: relative;
        top: 0;
        left: 0;
    }

    .titolo-meta-news {
        margin-top: 0;
        font-size: 14px;
    }

    .data-meta-news {
        margin-bottom: 0 !important;
    }

    .quick-stack-3 {
        padding: 0;
    }


    #w-node-_16a368a1-43f3-1613-619b-621dffe5d173-bece2e4c {
        grid-area: 1 / 1 / 2 / 2;
    }

    #w-node-_42c1f157-bff0-3668-72b9-cd9b644a8372-144df06a {
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
    }

    #w-node-c7627ca6-4a35-d381-0b5d-7d4907e0e299-53e9b636 {
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr;
    }

    #w-node-e36880dd-c9f6-b307-7d19-d8e1eca1709b-015d72ca {
        grid-template-rows: auto;
        grid-template-columns: 2.5fr 1fr;
    }

    #w-node-_125e8488-1b10-539a-5942-4ff062f59c98-015d72ca,
    #news-detail-wrapper {
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
    }

    #w-node-c00c0e17-8307-becb-a3b5-823b1bfee9df-8eda5393,
    #all-news table td#scriptWPQ1 {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }

    #news-detail-wrapper {
        display: flex;
        flex-direction: column-reverse;
    }

    .archivio-news .box-focus-news {
        height: 200px;
    }

    .container-box-news .img-single-news {
        min-height: 300px;
    }

    .container-box-news .data-singola-news {
        display: none;
    }

    .container-box-news .align-middle {
        grid-row-gap: 0;
    }

    .container-box-news .column.w-col.w-col-7.w-mb {
        width: 100% !important;
    }

    #all-news {
        margin-top: -35px;
    }


    #all-news .wf-layout-layout {
        display: flex;
        padding: 20px 0;
    }

    #news-details {
        display: none;
    }

    #area-stampa {
        grid-template-rows: auto;
        grid-template-columns: 2.5fr;
    }

    #area-stampa #w-node-e36880dd-c9f6-b307-7d19-d8e1eca1709d-015d72ca {
        order: -1;
    }
    
        
    .frodi-intro-container {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
	}
	
	    
	.frodi-intro-img {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
	}



}

@media(min-width:768px) and (max-width: 1300px) {
    .logo-img {
        width: 50%;
    }

    #documenti-gov .grid-gov {
        grid-template-columns: 1fr 1fr;
    }


}

@media(min-width:991px) and (max-width: 1300px) {

    #target_carosello h1.text-intro,
    .text-intro {
        font-size: 5rem;
        width: 50%;
        line-height: normal;
    }

    .logo-img {
        width: 50%;
    }

}


@media(max-width: 1300px) {
    .nav-bar {
        top: 20px !important;
    }

    .home-page .box-banner.open {
        font-size: 1.6rem;
        padding: 25px;

    }

}

@media(max-width: 1440px) {
    .home-page .box-banner.open {
        font-size: 1.6rem;
        padding: 25px;

    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .col-md-6 {
        flex: 0 0 auto;
        width: 100% !important;
    }

}

@media (min-width: 992px) {

        .modal-lg,
        .modal-xl {
            max-width: 900px !important;
        }

        .col-md-6 {
            flex: 0 0 auto;
            width: 50%;
        }
}

/* Footer - Inizio Rivisitazione */
.grid-2.grid-footer{
    grid-template-rows: auto;
    grid-template-columns: 1.5fr .5fr 1fr 1fr 1fr 1fr;
}

@media (max-width: 992px) {
    .footer .grid-2.grid-footer {
        grid-column-gap: 16px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr !important;
    }
}

@media screen and (max-width: 479px) {
    .footer {
        padding-top: 50px;
    }

    .logo-footer {
        position: unset;
    }
}
/* Footer - Fine Rivisitazione */

/* Area Stampa - Nuovo box a destra - Inizio */

.boxContainer {
	width: 100%;
}

.boxContainer .BoxDocGov .Abstract {
    display: none;
}

.boxContainer .BoxDocGov.BoxDocGen.col-md-5 {
    background: #316861;
    color: #fff;
    border-radius: 15px;
    width: 100%; /*370px;*/
    min-height: 100px;
    height: auto;
    padding: 14px;
    font-size: 16px;
    text-align: right;
    margin-bottom: 30px;
}

.boxContainer .BoxDocGov.BoxDocGen.col-md-5 .Tipologia {
    display: none;
}

.boxContainer .Titolo {
    margin-bottom: 30px;
}

.boxContainer .TipoFile {
    left: 0;
    border-radius: 0 15px;
    height: 50px;
    width: 50px;
}

.boxContainer .TipoFile:after {
    height: 40px;
    width: 40px;
}

.boxContainer .Link a {
    right: 0;
    position: absolute;
    bottom: 0px;
}

.boxContainer .docBoxContainer .Link {
    display: block;
    right: 15px;
    width: 150px;
}

@media(max-width: 767px) {
    .boxContainer .BoxDocGov .Titolo {
        font-size: 16px;
    }
	
    .boxContainer .BoxDocGov.BoxDocGen.col-md-5 {
        height: 130px;
    }
}

@media(max-width: 1024px) {
    .boxContainer {
        flex-direction: column-reverse;
        justify-content: center;
        /* padding: 0 15px; */
    }
	
    .boxContainer .BoxDocGov.BoxDocGen.col-md-5 {
        width: 100%;
    }

}
/* Area Stampa - Nuovo box a destra - Fine */