body .navbar-brand img {
  max-height: 40px;
}
body #offcanvas-navbar #bootscore-navbar {
  /* padding: 0 10px; */
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  body #offcanvas-navbar #bootscore-navbar {
    font-size: 15px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  body #offcanvas-navbar #bootscore-navbar {
    font-size: 16px;
  }
  body #offcanvas-navbar #bootscore-navbar .bottone-oro {
    font-size: 16px;
  }
}
body #offcanvas-navbar #bootscore-navbar li {
  padding: 0 6px;
}
body #offcanvas-navbar .bottone-oro {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white!important;
  width: fit-content;
}
@media (min-width: 992px) {
  body #offcanvas-navbar .bottone-oro {
    margin-top: 25px;
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  body #offcanvas-navbar .bottone-oro {
    font-size: 16px;
  }
}
body footer#footer img {
  max-height: 50px;
  width: auto;
}
.home-page-template section.jumbotron {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-position: left;
  height: auto;
}
@media (min-width: 768px) {
  .home-page-template section.jumbotron {
    height: calc(100vh - var(--altezza-header));
  }
}
.home-page-template section.jumbotron .container {
  height: 100%;
}
.home-page-template section.jumbotron .container .row {
  height: 100%;
}
.home-page-template section.jumbotron .container .row .banner-laterale {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media (max-width: 767.98px) {
  .home-page-template section.jumbotron .container .row .banner-laterale {
    justify-content: unset;
  }
}
.home-page-template section.jumbotron .container .row .banner-laterale .claim {
  display: flex;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.4);
  background-color: #ffffff;
  padding: 60px 0;
  border-radius: 20px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .home-page-template section.jumbotron .container .row .banner-laterale .claim {
    padding: 30px;
    margin-right: 0;
  }
}
.home-page-template section.jumbotron .container .row .banner-laterale .claim img {
  margin-bottom: 50px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
}
@media (max-width: 767.98px) {
  .home-page-template section.jumbotron .container .row .banner-laterale .claim img {
    margin-bottom: 20px;
  }
}
.home-page-template section.jumbotron .container .row .banner-laterale .claim .slogan {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
}
.home-page-template section.jumbotron .container .row .banner-laterale .claim .slogan .colorino {
  color: var(--oro);
}
@media (min-width: 768px) {
  .home-page-template section.jumbotron .container .row .banner-laterale .claim .slogan {
    font-size: 27px;
    margin-bottom: 10px;
  }
}
.home-page-template section.jumbotron .container .row .banner-laterale .claim .wrapper-btn {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
.home-page-template section.jumbotron .container .row .banner-laterale .claim .wrapper-btn a.btn-sezioni {
  color: #fff;
}
.home-page-template section.cura {
  padding: 80px 0;
  text-align: center;
}
.home-page-template section.cura .titolo-cura {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .home-page-template section.cura .titolo-cura {
    margin-bottom: 30px;
  }
}
.home-page-template section.cura .descrizione-cura {
  margin-bottom: 50px;
  font-weight: 200;
  color: var(--grigio-chiaro-testo);
}
.home-page-template section.cura .video {
  margin-bottom: 50px;
}
.home-page-template section.cura .video .ratio,
.home-page-template section.cura .video .embed-responsive {
  border-radius: 20px;
  overflow: hidden;
}
.home-page-template section.cura .video iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
.home-page-template section.newsletter {
  min-height: 100px;
  background-color: var(--grigio-sfondo);
  padding: 80px 0;
  padding-bottom: 0;
  position: relative;
  /* .titolo-newsletter{
        margin-bottom: 40px;
      } */
}
@media (min-width: 992px) {
  .home-page-template section.newsletter {
    padding: 80px 0;
  }
}
.home-page-template section.newsletter .intro {
  text-transform: uppercase;
  color: var(--grigio-titoletto);
}
.home-page-template section.newsletter .descrizione-newsletter {
  margin-bottom: 30px;
}
.home-page-template section.newsletter .form-news {
  background-color: #fff;
  padding: 30px;
  margin-top: 40px;
  border-radius: 10px;
}
.home-page-template section.newsletter .form-news label {
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
.home-page-template section.newsletter .form-news .wpcf7 input[type="text"],
.home-page-template section.newsletter .form-news .wpcf7 input[type="email"],
.home-page-template section.newsletter .form-news .wpcf7 textarea {
  background-color: #fff;
  color: #000;
  width: 100%;
  border: 2px solid var(--grigio-bordi);
  border-radius: 6px;
  padding: 6px;
  margin-bottom: 20px;
  font-size: 16px;
  transition: border-color 0.3s ease;
}
.home-page-template section.newsletter .form-news .scelta {
  display: block;
  padding: 0;
  display: flex;
  font-size: 13px;
}
.home-page-template section.newsletter .form-news .scelta label {
  font-weight: 400;
}
.home-page-template section.newsletter .form-news .scelta input[type="checkbox"] {
  margin-right: 10px;
  accent-color: var(--oro);
}
.home-page-template section.newsletter .invia-btn {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 992px) {
  .home-page-template section.newsletter .form-news {
    width: 40%;
  }
  .home-page-template section.newsletter .img-newsletter {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 60%;
    height: auto;
  }
}
.home-page-template section.socials .titolo-socials {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 60px;
}
.home-page-template section.socials .social-post {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.home-page-template section.socials .social-post .card-img-top {
  width: 100%;
  display: block;
}
.home-page-template section.socials .social-post .social-post-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  color: #fff;
}
.home-page-template section.socials .social-post .social-post-text .titolo {
  margin-bottom: 10%;
  line-height: 30px;
  font-size: 24;
}
.home-page-template section.socials .social-post .social-post-text .descrizione {
  color: #fff;
  margin-bottom: 20px;
  font-size: 0.875rem;
}
.home-page-template section.socials .icone-sociali {
  display: flex;
  justify-content: center;
}
.home-page-template section.socials .icone-sociali .icone-social {
  gap: 20px;
  margin-top: 40px;
  margin-bottom: 80px;
}
.custom-chatbot__image,
.onetap-container-toggle,
.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
  display: none !important;
}
.bottom-nav-tabs {
  display: flex;
  justify-content: center;
  background-color: var(--oro);
  position: fixed;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  height: 54px;
  border-radius: 54px;
  padding: 5px 10px;
  z-index: 200;
  text-decoration: none;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.4s;
}
.bottom-nav-tabs .bottom-nav-group {
  display: flex;
  align-items: center;
}
.bottom-nav-tabs .bottom-nav-icon {
  color: white;
  font-size: 32px;
  width: 70px;
  border-right: 2px solid white;
  text-align: center;
}
.bottom-nav-tabs .bottom-nav-icon:last-child {
  border-right: none;
  padding-right: 0;
}
.bottom-nav-tabs .bottom-nav-icon a {
  color: white;
}
.bottom-nav-tabs .bottom-nav-icon button {
  color: white;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
@media (max-width: 991px) {
  .bottom-nav-tabs {
    right: auto;
    left: 50%;
    bottom: 16px;
    transform: translateX(-50%);
    width: auto;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    justify-content: space-between;
    padding: 5px 25px;
  }
  .bottom-nav-tabs #accessibility-icon-bottom {
    border-right: 2px solid white;
  }
}
@media (min-width: 992px) {
  .bottom-nav-tabs {
    background: transparent;
    width: 100%;
    justify-content: space-between;
    padding: 0 20px;
    border-radius: 0;
    height: auto;
  }
  .bottom-nav-tabs .bottom-nav-group {
    display: flex;
    align-items: center;
    background-color: var(--oro);
    height: 54px;
    border-radius: 54px;
    padding: 5px 10px;
  }
  .bottom-nav-tabs .bottom-nav-group.bottom-nav-left {
    background-color: gray;
  }
}
#pagina-contatti .sezione-mappa {
  display: flex;
  align-items: center;
  justify-content: center;
}
#pagina-contatti .sezione-mappa iframe {
  width: 100%;
  height: 450px;
  filter: grayscale(100%);
}
#pagina-contatti .sezione-principale {
  padding: 70px 0;
}
.contieni-form .single-input {
  padding: 10px 0;
}
.contieni-form input:not([type="checkbox"]):not([type="submit"]):not([type="radio"]):not(
      [type="file"]
    ),
.contieni-form textarea {
  width: 100%;
  border: none;
  border: 1px solid transparent;
  border-bottom: 1px solid var(--oro);
  box-shadow: none;
  padding: 15px;
  transition: all 0.4s;
  background-color: transparent;
  /* &:focus, &:hover{
      background-color: white;
    } */
}
.contieni-form select {
  border: 1px solid var(--oro);
  border-radius: 10px;
  margin-top: 20px;
  transition: all 0.4s;
  background-color: transparent;
}
.contieni-form select:focus,
.contieni-form select:hover {
  outline: 1px solid var(--oro);
  box-shadow: unset;
  border-color: var(--oro);
  background-color: white;
}
.contieni-form textarea {
  border: 1px solid var(--oro);
  border-radius: 10px;
  margin-top: 20px;
  transition: all 0.4s;
  background-color: transparent;
}
.contieni-form textarea:focus,
.contieni-form textarea:hover {
  outline: 1px solid var(--oro);
  box-shadow: unset;
  border-color: var(--oro);
}
.contieni-form input:not([type="checkbox"]):not([type="submit"]):not([type="radio"]):not(
      [type="file"]
    ):focus,
.contieni-form input:not([type="checkbox"]):not([type="submit"]):not([type="radio"]):not(
      [type="file"]
    ):hover {
  border: 1px solid var(--oro);
  box-shadow: none;
  outline: transparent;
}
.contieni-form input[type="checkbox"],
.contieni-form input[type="radio"] {
  width: auto;
  accent-color: var(--oro);
}
.contieni-form .newsletter-privacy {
  margin-top: 1rem;
}
.contieni-form .newsletter-privacy label {
  display: flex;
  margin-bottom: 1rem;
}
.contieni-form .newsletter-privacy label input {
  margin-right: 7px;
}
.contieni-form .newsletter-privacy a {
  transition: All 0.4s;
  color: black;
}
.contieni-form .newsletter-privacy a:hover {
  color: var(--oro);
}
.contieni-form .upload-cv {
  margin-top: 25px;
  margin-bottom: 10px;
}
.contieni-form .upload-cv input {
  width: 100%;
}
.contieni-form .upload-cv input::file-selector-button {
  margin-right: 20px;
  border: none;
  background: var(--oro);
  background: white;
  border: 2px solid white;
  padding: 3px 18px;
  border-radius: 5px;
  color: black;
  cursor: pointer;
  transition: background 0.2s ease-in-out;
}
.contieni-form .upload-cv input:focus::file-selector-button,
.contieni-form .upload-cv input:focus-visible::file-selector-button,
.contieni-form .upload-cv input:hover::file-selector-button {
  border: 2px solid var(--oro);
}
.contieni-form .invia {
  width: auto;
  margin-top: 20px;
  background: 0 0;
  font-size: 20px;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  border: 1px solid var(--oro);
  border-radius: 3px;
  transition: all 0.4s;
  color: var(--oro);
}
.contieni-form .invia:disabled {
  opacity: 0.3;
}
#news-grid {
  padding-bottom: 50px;
  background-color: rgba(170, 170, 170, 0.1);
  min-height: 68vh;
  border-bottom: 40px solid white;
}
#news-grid .header {
  min-height: 200px;
  max-height: 600px;
  height: 20vh;
  background-repeat: space;
  background-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#news-grid .header .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#news-grid .header h1 {
  text-align: center;
  color: white;
  color: var(--oro);
  font-weight: 600;
  text-transform: uppercase;
  font-size: calc(2rem + 1.5vw);
  margin-bottom: 0;
  border-bottom: 2px solid var(--oro);
}
#news-grid .header h2 {
  color: white;
  text-align: center;
  color: var(--oro);
  margin-top: 20px;
}
#news-grid .filtro-news {
  padding-top: 30px;
}
#news-grid .filtro-news .filtra-per-argomento {
  font-size: 1.2rem;
  font-weight: 400;
}
#news-grid .filtro-news ul.tag-list {
  display: flex;
  margin-bottom: 20px;
  flex-wrap: wrap;
  padding-left: 0;
}
#news-grid .filtro-news ul.tag-list li {
  display: flex;
  width: auto;
  line-height: 30px;
  margin: 0 10px 10px 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
#news-grid .filtro-news ul.tag-list li a {
  background-color: var(--oro-chiaro);
  color: white;
  text-decoration: none;
  transition: all 0.4s;
  width: 100%;
  padding: 0px 25px;
}
#news-grid .filtro-news ul.tag-list li a:hover,
#news-grid .filtro-news ul.tag-list li a:focus-visible {
  transform: scale(1.05);
  background-color: var(--oro);
}
#news-grid .contieniNews {
  display: Flex;
  flex-wrap: wrap;
  gap: 30px;
}
#news-grid .contieniNews .single-news {
  width: 100%;
  position: relative;
  transition: all 0.5s;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  border-radius: 5px;
  overflow: hidden;
}
@media all and (min-width: 768px) {
  #news-grid .contieniNews .single-news {
    width: calc(100% / 2 - 20px);
  }
}
@media all and (min-width: 992px) {
  #news-grid .contieniNews .single-news {
    width: calc(100% / 3 - 20px);
  }
}
#news-grid .contieniNews .single-news .author {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: white;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 300;
  font-size: 0.8em;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 14px;
}
#news-grid .contieniNews .single-news .thumbnailNews {
  height: 180px;
  overflow: hidden;
  position: relative;
}
@media all and (min-width: 768px) {
  #news-grid .contieniNews .single-news .thumbnailNews {
    height: 210px;
  }
}
@media all and (min-width: 992px) {
  #news-grid .contieniNews .single-news .thumbnailNews {
    height: 250px;
  }
}
#news-grid .contieniNews .single-news .thumbnailNews img {
  height: 100%;
  width: 100%;
  transition: all 0.4s ease-out;
  object-fit: cover;
}
#news-grid .contieniNews .single-news .contenuto {
  padding: 20px;
  height: calc(100% - 170px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  background-color: white;
}
@media all and (min-width: 768px) {
  #news-grid .contieniNews .single-news .contenuto {
    height: calc(100% - 210px);
  }
}
@media all and (min-width: 992px) {
  #news-grid .contieniNews .single-news .contenuto {
    height: calc(100% - 250px);
  }
}
#news-grid .contieniNews .single-news .contenuto .titoloNews {
  color: var(--oro);
  font-weight: 600;
  font-size: 19px;
  margin-bottom: 15px;
  line-height: 1.3rem;
}
#news-grid .contieniNews .single-news .contenuto .estrattoContent {
  color: black;
  margin-bottom: 5px;
}
#news-grid .contieniNews .single-news:hover .thumbnailNews img,
#news-grid .contieniNews .single-news:focus .thumbnailNews img,
#news-grid .contieniNews .single-news:focus-visible .thumbnailNews img {
  transform: scale(1.05);
}
#news-grid .searchPagination {
  width: 100%;
}
#news-grid .searchPagination .pagination {
  --bs-pagination-active-bg: var(--oro);
  --bs-pagination-active-border-color: var(--oro);
  --bs-pagination-hover-color: var(--oro);
  --bs-link-color: var(--oro);
  --bs-pagination-focus-color: var(--oro);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(190, 158, 53, 0.5);
}
/* Menu secondario: nascosto su mobile, orizzontale da desktop */
#bootscore-navbar-secondary {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
#bootscore-navbar-secondary > li > a {
  display: block;
  padding: 0.5rem 0.75rem;
  text-decoration: none;
  color: var(--bs-body-color);
  font-weight: 500;
  line-height: 1.2;
}
#bootscore-navbar-secondary > li > a:hover,
#bootscore-navbar-secondary > li > a:focus {
  color: var(--oro);
}
/* Desktop (bootstrap lg) */
@media (min-width: 992px) {
  #bootscore-navbar-secondary {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.25rem;
    margin: 0 1rem 0 auto;
  }
  #bootscore-navbar-secondary .bottone-oro a {
    color: white;
    padding: 0;
    font-size: 16px;
  }
}
/*# sourceMappingURL=./custom-pier.css.map */