body {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 80px;
}
select {
    border: 1px solid rgba(52, 58, 64, 0.12);
    border-radius: 5px;
    padding: 8px 6px;
    max-width: 450px;
}
.navbar-nav {
    font-size: 90%;
}
h4 {
    font-size:16px;
}
h3 {
    font-size:18px;
    font-weight:bold;
}
h1, .h1 {
    font-size: 32px;
    line-height: 36px;
}

.nav-tu {
    max-width: 750px;
}

.moduletable {
    border: none;
    padding: 0rem;
    border-radius: 0.25rem;
    margin: 0rem auto;
}
.t4-navbar {
    position: relative;
    padding: 0;
    font-size: 14px;
}
.t4-footer .container {
    padding-top: 15px;
    padding-bottom: 0rem;
}
.t4-footer {
    background-color: #ffffff;
    border-top: 1px dashed #dddddd;
    color: #555555;
    font-size: 0.875rem;
    margin-top: 50px;
}
.t4-footer a {
    color: #cc0000;
}
.t4-footer a:hover {
    color: #555555;
    text-transform: normal;
}
.input-group > .form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    height: 50px;
    max-width: 500px;
}
.page-header {
  display:none;
}
.header-ae {
    padding: 20px 80px 0px 80px !important;
}
#t4-header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff; /* Cambia il colore di sfondo come desideri */
  z-index: 1000; /* Assicurati che lo z-index sia superiore ad altri elementi, se necessario */
  transition: border-bottom 0.3s; /* Aggiunge una transizione per un effetto più fluido */
}
.banner-ae {
    padding: 0px 80px 0px 80px !important;
    max-width: 70%;
}
.main-ae {
    padding: 0px 80px 0px 80px !important;
}

.banner-pages {
    padding: 0px 0px 0px 0px !important;
}
.t4-main-body {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.article-aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
}
#t4-header .container {
    padding-top: 1rem;
    padding-bottom: 0rem;
}

.mainbody-ae {
  padding: 0px 0px 0px 0px;
}
.breadcrumb {
    padding: 10px 30px 0px 30px;
}
.container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.t4-header {
    min-height: 40px;
}
.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
    color: var(--mainnav-link-active-color);
    text-transform: uppercase;
    font-weight: bold;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
    color: #555555;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    text-transform: uppercase;
    font-weight: bold;
}
.formRed {
    color: red;
    font-weight: bold;
    display: none;
}
/*Pagina search*/
.data-alert {
    display: inline-block;
    color: #555555;
    font-size: 12px;
    font-weight: bold;
}
.alert-title {
    font-size: 16px;
    font-weight: bold;
}

.search {
    width: 1140px;
}
.search .search-results .result-title {
    margin-top: 0rem;
    font-size: 16px !important;
}
.search .search-results .result-created {
    border-bottom: 1px dashed rgba(52, 58, 64, 0.12);
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    margin-right: 50px;
}
.com-finder__search .input-group > .js-finder-search-query {
    border-radius: 0.25rem;
    width: 400px;
}
.search hr {
    border-top: 1px solid rgba(52, 58, 64, 0.12);
    opacity: 1;
    margin-right: 40px;
}
#search-results .result-date {
    margin-bottom: 0.25rem;
    padding-top: 15px;
    font-size: 14px;
}
.com-finder__search .input-group-append .btn {
    border-radius: 0.25rem !important;
    margin: 0 0.25rem;
    font-weight: bold;
}
.me-2 {
    display: none;
}
.mb-5 {
    margin-bottom: 0rem !important;
}

.bt0 {
    padding: 0px 20px 0px 20px !important;
}
.buttonck {
    padding: 8px 0px 8px 0px;
}
small, .small, #search-results .result-url, #search-results .search-pagination .search-pages-counter {
    font-size: 0.875rem;
    font-weight: 400;
    padding-top: 15px;
    padding-bottom: 15px;
}
/* smart search*/
.badge-secondary {
    background-color: var(--color-secondary);
    display: none !important;
}
.result-title {
    font-family: 'Quicksand';
    font-weight: bold;
}
.result-text {
    font-size:14px;
}
#mod-finder-searchword162 {
    height: 40px;
    border: 1px solid #dddddd !important;
    border-radius: 4px;
    padding: 8px;
    font-size: 14px;
    width: 338px;
}
tag-buttons {
    display: inline-block;
}
#cookieButton {
      position: fixed;
      bottom: 10px;
      left: 10px;
      cursor: pointer;
    }
#mail_unreg {
    margin-left: auto;
    margin-right: auto;
    height: 50px;
    max-width: 400px;
    margin-top: 15px;
}

  .hidden-desktop {
    display: none;
  }
  #search-results .result-item {
    padding: 1rem 0rem 0rem 0rem;
}

/*Admin console*/
 .admin-menu{
    background: #555555;
    border: 1px solid #555555;
    border-radius: 4px;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
 }
 .custom-article-class {
    padding-bottom: 8px;
 }

/*configurazione mobile*/

@media (max-width: 480px) {
    .nav-tu {
    max-width: 750px;
    margin-bottom: 20px;
    margin-right: 10px;
}
.hidden-phone {
    display: none;
  }
.t4-offcanvas-toggle i {
    font-size: 22px;
    display: none;
}
    #menuDropdown {
        width:320px;
    }
  .main-ae {
    padding: 0px 15px 0px 15px !important;
}
body {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
}
#t4-header {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1000;
    transition: border-bottom 0.3s;
    padding-bottom: 10px !important;
}
select {
    border: 1px solid rgba(52, 58, 64, 0.12);
    border-radius: 5px;
    padding: 8px 6px;
    max-width: 100%;
}
 .mainnav {
    display: none;
  }
  .smart-search-desk {
    display: none;
  }
  .banner-ae {
    padding: 0px 15px 0px 15px !important;
}
h1, .h1 {
    font-size: 26px;
    margin-top: -20px;
    line-height: 32px;
}
.header-ae {
    padding: 20px 0px 0px 0px !important;
}
.com-finder__search .input-group > .js-finder-search-query {
    border-radius: 0.25rem;
    width: 200px;
}
#captcha {
    margin-top:100px;
}
  }