@charset "UTF-8";

:root {
  --bs-primary: #529cbe;
  --bs-secondary: #87b564;
  --bs-primary-rgb: 82, 156, 190;
  --bs-secondary-rgb: 135, 181, 100;
  --bs-gray: #98a7b5;
}

/*PRESET*/
body,
.sp-preloader {
  background-color: #FFFFFF;
  color: #252525
}

.sp-preloader>div {
  background: var(--bs-primary)
}

.sp-preloader>div:after {
  background: #FFFFFF
}

#sp-top-bar {
  background: #252525;
  color: #ffffff
}

#sp-top-bar a {
  color: #var(var(--bs-secondary))
}

#sp-menu ul.social-icons a:hover,
#sp-menu ul.social-icons a:focus {
  color: var(--bs-primary)
}

a:hover,
a:focus {
  color: var(--bs-primary) !important
}

a:active {
  color: var(--bs-secondary)
}

.tags>li {
  display: inline-block
}

.tags>li a {
  background: #eaeaea;
  color: var(--bs-primary)
}

.tags>li a:hover {
  background: var(--bs-secondary)
}

.article-social-share .social-share-icon ul li a {
  color: #252525
}

.article-social-share .social-share-icon ul li a:hover,
.article-social-share .social-share-icon ul li a:focus {
  background: var(--bs-primary)
}

.pager>li a {
  border: 1px solid #ededed;
  color: #252525
}

.sp-reading-progress-bar {
  background-color: var(--bs-primary)
}

.sp-megamenu-parent>li>a {
  color: #252525
}

.sp-megamenu-parent>li:hover>a {
  color: var(--bs-primary)
}

.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li.active:hover>a {
  color: var(--bs-secondary)
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #FFFFFF
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  color: #252525
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
  color: var(--bs-primary)
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: var(--bs-secondary)
}

.sp-megamenu-parent .sp-mega-group>li>a {
  color: #252525
}

#offcanvas-toggler>.fa {
  color: #252525
}

#offcanvas-toggler>.fa:hover,
#offcanvas-toggler>.fa:focus {
  color: var(--bs-primary)
}

#offcanvas-toggler>.fa:active {
  color: var(--bs-secondary)
}

#offcanvas-toggler>.fas {
  color: #252525
}

#offcanvas-toggler>.fas:hover,
#offcanvas-toggler>.fas:focus,
#offcanvas-toggler>.fas:active {
  color: var(--bs-primary)
}

#offcanvas-toggler>.far {
  color: #252525
}

#offcanvas-toggler>.far:hover,
#offcanvas-toggler>.far:focus,
#offcanvas-toggler>.far:active {
  color: var(--bs-primary)
}

.offcanvas-menu {
  background-color: #FFFFFF;
  color: #252525;
  font-weight: 400 !important
}

.offcanvas-menu .offcanvas-inner a {
  color: #252525
}

.offcanvas-menu .offcanvas-inner a:hover,
.offcanvas-menu .offcanvas-inner a:focus,
.offcanvas-menu .offcanvas-inner a:active {
  color: var(--bs-primary)
}

.offcanvas-menu .offcanvas-inner ul.menu>li a,
.offcanvas-menu .offcanvas-inner ul.menu>li span {
  color: #252525
}

.offcanvas-menu .offcanvas-inner ul.menu>li a:hover,
.offcanvas-menu .offcanvas-inner ul.menu>li a:focus,
.offcanvas-menu .offcanvas-inner ul.menu>li span:hover,
.offcanvas-menu .offcanvas-inner ul.menu>li span:focus {
  color: var(--bs-primary)
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: var(--bs-secondary);
}

.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler {
  color: rgba(37, 37, 37, 0.5)
}

.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent .menu-toggler {
  color: rgba(37, 37, 37, 0.5)
}

.offcanvas-menu .offcanvas-inner ul.menu>li li a {
  color: rgba(37, 37, 37, 0.8)
}

ul.mod-menu__sub li {
   border-top: 1px solid var(--bs-gray);
   padding: 10px 0
}

ul.mod-menu__sub {
    margin-left: 0 !important
}

ul.mod-menu__sub li a{
   font-size: 16px !important
}

.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.nav-header>.menu-toggler {
    width: 100%;
    text-align: right;
}

.btn-primary,
.sppb-btn-primary {
  border-color: var(--bs-primary);
  background-color: var(--bs-primary)
}

.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: var(--bs-secondary);
  background-color: var(--bs-secondary)
}

.sppb-btn-secondary:hover {
  color: #fff !important;
}

ul.social-icons>li a:hover {
  color: var(--bs-primary)
}

.sp-page-title {
  background: transparent;
}

.layout-boxed .body-innerwrapper {
  background: #FFFFFF
}

.sp-module ul>li>a {
  color: #252525
}

.sp-module ul>li>a:hover {
  color: var(--bs-primary)
}

.sp-module .latestnews>div>a {
  color: #252525
}

.sp-module .latestnews>div>a:hover {
  color: var(--bs-primary)
}

.sp-module .tagscloud .tag-name:hover {
  background: var(--bs-primary)
}

.search .btn-toolbar button {
  background: var(--bs-primary)
}

#sp-footer {
  background: #555;
  color: #FFFFFF
}

#sp-footer a,
#sp-bottom a {
  color: #eaeaea
}

#sp-footer a:hover,
#sp-footer a:active,
#sp-footer a:focus,
#sp-bottom a:hover,
#sp-bottom a:active,
#sp-bottom a:focus {
  color: var(--bs-secondary)
}

#sp-bottom .sp-module-content .latestnews>li>a>span {
  color: #eaeaea
}

#sp-bottom h3 {
  max-width: 360px;
}

.sp-comingsoon body {
  background-color: var(--bs-primary)
}

.pagination>li>a,
.pagination>li>span {
  color: #252525
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #252525
}

.pagination>.active>a,
.pagination>.active>span {
  border-color: var(--bs-primary);
  background-color: var(--bs-primary)
}

.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: var(--bs-primary);
  background-color: var(--bs-primary)
}

.error-code,
.coming-soon-number {
  color: var(--bs-primary)
}

/* END PRESET */

#sp-main-body {
  padding-top: 0;
  min-height: 50vh;
}

.small-container {
    max-width: 900px;
}

/*.sppb-row-container, .sppb-container, .container {
padding-left: 40px;
padding-right: 40px;
}*/

a {
  color: var(--bs-secondary);
}

a:hover,
a:focus,
a:active {
  color: var(--bs-primary);
}

.text-gradient,
.osm-page-title {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(50deg, var(--bs-primary) 0%, var(--bs-secondary)100%);
  color: var(--bs-primary);
}

.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
  font-size: 34px;
  font-weight: 400;
  line-height: 1.2;
}

.text-xl h1, .lista .article-header h2, .borsa .article-header h1 {
  font-size: 32px !important;
  font-weight: 500;
  text-decoration: none;
}

.text-bold {
  font-weight: 600 !important;
}

.sppb-btn-primary.sppb-btn-outline {
  color: var(--bs-white);
  border-color: var(--bs-white);
}

.sppb-btn-primary.sppb-btn-outline:hover, .lista .article .readmore a {
  color: var(--bs-primary);
  background-color: var(--bs-white);
  border-color: var(--bs-primary);
}

.sppb-btn-primary.sppb-btn-outline.focus:hover,
.sppb-btn-primary.sppb-btn-outline:focus:hover {
  color: var(--bs-primary);
  background-color: var(--bs-white);
  border-color: var(--bs-primary);
}

.sppb-btn-primary.sppb-btn-outline.focus,
.sppb-btn-primary.sppb-btn-outline:focus {
  color: var(--bs-white);
  background: none
}

.sppb-btn-primary.sppb-btn-outline.disabled,
.sppb-btn-primary.sppb-btn-outline:disabled {
  color: var(--bs-white);
  background-color: transparent;
  border-color: var(--bs-white);
}

.sppb-btn,
.btn-primary,
.sppb-btn-primary,
.polling_submit,
.lista .article .readmore a {
  padding: 10px 30px !important;
  border-radius: 24px !important;
  white-space: inherit !important;
}

.sppb-btn .fas {
  padding-left: 20px
}

.back.sppb-btn .fas {
  padding-left: 0;
  padding-right: 10px
}

.btn-primary,
.sppb-btn-primary {
  border-color: var(--bs-primary);
  background-color: var(--bs-primary);
  text-transform: uppercase;
}

.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: var(--bs-primary);
  background-color: #fff;
  color: var(--bs-primary);
}
.lista .article .readmore a {
  border: 1px solid;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 10px;
  margin-bottom:10px;
}
.lista .article .readmore {
  margin-top: 40px
}
.lista .article .readmore a:hover {
  color: var(--bs-gray) !important;
  background-color: var(--bs-white);
  border-color: var(--bs-gray);
}

.sppb-readmore {
  display: inline-block;
  border:  1px solid;
  color: var(--bs-gray);
  padding: 10px 30px !important;
  border-radius: 24px !important;
  white-space: inherit !important;
  margin: 30px 0;
  line-height: 1;
  text-transform: uppercase;
  font-size: 16px
}
.back {
    margin-bottom: 70px;
}
.vota .polling_submit {
  background-color: var(--bs-primary) !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-style: solid;
  border-width: 1px;
  border-color: var(--bs-primary) !important;
  font-size: inherit !important;
  color: #ffffff;
  font-style: normal !important;
  font-weight: normal !important;
  text-decoration: none !important;
  font-family: inherit !important;
  text-shadow: none !important;
  text-transform: uppercase;
  float: left !important;
  margin: 10px 8px !important
}
.vota .polling_submit:hover, .vota .polling_submit:focus {
  background-color: var(--bs-secondary) !important;
  border-color: var(--bs-secondary) !important;
}
#sp-header,
#sp-header .container,
#sp-header .container-inner,
#sp-header .sp-megamenu-wrapper,
#sp-header .sp-megamenu-parent .sp-menu-item,
#sp-header .sp-megamenu-parent .sp-menu-item a,
#sp-header .sp-megamenu-parent .sp-menu-item a::after {
  background: transparent !important;
  box-shadow: none;
  letter-spacing: -0.01rem !important;
}

.homepage #sp-header .logo-image {
  display: none;
}

.homepage #sp-header.header-sticky .logo-image {
  display: inline;
}

.homepage #sp-title {
  display: none;
}
.homepage .sppb-article-introtext a {
    color: var(--bs-secondary) !important;
    font-weight:600
}
.homepage .sppb-article-introtext a:hover, .homepage .sppb-article-introtext a:focus {
    color: var(--bs-primary) !important;
}

#sp-header.header-sticky {
  background: var(--bs-white) !important;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

#sp-header .sp-sign-in {
  border: 2px solid var(--bs-primary);
  color: var(--bs-primary);
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 16px !important;
  font-weight: 500;
  text-transform: uppercase;
}

#sp-header .sp-sign-in:hover {
  opacity: 0.7
}

#sp-header.header-sticky .sp-sign-in {
  border: 2px solid var(--bs-primary);
  padding: 8px 12px;
  color: var(--bs-primary);
  border-radius: 4px;
  font-size: 16px !important;
  font-weight: 500
}

#sp-header.header-sticky .sp-sign-in:hover {
  border: 2px solid var(--bs-secondary);
  color: var(--bs-secondary);
}

.big-logo .sppb-addon-single-image-container {
  width: 70%;
}

.sppb-addon-articles .sppb-addon-article-layout-editorial-content img {
  height: auto;
  border: 1px solid #eaeaea;
}

.sp-scroll-up {
  bottom: 100px;
}

.slog-list {
  font-size: 32px;
  list-style: none;
  padding: 0;
  font-weight: 500
}

.iub__us-widget.left {
  position: absolute;
  bottom: 0;
  left: 40px;
}

.iub__us-widget__wrapper {
  background: transparent !important;
  border: 0 !important;
}

.iub__us-widget__link {
  color: #bbb !important;
  font-weight: 400 !important;
  font-size: 14px !important;
}

.slog-list li {
  margin: 20px 0;
}

.menu-footer .item-193 .menu-child,
.menu-footer .item-114 .menu-separator {
  display: none !important;
}

#sp-footer h3 {
  max-width: 360px;
}

#sp-footer ul.menu li {
  display: block;
  margin: 0;
  padding: 4px 0;
}

#sp-footer ul.menu .menu-child {
  padding: 0;
}

.sp-copyright {
  border-top: 1px solid #666;
  display: block;
  padding-top: 20px;
}

span.sp-copyright p {
    padding-top: 30px;
}

.accesso input {
  max-width: 600px;
}

/*.mod-login-logout__button.logout-button:before {
content: 'Grazie per averci visitato. Torna a trovarci!';
position: relative;
display: block;
margin-bottom: 40px;
}*/
/*Messaggi di sitema di Joomla*/
.polipop_layout_popups.polipop_position_top-left .polipop__notifications,
.polipop_layout_popups.polipop_position_top-right .polipop__notifications,
.polipop_layout_popups.polipop_position_center .polipop__notifications,
.polipop_layout_popups.polipop_position_inline .polipop__notifications {
  top: 120px;
}

.polipop_layout_panel.polipop_theme_compact .polipop__header-title,
.polipop__notification-title {
  font-size: 18px;
}

.polipop__notification-content {
  font-size: 16px;
}

.news-home .alert.alert-warning, .badge.bg-danger.featured-article-badge {
  display: none;
}

.sidebar .sppb-addon-title {
  margin-left: -15px;
}

.sidebar .sppb-addon-article-layout {
  border-top: 1px solid;
  padding-top: 10px;
}

.sidebar .sppb-addon-article-layout:last-child {
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

/*Organi Collegiali*/
.circle-img img {
  border-radius: 50% !important;
 /* filter: grayscale(1);*/
  width: 100%;
}

.sppb-addon-person .sppb-person-information>span.sppb-person-designation {
  margin-top: 0;
}
.sppb-person-social li a i { display: none}
.sppb-person-social li a {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0
}
.sppb-person-social li a:hover {
   background: rgba(255,255,255,0.2)
}

/*Mission*/
.mission .sppb-icon-container {
  background: #fff !important;
  border: 2px solid !important;
}

.mission .sppb-addon-content {
  display: flex;
  align-items: center;
}

.mission .sppb-addon-content h3 {
  font-size: 18px
}

.mission .sppb-icon {
  padding-right: 30px;
}

.mission .sppb-icon .fas {
  font-size: 30px !important
}

/*Contatti e Form sottoscrizione*/
.controls {
  min-width: 280px;
}

.com-contact.contact ul {
  list-style: none;
  padding-left: 0;
}

.informativa-privacy-collegamento {
    margin-top: -110px;
    position: absolute;
    width: 100%;
    max-width: 1280px;
    padding-left: 26px
}

.informativa-privacy-collegamento a {
    font-style: italic;
    font-weight: 600
}

.contact-form .btn {
    margin-top: 20px
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0 0 0 20px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e8f0fe !important;
  border: 0;
  border-radius: 26px;
}

.form-control {
  background-color: #e8f0fe !important;
  border-color: transparent !important;
  border-radius: 26px;
  padding: 10px 20px;
  border: 0;
}

select#ruolo, select#macroarea {
  border: 2px solid var(--bs-primary);
  border-radius: 26px;
  height: 40px;
  padding: 0 20px
}

.form-iscrizione .input-sub .col-md-9 {
  width: 100%;
}

.form-iscrizione #os_form {
  justify-content: space-between;
}

.form-iscrizione textarea.form-control,
.form-iscrizione .osm-privacy-policy {
  min-height: calc(1.5em + .75rem + 2px);
  width: calc(100% + 30px);
  --bs-gutter-x: 0;
}

ul.osm-renew-options {
  padding-left: 0;
}

div#osm-signup-page-columns .osm-page-title {
  display: none;
}

label {
  margin-bottom: 6px;
}

.osm-container .osm-item-heading-box,
.osm-container .osm-item-description {
  border: 0;
  background: transparent;
  padding: 0 0 20px;
}

.osm-container .osm-item-heading-box h1,
.osm-container .osm-page-title {
  font-size: 34px;
  font-family: 'Raleway', sans-serif;
  margin-top: -40px !important;
  margin-bottom: 40px !important;
}

h3.osm-heading {
  color: var(--bs-secondary);
  border-top: 1px solid;
  /*padding: 26px 0;*/
  padding-top: 20px
}

.osm-privacy-policy-message.alert.alert-info {
  background: #eaeaea;
  border-color: #eaeaea;
  color: #000
}

.layout-default.form-iscrizione .osm-container .form-group input.checkbox {
  margin-left: 15px;
}

.bg-circle #osm-renew-options-page {
  display: inline-block;
}

.bg-circle .osm-message,
.bg-circle #osm-signup-page-columns-form {
  background: #fff;
  border: 1px solid #eaeaea;
}

.bg-circle .osm-message {
  padding: 30px 30px 0 30px;
  border-radius: 26px 26px 0 0;
  border-bottom: 0
}

.bg-circle #osm-signup-page-columns-form {
  padding: 0 30px 30px 30px;
  border-radius: 0 0 26px 26px;
  border-top: 0
}

.formError .formErrorContent {
  font-size: 16px;
}

.user-access .sp-page-title .sp-page-title-sub-heading {
    font-size: inherit;
    font-weight: 400;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    background-image: none;
    background: #fff;
}

.user-access .row.justify-content-center {
  justify-content: flex-start !important;
}

.user-access .row.justify-content-center .col-lg-4,
.profile-edituser-access .col-lg-10.col-xl-7,
.user-access.profilo-utente #sp-main-body #users-profile-core,
.user-access.profilo-utente #sp-main-body #users-profile-params,
.user-access.profilo-utente #sp-main-body #users-profile-custom-actionlogs,
.user-access.profilo-utente #sp-main-body #users-profile-custom-joomlatoken,
.bg-circle #osm-renew-options-page,
.modulo-accesso {
  background: #fff;
  border: 1px solid #eaeaea;
  padding: 30px;
  border-radius: 26px;
}

.user-access .row.justify-content-center .col-lg-4 {
  margin: 15px;
}

.user-access,
.bg-circle,
.bg-circle-big .body-wrapper,
.bg-circle-big .body-wrapper {
  background-image: url(/images/custaa/graph/sfondo-light.svg);
}

.bg-circle-super-big .body-wrapper {
  background-image: url(/images/custaa/graph/sfondo-light-revert.svg);
}

.user-access,
.bg-circle,
.bg-circle-big .body-wrapper,
.bg-circle-big .body-wrapper,
.bg-circle-super-big .body-wrapper {
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.user-access,
.bg-circle {
  background-size: cover;
  background-position: 0 0;
}

.bg-circle-big .body-wrapper {
  background-size: 160%;
  background-position: 0 -40%;
}

.bg-circle-super-big .body-wrapper {
  background-size: auto 100%;
  background-position: center center
}

.bg-circle-big .body-innerwrapper,
.bg-circle-super-big .body-innerwrapper {
  background: rgba(255, 255, 255, 0.85)
}

.user-access.profilo-utente #sp-main-body .container {
  max-width: initial;
  padding: 0;
}

.user-access.profilo-utente #sp-main-body {
  padding-bottom: 0;
}

.user-access.profilo-utente #sp-main-body .profilo-utente {
  max-width: 1320px;
  margin: auto;
}

.user-access.profilo-utente #sp-main-body .container #sp-bottom,
.user-access.profilo-utente #sp-main-body .container #sp-footer,
.user-access.profilo-utente #sp-main-body .container .container-inner {
  padding: 15px
}

.user-access.profilo-utente .list-group-item {
  border: 0;
  padding: 10px 0;
}

.user-access.profilo-utente #sp-main-body #users-profile-core,
.user-access.profilo-utente #sp-main-body #users-profile-params,
.user-access.profilo-utente #sp-main-body #users-profile-custom-actionlogs {
  margin-bottom: 50px;
}

.user-access.profilo-utente #sp-main-body .container .container-inner {
  padding-bottom: 70px
}

.user-access .container {
  max-width: initial;
  padding: 0
}
.user-access #sp-header .container, .user-access #sp-titolo, .user-access .com-users-login, .user-access .sp-copyright {
  max-width: 1320px;
  margin: auto;
}
.user-access #sp-header .container, .user-access #sp-titolo, .user-access .com-users-login, .user-access .sp-copyright, .user-access #sp-footer {
  padding-left: 15px;
  padding-right: 15px;
}

.user-access .com-users-login {
  margin-bottom: 120px;
}

.user-access #sp-main-body {
  padding: 100px 0 0;
}

.com-osmembership joomla-tab[view=tabs]>div[role=tablist] {
  background: #fff;
  border-color: #ccc;
  box-shadow: none;
  border-bottom: 1px solid #ccc;
}

.com-osmembership joomla-tab button[role=tab][aria-expanded=true],
.com-osmembership joomla-tab button[role=tab][aria-selected=true] {
  background: #fff !important;
  background-image: none !important;
}

.com-osmembership joomla-tab button[aria-expanded=true]:after,
.com-osmembership joomla-tab button[aria-selected=true]:after {
  background-color: var(--bs-secondary);
}

.com-osmembership joomla-tab button[role=tab] {
  color: var(--bs-primary);
}

.com-osmembership table {
  margin-bottom: 0 !important;
}

.com-osmembership joomla-tab>joomla-tab-element {
  padding: 0;
  border: 0;
  background: transparent;
}

.com-osmembership #profile-page {
  margin-top: 1rem;
}

.com-osmembership joomla-tab-element#my-subscriptions-page th {
  border: 0;
}

.com-osmembership .table-bordered>:not(caption)>*>* {
  border: 0;
}

.com-osmembership .table-bordered>:not(caption)>* {
  border: 0;
}

/*OFFCANVAS*/
.offcanvas-menu .offcanvas-inner {
  padding: 0 25px 25px;
}

.close-offcanvas {
  right: 25px !important;
  top: 15px;
}

.offcanvas-menu .unstyled {
  list-style: none;
  padding-left: 0;
  font-size: 16px;
}

.offcanvas-menu .unstyled li {
  margin-top: 10px;
}

.offcanvas-menu .unstyled li a {
  color: var(--bs-secondary) !important
}

.offcanvas-menu .unstyled li a:hover {
  color: var(--bs-primary) !important
}

.offcanvas-menu .login-greeting:after {
  content: 'per chiudere la sessione clicca sul tasto';
}

.offcanvas-menu .login-greeting {
  font-size: 16px;
  margin-bottom: 10px;
}

.offcanvas-menu button {
  line-height: 11px;
}

.offcanvas-menu .sp-module.menu-socio.text-uppercase {
  padding: 10px 25px;
  background: rgba(82, 156, 190, 0.1);
  margin: 25px -25px;
}

.offcanvas-menu .offcanvas-inner ul.menu:last-child {
  margin-bottom: 0;
}

/* DOWNLOAD */
.documenti .page-content {
  position: relative;
}

.custom-jd .jblue {
  color: transparent !important;
  border: 0;
  background: transparent;
  filter: none;
  background: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  font-size: inherit;
  font-family: inherit;
  text-shadow: none;
}

.custom-jd .jblue:after, .lista-invii .richiesto a:after {
  font-family: "Font Awesome 6 Free";
  content: "\f019";
  display: inline-block;
  padding-left: 8px;
  font-weight: 600;
  font-size: 1.2rem
}

.custom-jd .sppb-btn {
  border-color: var(--bs-primary) !important;
}

.custom-jd .sppb-btn a {
  color: var(--bs-primary) !important;
}

.custom-jd .sppb-btn:hover a {
  color: var(--bs-secondary) !important;
}

.custom-jd .sppb-btn:hover {
  border-color: var(--bs-secondary) !important;
  background: transparent !important
}

.custom-jd .sppb-btn .icona-btn img {
  display: none
}

span.jdbutton.jblue.jmedium {
  background: #fff;
  text-shadow: none;
  color: inherit !important;
  box-shadow: none;
  border-radius: 0 10px 0 0;
  border-color: #bbbbbb;
  margin: 0;
  padding-bottom: 10px;
  font-size: 14px;
  border-bottom: 0;
}

.jd_top_navi {
  padding: 0;
  margin-bottom: 20px;
}

.jd_top_navi_item {
  padding: 0 !important;
}

.jd_top_navi_catbox {
  margin-top: -20px;
}

form#adminForm {
  display: flex;
  gap: 10px;
}

.jd_sort_order39 {
  border: 0;
  padding: 10px 0;
}

.jdbutton.jgreen.jstatus {
  background: var(--bs-secondary);
  border: 0;
  box-shadow: none;
  padding: 5px;
  font-family: inherit;
  font-weight: 600;
  text-shadow: none;
  font-size: 12px;
  color: #fff;
}

.text-uppercase.leggi a:after,
.cat-btn a:after {
  content: '\f061';
  font-family: 'Font Awesome 6 Free';
  font-weight: 600;
  margin-left: 10px;
}

.jd_footer a {
  display: none;
}

.jd_footer.jd_page_nav39 {
  font-size: 0;
  border: 0;
}

.jd_footer.jd_page_nav39 {
  float: none;
}

.jd-item-page *:last-child .jd_associations {
  border: 0 !important;
}

.pagination {
  justify-content: center;
}

.page-item a {
  display: block;
}

.pagination>.active>a,
.pagination>.active>span,
.disabled>.page-link,
.page-link.disabled,
.page-item a {
  width: 40px;
  height: 40px;
  border-radius: 50% !important;
  line-height: 26px;
  margin: 0 6px;
}

.w3-container.w3-light-blue.custom-blue {
  background-color: var(--bs-primary) !important;
  color: #fff !important;
}

.w3-half.w3-bar.border {
  border-radius: 20px;
  border-color: #bbb !important;
}

#searchForm .container,
.search-results .container {
  padding: 0;
}

.cat-btn:hover a {
  color: #fff !important;
}

.cat-btn a:before {
  content: 'vai a ';
}

.search .jd_top_navi .jdbutton {
  display: none
}

.archivio .body-wrapper {
  overflow-x: hidden;
}

.jd-item-pagearchivio.lista .d-none-single-cat {
    display: none !important;
}

#searchForm .btn-group {
    margin-bottom: 30px !important;
    gap: 20px !important;
}

input#search-searchword {
    margin-right: 10px;
    border-radius: 20pc;
}

.searcharchivio .jd_top_navi {
    display: none
}
/*plugin per jdownload in un articolo*/
.jd_content.jd_content_plugin .download h2{
  font-size: inherit;
  font-weight: 600;
  text-decoration: underline;
}

.jd_content.jd_content_plugin .jdbutton.jgreen.jstatus, 
.jd_content.jd_content_plugin .custom-jd,
.jd_content.jd_content_plugin .leggi,
.jd_content.jd_content_plugin .jd_associations,
.jd_content.jd_content_plugin .download ul {
  display: none !important
}

/*MODULO DI REGISTRAZIONE*/
.registrazione .osm-page-title,
.registrazione .price{
    display: none;
}

.registrazione .osm-plan.osm-plan-3, .registrazione .osm-plan.osm-plan-8 , .registrazione .osm-plan.osm-plan-9 {
    background: rgba(82, 156, 190, 0.2) !important;
    text-align: left;
    margin:0;
}

 
.registrazione .osm-plan.osm-plan-6, .registrazione .osm-plan.osm-plan-7 {
  background: transparent!important;
  text-align: left;
  padding: 0;
  margin: 0;
}

.registrazione .btn-signup {
  text-transform: uppercase;
  background: var(--bs-primary);
  color:#fff !important;
  font-weight:600;
  letter-spacing: 0.04rem
}

.sppb-addon.sppb-addon-articles .btn-signup {
    color: #fff !important
}

.registrazione .osm-pricing-table-flat h2.osm-plan-title {
  color: var(--bs-primary);
  border-bottom: 0;
}

.registrazione .osm-pricing-table-flat, .registrazione .osm-pricing-table-flat * {
  color: inherit
}
/*form*/
.modulo-registrazione h1.osm-page-title, .modulo-registrazione .osm-plan-property {
    display: none
}
/*delega*/
.delega .osm-heading {
    color: #000 !important;
    border: none;
    margin: 40px 0;
    background: var(--bs-gray-200);
    padding: 10px   
}

/* VOTAZIONI */
.polling_container_wrapper .polling_container {
  background: none !important;
  box-shadow: none !important;
  border: none !important;
  padding: 40px 0 !important;
  border-top: 1px solid var(--bs-gray-400) !important;
}

.polling_container_wrapper {
    margin: 0 !important;
}

.blog .article-list.articles-leading .article {
    padding: 0;
    border: none;
}
.grad {
  background: var(--bs-primary) !important;
}
.polling_container_wrapper .animation_block {
    display: none;
    opacity: 0;
    box-shadow: none;
    border-color: rgb(255, 255, 255) !important;
    background-color: rgb(255, 255, 255) !important;
    border-radius: 0px;
}

.voted_button, .polling_submit {
  background: var(--bs-primary) !important;
  background-image: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #fff !important;
  text-shadow: none !important;
  text-transform: uppercase;
  padding: 10px 30px !important;
  border-radius: 24px !important;
}

.voted_button:hover, .polling_submit:hover {
  color: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  background: #fff !important;
}

.polling_name {
  color: var(--bs-primary) !important;
  font-size: 24px !important;
  font-family: inherit !important;
  text-shadow: none !important;
  line-height: 1.2 !important;
  padding: 0 !important;
}

.polling_ul {
  margin: 20px 0 !important
}

.polling_ul li {
  padding: 10px 0 !important;
}

.polling_ul .answer_name label, .answer_name label p {
  text-transform: uppercase;
  font-family: inherit !important;
  margin-left: 40px
}
.homepage .sppb-addon-article .polling_ul,
.homepage .sppb-addon-article .polling_bottom_wrapper1,
.homepage .sppb-addon-article .polling_info,
.homepage .sppb-addon-article .timeline_wrapper {
    display: none !important
}

.homepage .sppb-addon-article .polling_name {
    color: inherit !important;
    font-size: inherit !important;
}
.homepage .sppb-addon-article .polling_name, .homepage .sppb-addon-article  .polling_container_wrapper .polling_container {
    padding: 0 !important;
    border: none !important
}

/*BLOG*/
.lista .article, .assemblee .sppb-addon-article {
    padding: 0 0 40px;
    border: 0;
    border-bottom: 2px solid var(--bs-primary);
    border-radius: 0;
}

.lista .article-intro-image {
    display: none
}

.article-list.lista .article-header h2, .lista.article-list .article .article-header h2 a {
    color: var(--bs-secondary);
}

.btn-back {
    display: block;
    position: relative;
    top: -120px;
    width: 100%;
    text-align: right;
}

.borsa .article-header h1 {
  font-family: inherit;
}

/*CONVERT FORM*/
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
    padding: 0;
}
.cf-control-input-desc {
    text-align: right;
}

.convertforms .cf-checkbox-group, .convertforms .cf-radio-group {
  align-items: start
}

.convertforms .cf-input[type=checkbox], .convertforms .cf-input[type=radio] {
  margin-top: 5px
}
/*LISTA INVII CONVERT FORM*/
ul.lista-invii {
list-style: none;
padding: 0
}
.lista-invii .text-primary a {
  color: var(--bs-primary);
  text-decoration: underline
}
.lista-invii .text-primary a:hover,  .lista-invii .text-primary a:focus {
  color: var(--bs-gray) !important
}
.lista-invii .facoltativo:before {
  content: "Lettera ente ospitante (facoltativo):";
  display: block
}
.lista-invii .convertforms-submissions-search-bar {
    display: flex !important;
}

/*GESTIONE SOCI FRONTEND*/

.lista form#adminForm {
  display: block;
}

form#adminForm {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

form#adminForm fieldset {
  width: 100%;
}

form#adminForm #ig_admin_table {
    width: 100%
}

div.ig_toolbar{
  margin-top: 40px;
}

.choices__list--dropdown {
    z-index: 1060;
    background: #fff;
    border: 2px solid;
}


/*LISTA CANDIDATI FRONTEND*/
.lista-candidati #osm-members-list-columns .profile-name a {
    font-size: 0;
}
.lista-candidati #osm-members-list-columns .profile-name a:after {
    font-size: 16px;
    content: 'dettaglio';
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 24px; 
}
.lista-candidati #osm-members-list-columns .profile-name {
    padding: 20px 0 40px!important;
    text-align: center
}

.lista-candidati .filters {
  margin-bottom: 40px;
}

.lista-candidati .filters> * {
  margin-right: 10px
}

.lista-candidati #osm-members-list tbody tr:first-child {
    display: none;
}
.lista-candidati #osm-members-list .row {
    margin: 0px !important;
}
.lista-candidati .back {
  margin-top: -140px
}
.lista-candidati #osm-members-list .osm-page-title {
    font-size: 24px;
    text-transform: uppercase;
}
.lista-candidati .osm-profile-field-title {
    width: 40%;
}


@media (min-width: 992px) {
  #sp-header .sp-dropdown {
    margin-top: -20px;
  }

  #sp-header .sp-menu-item:last-child .sp-dropdown {
    margin-left: -140px
  }

  #sp-header .sp-megamenu-parent .sp-dropdown-items .sp-menu-item {
    border-bottom: 1px solid var(--bs-secondary)
  }

  #sp-header .sp-megamenu-parent .sp-dropdown-items .sp-menu-item:last-child {
    border-bottom: 0;
  }

  #sp-header .sp-megamenu-parent .sp-dropdown-items .sp-menu-item,
  #sp-header .sp-megamenu-parent .sp-dropdown-items .sp-menu-item a,
  #sp-header .sp-megamenu-parent .sp-dropdown-items .sp-menu-item a::after {
    height: 50px !important;
  }

  #sp-header .sp-megamenu-parent .sp-dropdown-items .sp-menu-item a {
    line-height: 34px !important;
  }

  .offcanvas-menu .public-menu {
    display: none
  }

  #offcanvas-toggler:before {
    content: 'Area Soci';
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid;
    text-align: center;
    line-height: 50px;
    padding: 0 10px;
    font-weight: 600;
  }

  #offcanvas-toggler {
    color: var(--bs-primary);
    background: #fff;
    margin-right: -20px;
  }

  #offcanvas-toggler:hover {
    color: var(--bs-secondary);
  }

  #offcanvas-toggler span {
    display: none;
  }
}

@media (min-width: 768px) {
  .bg-circle .form-actions {
    text-align: right;
  }

  .news-home .sppb-addon-articles .sppb-addon-article-layout-editorial-row {
    grid-template-columns: repeat(3, 1fr);
  }

  .news-home .sppb-addon-article-layout {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .news-home .sppb-addon-articles {
    margin-bottom: 0;
  }
}

@media (min-width: 640px) {

  #sp-header,
  #sp-header .logo {
    height: 100px;
  }

  #sp-header.header-sticky .logo-image,
  #sp-header .logo-image {
    height: 70px;
  }
}

@media (max-width: 991px) {
  #offcanvas-toggler {
    height: 100px;
  }

  .user-access .row.justify-content-center .col-lg-4 {
    width: calc(100% - 30px)
  }
}

@media (max-width: 768px) {
  #osm-profile-page joomla-tab-element {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  joomla-tab-element#profile-page .row {
    padding: 20px 0;
    margin: 0 0px
  }

  joomla-tab-element#profile-page>div:nth-of-type(even) {
    background: rgba(82, 156, 190, 0.1);
  }

  joomla-tab-element#profile-page .btn {
    margin-top: 20px
  }

  .table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: rgba(82, 156, 190, 0.1);
  }
}

@media (max-width: 767px) {
  .news-home .sppb-addon-articles .sppb-addon-article-layout-editorial-row {
    grid-template-columns: repeat(1, 1fr);
  }

  .news-home .sppb-addon-articles {
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .w3-col.m6,
  .w3-half {
    width: 100% !important;
  }

  .back {
    display: none;
  }
}

@media (max-width: 639px) {

  #sp-header,
  #sp-header .logo {
    height: 80px;
  }

  #sp-header.header-sticky .logo-image,
  #sp-header .logo-image {
    height: 60px;
  }

  .jd_top_navi_catbox {
    display: none;
  }

  .custom-jd {
    border: 1px solid var(--bs-primary);
    padding: 20px 15px;
    row-gap: 20px
  }
  .jd_sort_order39 {
  margin-bottom: 20px;
  }
}

@media (min-width: 1400px) {
  .container-xxl {
    max-width: 1860px
  }
}
