@import url("fonts.css");
@import url("spacing.css");
@import url("all.min.css");
html {
    min-height: 100%;
    position: relative;
}

body {
    font-family: 'Titillium Web', sans-serif;
    background-color: #ffffff;
    font-size: 18px;
}

a {
    color: #0072bc;
}

a:focus {
    outline: none;
}

b,
strong {
    font-weight: 700;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
    outline: none;
}

.btn-primary {
    background-color: #0072bc;
}

.green-phone {
    color: #008900;
    font-weight: bold;
}

.green-phone .mdi-phone::before {
    font-size: 24px;
}


/***** HEADER *****/

.menu-button {
    background: none;
    border: none;
    border-radius: 4px;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 12px;
    vertical-align: middle;
    position: relative;
}


/***** FINE HEADER *****/


/*form*/

.form-inline.label-up .form-group label {
    display: block;
    float: none;
    margin: 0;
}

.form-inline.label-up .radio,
.form-inline.label-up .checkbox {
    vertical-align: bottom;
}

.form-inline.label-up .btn {
    display: block;
    margin: 10px 0;
}

.form-control::-webkit-input-placeholder {
    /* Chrome, Safari e Opera +15 */
    color: #999;
}

.form-control:-moz-placeholder {
    /* Firefox ( dalla 4 alla 18 versione ) */
    color: #999;
}

.form-control::-moz-placeholder {
    /* Firefox dalla versione 19 in poi */
    color: #999;
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer dalla versione 10 */
    color: #999;
}

.push_container {
    transition: all 0.3s ease 0s;
}

h1 {
    color: #6D7481;
    font-size: 1em;
    text-transform: none;
    letter-spacing: 6px;
    font-weight: 700;
    transition: all 0.3s ease 0s;
    display: inline-block;
}

h1 a,
h1 a:hover {
    color: #2174AB;
    text-decoration: none;
}

h2 {
    font-size: .9em;
}

@media screen and (min-width: 992px) {
    h1 {
        font-size: 1.6em;
        text-transform: uppercase;
    }
    h2 {
        font-size: 1.5em;
    }
}

.main_nav_container.collapsed h1 {
    font-size: 1em;
    margin: 10px 0 0 0;
}

.main_nav_container.collapsed h2 {
    font-size: .9em;
    margin: 5px 0 0 0;
}

.section {
    padding: 48px 24px;
}

@media screen and (min-width: 768px) {
    .section {
        padding: 80px 40px;
    }
}

@media screen and (min-width: 992px) {
    .section {
        padding: 80px;
    }
}

@media screen and (min-width: 1200px) {
    .section {
        padding: 112px;
    }
}

.section h3 {
    margin: 0 0 20px 0;
    font-size: 28px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    color: #2174AB;
}

.section h4 {
    margin: 0 0 20px 0;
    font-size: 20px;
    font-weight: bold;
    color: #707784;
}

body.liv2 .section h3 {
    color: #2174AB;
}

.section h4 small {
    display: block;
    font-weight: normal;
    font-size: 75%;
    margin-top: 10px;
    color: #2174AB;
}

@media screen and (min-width: 768px) {
    .section h3 {
        font-size: 40px;
    }
    .section h4 {
        font-size: 26px;
    }
}

@media screen and (min-width: 1024px) {
    .section h4.mt2em {
        margin-top: 2em !important;
    }
}

@media screen and (min-width: 1170px) {
    .section h3 {
        font-size: 49px;
    }
    .section h4 {
        font-size: 30px;
    }
}


/*.panel {
    background: none;
    box-shadow: none;
    margin-top: 40px;
}

.panel-default {
    border: none;
}*/

.br1Grey {
    border-right: 1px solid #BEC1C6;
    padding-right: 0;
}


/*breadcrumb*/

.section.breadcrumb {
    padding: 0;
    border-radius: 0;
    margin: 0;
    background: none;
}

.section.breadcrumb ol {
    margin: 0;
}

.section.breadcrumb ol.breadcrumb {
    background: none;
    border-radius: 0;
}


/*servizi*/

.section.servizi h2 {
    color: #2174AB;
}

.section.servizi h4 {
    color: #2174AB;
}

.section.servizi .btn-more {
    border-color: #2174AB;
    color: #2174AB;
}

@media screen and (min-width: 1024px) {
    .section.servizi h4 {
        width: 35%;
    }
    .section.servizi .btn-more {
        border-color: #2174AB;
        background-color: #2174AB;
        color: #fff;
    }
    .section.servizi .btn-more:hover {
        background-color: #fff;
        border-color: #2174AB;
        color: #2174AB;
    }
}

@media screen and (min-width: 1400px) {
    .section.servizi h4 {
        width: 30%;
    }
}


/*interna*/


/*body.liv2.servizi {
    background: url("../img/bgServizi.png") no-repeat left top transparent;
}*/

body.liv2 .section.servizi {
    background: none;
}

body.liv2 .section.servizi h4 {
    width: 100%;
}

body.liv2 .section.servizi h3 {
    color: #2174AB;
}

body.liv2 .section.servizi h4,
body.liv2 .section.servizi h4 small {
    color: #707784;
}

body.liv2 .panel {
    margin-top: 20px;
}


/*.section.servizi .panel-group {
    border-bottom: 1px solid #CC4183;
}*/

.section.servizi .panel-default>.panel-heading {
    background: none;
    border: none;
    border-top: 1px solid #CC4183;
    padding: 0;
}

.section.servizi .panel-title {
    font-size: 1em;
}

.section.servizi .panel-title>a {
    background-color: #DED3DE;
    display: block;
    padding: 10px 15px;
    color: #000;
    font-weight: bold;
    position: relative;
}

.section.servizi .panel-title>a.collapsed {
    background: none;
    display: block;
    padding: 10px 15px;
    font-weight: normal;
    color: inherit;
}

.section.servizi .panel-body {
    background-color: #DED3DE;
}

.section.servizi .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.section.servizi .panel-title>a i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #CC4183;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    height: 24px;
    outline: medium none;
    padding: 0;
    position: relative;
    text-align: center;
    width: 24px;
    line-height: 24px;
    position: absolute;
    right: 15px;
    top: 8px;
}

.section.servizi .panel-title>a i.mdi::before {
    font-size: 24px;
}

.section.servizi .panel-title>a .mdi-arrow-drop-circle:before {
    content: "";
    /*height: 100%;*/
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.section.servizi .panel-title>a .mdi-arrow-drop-circle:before {
    content: "\F062";
    transform: rotate(0deg) scale(1);
    visibility: visible;
    transition: all 0.3s ease 0s;
}

.section.servizi .panel-title>a.collapsed .mdi-arrow-drop-circle:before {
    content: "\F04A";
    transform: rotate(360deg) scale(1);
}


/*contratto quadro */

.section.accordo-quadro {
    background-color: #2174AB;
    color: #FFF;
}

.section.accordo-quadro h3 {
    color: #fff;
}

.section.accordo-quadro h4,
.section.accordo-quadro h4 small {
    color: #fff;
}

.liv2 .section.accordo-quadro h4,
.liv2 .section.accordo-quadro h4 small {
    color: #707784;
}

.section.accordo-quadro .btn-more {
    color: #2174AB;
    border-color: #FFF;
}

.section.accordo-quadro .btn-more:hover {
    background-color: #fff;
    color: #2174AB;
}

@media screen and (min-width: 1024px) {
    .section.accordo-quadro .btn-more {
        background-color: #2174AB;
        color: #FFF;
    }
    .section.accordo-quadro .btn-more:hover {
        background-color: #fff;
        color: #2174AB;
    }
}


/*interna*/

body.liv2 .section.accordo-quadro {
    background: none;
    color: inherit;
}

body.liv2 .section.accordo-quadro h2 {
    color: #2174AB;
}

body.liv2 .section.accordo-quadro h3,
body.liv2 .section.accordo-quadro h3 small {
    color: #2174AB;
}

.section.accordo-quadro ul.doc {
    list-style-type: none;
    padding: 0 0 0 20px;
}

.section.accordo-quadro ul.doc i.mdi::before {
    font-size: 24px;
    margin-right: 10px;
}

.section.accordo-quadro ul.doc i.mdi.mdi-file-pdf-box::before {
    color: #CB0606;
}

.section.accordo-quadro ul.doc i.mdi.mdi-zip-box::before {
    color: #F1C40F;
}

.section.accordo-quadro ul.doc i.mdi.mdi-file-excel-box::before {
    color: #08743B;
}

.section.accordo-quadro ul.doc i.mdi.mdi-file-word-box::before {
    color: #295497;
}


/*adesione*/

.section.adesione {
    /*background-color: #D04B04;*/
    font-size: 18px;
}

.section.adesione h2 {
    color: #2174AB;
}

.section.adesione h3,
.section.adesione h3 small {
    color: #2174AB;
}

.section.adesione .btn-more {
    border-color: #2174AB;
    color: #2174AB;
}

@media screen and (min-width: 1024px) {
    .section.adesione .btn-more {
        border-color: #2174AB;
    }
    .section.adesione .btn-more:hover {
        background-color: #2174AB;
        color: #fff;
        border-color: #2174AB;
    }
}

.section.adesione h4 {
    color: #707784;
    font-size: 30px;
    text-align: left;
    font-weight: bold;
}

.section.adesione h5 {
    color: #2174AB;
    font-size: 80px;
    text-align: center;
    font-weight: bold;
    margin: 0;
}

.section.adesione h6 {
    text-align: left;
    font-weight: bold;
    font-size: 20px;
}

.section.adesione .panel div {
    min-height: 220px
}


/*interna*/

body.liv2 .section.adesione {
    background: none;
    color: inherit;
}

body.liv2 .section.adesione h2 {
    color: #D04B04;
}

body.liv2 .section.adesione h3,
body.liv2 .section.adesione h3 small {
    color: #2174AB;
}


/* per aiutarti */

.section.faq {
    background-color: #FECF43;
}

.section.faq h3 {
    color: #404040;
}

.section.faq h4,
.section.faq h4 small {
    color: #404040;
}

.section.faq .btn-more {
    color: #000;
    border-color: #FFF;
}

@media screen and (min-width: 1024px) {
    .section.faq .btn-more {
        background-color: #F0B406;
        border-color: #fff;
    }
    .section.faq .btn-more:hover {
        background-color: #fff;
        border-color: #F0B406;
        color: #000;
    }
}

.section.faq .panel-group {
    border-bottom: 1px solid #FFF;
}

.section.faq .panel-default>.panel-heading {
    background: none;
    border: none;
    border-top: 1px solid #FFF;
    padding: 0;
}

.section.faq .panel-title {
    font-size: 1em;
}

.section.faq .panel-title>a {
    background-color: #FFE7A1;
    display: block;
    padding: 10px 40px 10px 15px;
    color: #945802;
    font-weight: bold;
    position: relative;
}

.section.faq .panel-title>a.collapsed {
    background: none;
    display: block;
    font-weight: normal;
    color: inherit;
}

.section.faq .panel-body {
    background-color: #FFE7A1;
}

.section.faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.section.faq .panel-title>a i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #945802;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    height: 24px;
    outline: medium none;
    padding: 0;
    position: relative;
    text-align: center;
    width: 24px;
    line-height: 24px;
    position: absolute;
    right: 15px;
    top: 8px;
}

.section.faq .panel-title>a i.mdi::before {
    font-size: 24px;
}

.section.faq .panel-title>a .mdi-arrow-drop-circle:before {
    content: "";
    /*height: 100%;*/
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.section.faq .panel-title>a .mdi-arrow-drop-circle:before {
    content: "\F062";
    /*opacity: 1;*/
    transform: rotate(0deg) scale(1);
    visibility: visible;
    transition: all 0.3s ease 0s;
}

.section.faq .panel-title>a.collapsed .mdi-arrow-drop-circle:before {
    content: "\F04A";
    /*opacity: 0;*/
    transform: rotate(360deg) scale(1);
    /*visibility: hidden;*/
}


/*interna*/

body.liv2 .section.faq {
    background: none;
}

.section.faq .panel-group {
    border-bottom: 1px solid #F0B406;
}

.section.faq .panel-default>.panel-heading {
    border-top: 1px solid #F0B406;
}


/*news*/

.section.news {
    background-color: #418000;
}

.section.news h3 {
    margin-bottom: 10px;
}

.section.news h3 a {
    color: #418000;
}

.section.news h2 {
    color: #fff;
}

.section.news .btn-more {
    border-color: #fff;
    color: #418000;
}

@media screen and (min-width: 1024px) {
    .section.news .btn-more {
        border-color: #418000;
    }
    .section.news .btn-more:hover {
        background-color: #418000;
        color: #fff;
        border-color: #418000;
    }
}

.section.news .thumbnail {
    border: none;
    padding: 0;
}

.section.news .thumbnail img {
    margin: 0 0 10px 0;
}

.section.news .thumbnail h3,
.section.news .thumbnail h3 small {
    color: #418000;
    font-size: 20px;
}

.section.news .thumbnail .dataNews {
    color: #fff;
    background-color: #418000;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    /*min-width: 116px;*/
    font-size: 15px;
}


/*interna*/

body.liv2 .section.news {
    background: none;
}

body.liv2 .section.news h3 {
    margin: 10px 0;
    color: #707784;
}

body.liv2 .section.news small {
    color: #707784;
}

@media screen and (min-width: 1024px) {
    /*servizi*/
    .section.servizi {
        background: url("../img/spc-cloud-applicativo-hero.jpg") no-repeat left center;
        background-size: cover;
    }
    /*.section.servizi h2 {
        color: #CC4183;
    }*/
    .section.servizi h3,
    .section.servizi h3 small {
        color: #2174AB;
    }
    /*contratto quadro*/
    .section.accordo-quadro {
        /*background: url("../img/bgContrattoQuadro.png") no-repeat right top #2174AB;*/
        background-color: #2174AB;
    }
    /*adesione*/
    .section.adesione {
        /*background: url("../img/bgPerAderire.png") no-repeat right top;*/
        background-color: #fff;
    }
    .section.adesione h2 {
        color: #2174AB;
    }
    .section.adesione h3,
    .section.adesione h3 small {
        color: #2174AB;
    }
    /*faq*/
    .section.faq {
        /*background: url("../img/bgPerAiutarti.png") no-repeat right top #FECF43;*/
        background-color: #FECF43;
    }
}


/***** MENU *****/

.body_wrapper {
    padding: 330px 0 0;
}

@media screen and (min-width: 600px) {
    .body_wrapper {
        padding: 230px 0 0;
    }
}

@media screen and (min-width: 768px) {
    .body_wrapper {
        padding: 250px 0 0;
    }
}

.toggle-menu {
    position: absolute;
    top: 55px;
    left: 16px;
    background: none;
    border: none;
    width: auto;
    height: auto;
    overflow: hidden;
}

@media screen and (min-width: 992px) {
    .toggle-menu {
        top: 100px;
    }
}

.main_nav_container.collapsed .toggle-menu {
    top: 10px;
}

.toggle-menu span {
    display: inline-block;
    line-height: 48px;
    vertical-align: top;
    font-size: 20px;
    color: #6d7481;
}

.toggle-menu i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #6d7481;
    cursor: pointer;
    display: inline-block;
    font-size: 28px;
    height: 48px;
    outline: medium none;
    padding: 0;
    position: relative;
    text-align: center;
    width: 48px;
    line-height: 48px;
}

.toggle-menu i.mdi::before {
    font-size: 48px;
}

.toggle-menu .mdi-primary-menu:before {
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.toggle-menu .mdi-primary-menu:before {
    content: "\F35C";
    transform: rotate(0deg) scale(1);
    visibility: visible;
    transition: all 0.3s ease 0s;
}

.toggle-menu.menu-active .mdi-primary-menu:before {
    content: "\F5AD";
    transform: rotate(360deg) scale(1);
}


/***** FINE MENU *****/


/***** HEADER *****/

.main_nav_container {
    background: none;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 999;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.push-body-toright {
    left: 240px;
}

.push-body-toright .main_nav_container {
    left: 240px;
}

@media screen and (min-width: 568px) {
    .push-body-toright {
        left: 300px;
    }
    .push-body-toright .main_nav_container {
        left: 300px;
    }
}

.navbar-nav {
    margin: 0 15px;
}

.navbar.top-nav {
    background-color: #30373D;
    border: medium none;
    border-radius: 0;
    min-height: 0;
    margin: 0;
    transition: all 0.3s ease 0s;
    height: 50px;
    padding: 0;
}

.navbar.top-nav .navbar-nav>li {
    margin: 0 0 0 10px;
    /*display: inline-block;
    float: none;*/
}

.navbar.top-nav .navbar-nav>li:first-child {
    margin: 0;
}

.navbar.top-nav .navbar-nav>li>a {
    padding: 0;
    line-height: 48px;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
}

.navbar.top-nav .navbar-nav>li>a>img {
    max-width: 100%;
    height: 30px;
}

@media screen and (min-width: 768px) {
    /*.navbar.top-nav {
        height: 50px;
    }*/
    .navbar.top-nav .navbar-nav>li>a>img {
        height: auto;
    }
}

.main_nav_container.collapsed .navbar.top-nav {
    height: 4px;
}

.main_nav_container.collapsed .navbar.top-nav .container {
    display: none;
}

.main-nav {
    padding: 15px 0;
    transition: all 0.3s ease 0s;
    background-color: #FFF;
}

@media screen and (min-width: 768px) {
    .main-nav {
        padding: 35px 0;
    }
}

.main-nav h1 {
    margin-bottom: 0;
}

.main_nav_container.collapsed .main-nav {
    padding: 10px 0;
    border-bottom: 3px solid #707784;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #FFF;
    text-decoration: underline;
}

.navbar-brand {
    display: inline-block;
    height: auto;
    padding: 0;
    margin: 0;
    float: none;
    transition: all 0.3s ease 0s;
    white-space: normal;
}

.main_nav_container .navbar-brand a {
    display: block;
}

@media screen and (max-width: 767px) {
    .main_nav_container .navbar-brand a {
        display: inline;
    }
}

.main_nav_container.collapsed .navbar-brand a {
    display: inline;
}

.main_nav_container.collapsed .navbar-brand {
    display: block;
    /*margin-right: 20px;
    height: 80px;*/
}

@media screen and (max-width: 767px) {
    .navbar-brand {
        display: block;
        /*height: 60px;*/
    }
    /* .main_nav_container.collapsed .navbar-brand {
        height: 60px;
    }*/
}

@media screen and (min-width: 1170px) {
    .main_nav_container.collapsed .navbar-brand {
        display: inline-block;
    }
}

.navbar-brand img {
    margin: 0 auto;
    max-height: 100%;
}

.main_nav_container.collapsed .navbar-brand img,
.main_nav_container.collapsed .navbar-brand h1 {
    display: inline-block;
}

.navbar-default .navbar-nav>li.separator {
    background: url(../img/logo-separator.png) no-repeat center center transparent;
}

.cbp-spmenu {
    background-color: #C6C6C6;
    padding: 90px 10px 10px 10px;
    font-size: 0.8em;
}

.cbp-spmenu-vertical {
    overflow-y: auto;
    width: 240px;
}

.cbp-spmenu-left {
    left: -240px;
}

@media screen and (min-width: 568px) {
    .cbp-spmenu {
        font-size: 1em;
    }
    .cbp-spmenu-vertical {
        width: 300px;
    }
    .cbp-spmenu-left {
        left: -300px;
    }
}

.cbp-spmenu-vertical a {
    color: #000;
    border-bottom: 1px solid #FFF;
    font-size: 1.5em;
}

.cbp-spmenu a:hover {
    background-color: #A8A8A8;
}

.cbp-spmenu a:focus,
.cbp-spmenu a.active {
    background-color: #2174ab;
    color: #fff;
}

.cbp-spmenu a:hover {
    background-color: #A8A8A8;
    text-decoration: none;
}


/***** FINE HEADER *****/


/***** FOOTER *****/

.section.section_grey_darker {
    background-color: #30373d;
    color: #FFF;
}

.container-footer {
    font-size: 0.9em;
}

.container-footer .logo {
    line-height: 60px;
}

.container-footer h1 {
    font-size: 1em;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: unset;
    color: #fff;
}

.container-footer h2 {
    font-size: 0.778em;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: unset;
}

.logo img {
    height: 28px;
    margin: 0 .5rem 1.5rem .5rem;
    width: auto;
}

@media screen and (max-width: 1023px) {
    .container-footer>div>div {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.container-footer p {
    margin-bottom: 0;
}

.container-footer img {
    max-width: 100%;
}

.container-footer h4 {
    font-weight: bold;
    font-size: 1.1em;
    color: #fff;
    margin: 10px 0;
}

.container-footer a {
    color: #90d7f0;
}

.container-footer a:hover {
    color: #90d7f0;
    text-decoration: underline;
}


/***** FINE FOOTER *****/


/***** MISC *****/

.tooltip-inner {
    max-width: none;
    background-color: #6E7482;
    padding-left: 0;
    padding-right: 0;
    line-height: 18px;
}

.tooltip-inner .tooltip-sigla,
.tooltip-inner .tooltip-desc {
    display: inline-block;
    padding: 0 5px;
}

.tooltip-inner .tooltip-desc {
    border-left: 1px solid #FFF;
    /*margin-left: 5px;*/
}

.tooltip.top .tooltip-arrow {
    border-top-color: #6E7482;
}

.mt20 {
    margin-top: 20px !important;
}

.mt40 {
    margin-top: 40px !important;
}

ul.mt10 li,
ol.mt10 li {
    margin-top: 10px;
}

ul,
ol {
    margin: 0 0 20px 0;
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin: 10px 0 20px 0;
}


/***** FINE MISC *****/


/***** BUTTON *****/

.btn-more {
    display: block;
    max-width: 220px;
    border: 2px solid;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 12px;
    transition: all 0.3s ease 0s;
    background-color: #FFF;
}

.btn-default.btn-more:hover {
    background-color: #fff;
    border-color: #fff;
}


/*NUOVI ACCORDION*/

.accordion {
    border-bottom: 1px solid #F0B406;
}

.accordion-item {
    border: none;
    background: none;
}

.accordion-header {
    border-top: 1px solid #F0B406;
}

.accordion-button {
    background: none;
    display: flex;
    justify-content: space-between;
    color: #333;
    font-weight: 300;
    font-size: 1.1rem;
}

.accordion-button:not(.collapsed) {
    color: #945802;
    background-color: #FFE7A1;
    box-shadow: none;
    font-weight: 600;
}

.accordion-button::after {
    display: none;
}

.accordion-button:not(.collapsed) i {
    transform: rotate(-180deg);
}

.section.faq .accordion-header i {
    transition: transform .2s ease-in-out;
    background-color: #945802;
    border-radius: 25px;
    color: #fff;
    height: 24px;
    text-align: center;
    width: 24px;
    line-height: 24px;
}

.accordion-body {
    background-color: #FFE7A1;
}


/*accordion servizi*/

.section.servizi .accordion {
    border-bottom: 1px solid #2174AB;
}

.section.servizi .accordion-header {
    border-color: #2174AB;
}

.section.servizi .accordion-button:not(.collapsed) {
    color: #2174AB;
    background-color: #fff;
}

.section.servizi .accordion-button:not(.collapsed) {
    color: #2174AB;
}

.section.servizi .accordion-body {
    background-color: #fff;
}


/*AREA RISERVATA*/

.aui #footer {
    justify-content: space-between;
    align-items: center;
}

.aui #footer .footer-title {
    padding: 0 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.aui #footer .footer-title h1 {
    font-size: 1rem;
    line-height: 1.1;
    margin: 0 0 .5rem 0;
}

.aui #footer .footer-title h2 {
    font-size: .9rem;
    margin: 0;
    line-height: 1.1;
}

.aui #footer .footer-loghi {
    align-items: center;
    justify-content: space-between;
}

.aui #footer .footer-loghi img {
    padding: 0;
    float: none;
    margin: 0;
    max-width: none;
}

.aui #footer .login-public-area {
    position: relative;
    margin: 0;
}