.elementor-9838 .elementor-element.elementor-element-e21bd79 > .elementor-background-overlay{background-color:#000000;background-image:url("https://www.altidonaturistica.it/wp-content/uploads/2026/07/ChatGPT-Image-3-lug-2026-16_36_55-2.png");background-position:center center;background-size:cover;opacity:1;}.elementor-9838 .elementor-element.elementor-element-e21bd79 > .elementor-container{min-height:520px;}.elementor-9838 .elementor-element.elementor-element-e21bd79 .elementor-background-overlay{filter:brightness( 51% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-9838 .elementor-element.elementor-element-e21bd79{margin-top:0px;margin-bottom:0px;padding:120px 0px 0px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9838 .elementor-element.elementor-element-0968398 > .elementor-widget-container{margin:-80px 0px 0px 0px;}.elementor-9838 .elementor-element.elementor-element-0968398{text-align:center;}.elementor-9838 .elementor-element.elementor-element-0968398 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:40px;font-weight:500;font-style:normal;color:#FFFFFF;}.elementor-9838 .elementor-element.elementor-element-9cc9c54:not(.elementor-motion-effects-element-type-background), .elementor-9838 .elementor-element.elementor-element-9cc9c54 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-9838 .elementor-element.elementor-element-9cc9c54 > .elementor-container{min-height:400px;}.elementor-9838 .elementor-element.elementor-element-9cc9c54{border-style:solid;border-width:0px 0px 0px 0px;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-120px;margin-bottom:-20px;padding:120px 80px 0px 80px;}.elementor-9838 .elementor-element.elementor-element-9cc9c54, .elementor-9838 .elementor-element.elementor-element-9cc9c54 > .elementor-background-overlay{border-radius:120px 120px 0px 120px;}.elementor-9838 .elementor-element.elementor-element-9cc9c54 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-9838 .elementor-element.elementor-element-560786c > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-9838 .elementor-element.elementor-element-8864033{font-family:"Nunito", Sans-serif;font-size:17px;font-weight:400;}.elementor-9838 .elementor-element.elementor-element-eb72c21{margin-top:80px;margin-bottom:320px;padding:-20px 80px 0px 80px;}.elementor-9838 .elementor-element.elementor-element-b423023 > .elementor-element-populated{padding:0px 80px 0px 80px;}@media(min-width:768px){.elementor-9838 .elementor-element.elementor-element-287d3e7{width:65%;}.elementor-9838 .elementor-element.elementor-element-ab4b457{width:35%;}}/* Start custom CSS for heading, class: .elementor-element-0968398 */.scegli-categoria {
  position: relative;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-align: center;
}

.scegli-categoria::after {
  content: "";
  display: block;
  height: 2px; /* più sottile e tech */
  margin: 8px auto 0 auto;
  width: 75%;
  border-radius: 50px;
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0) 0%,
    rgba(255,140,0,0.8) 50%,
    rgba(255,255,255,0) 100%
  );
  box-shadow: 0 0 8px rgba(255,140,0,0.4); /* alone delicato */
}

.scegli-categoria {
  background: linear-gradient(180deg, #fff 0%, #ddd 100%);
  -webkit-background-clip: text;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-10bb728 */.glass-card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  margin: 40px 0;
}

.glass-card {
  position: relative;
  width: 280px; /* o 100% su mobile */
  border-radius: 24px;
  overflow: hidden;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.2);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.2);
  padding: 16px;
  text-align: center;
  color: #fff;
}

.glass-card img {
  width: 100%;
  height: auto;
  border-radius: 16px;
  margin-bottom: 12px;
}

.glass-card h3 {
  font-size: 20px;
  margin: 8px 0 4px;
}

.glass-card p {
  font-size: 16px;
  opacity: 0.9;
}

/* Fascia di luce alta */
.glass-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(
    180deg,
    rgba(255,255,255,0.3) 0%,
    rgba(255,255,255,0) 100%
  );
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  pointer-events: none;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-9cc9c54 */html, body {
  height: 100%;
  margin: 0;
  overflow: hidden !important;
}

.elementor-location-content {
  height: 100vh !important;
  overflow: hidden !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4c38306 *//* =========================================
   ALTIDONA TURISTICA
   BOX INFORMATIVI VISORI
   GLASS CHIARO + GIALLO
========================================= */

.section-circles {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;

  width: 100%;
  margin: 30px 0 0;
}


/* SINGOLO BOX
========================================= */

.section-circles .apple-item {
  position: relative;

  display: flex;
  align-items: center;
  gap: 16px;

  min-width: 0;
  min-height: 112px;
  padding: 18px 20px;

  background: linear-gradient(
    145deg,
    rgba(255, 255, 255, 0.88) 0%,
    rgba(255, 255, 255, 0.58) 100%
  );

  border: 1px solid rgba(255, 255, 255, 0.95);
  border-radius: 22px;

  box-shadow:
    0 12px 28px rgba(31, 66, 82, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 1);

  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);

  overflow: hidden;

  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}


/* GLOW GIALLO
========================================= */

.section-circles .apple-item::before {
  content: "";
  position: absolute;

  right: -65px;
  bottom: -75px;

  width: 150px;
  height: 150px;

  background: radial-gradient(
    circle,
    rgba(244, 174, 31, 0.26) 0%,
    rgba(244, 174, 31, 0) 70%
  );

  pointer-events: none;
}


/* LINEA GIALLA IN BASSO
========================================= */

.section-circles .apple-item::after {
  content: "";
  position: absolute;

  left: 20px;
  bottom: 0;

  width: 40px;
  height: 3px;

  background: #f4ae1f;
  border-radius: 10px 10px 0 0;
}


/* HOVER
========================================= */

.section-circles .apple-item:hover {
  transform: translateY(-4px);

  box-shadow:
    0 16px 34px rgba(31, 66, 82, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 1);
}


/* CERCHIO ICONA
========================================= */

.section-circles .apple-circle {
  position: relative;
  z-index: 2;

  display: flex;
  align-items: center;
  justify-content: center;

  flex: 0 0 48px;
  width: 48px;
  height: 48px;

  background: linear-gradient(
    145deg,
    #ffc13b 0%,
    #f0a30f 100%
  );

  border: 1px solid rgba(255, 255, 255, 0.85);
  border-radius: 50%;

  box-shadow:
    0 8px 18px rgba(228, 155, 15, 0.30),
    inset 0 1px 0 rgba(255, 255, 255, 0.55);

  color: #ffffff;
}


/* ICONA
========================================= */

.section-circles .apple-circle i {
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
}


/* CONTENUTO
========================================= */

.section-circles .apple-label {
  position: relative;
  z-index: 2;

  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;

  min-width: 0;
}


/* TITOLO
========================================= */

.section-circles .apple-label strong {
  display: block;
  margin: 0;

  font-family: "Nunito", sans-serif;
  font-size: 16px;
  line-height: 1.15;
  font-weight: 800;

  color: #24495a;
}


/* DESCRIZIONE
========================================= */

.section-circles .apple-label span {
  display: block;
  margin: 0;

  font-family: "Nunito", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 500;

  color: #62727a;
}


/* TELEFONO ED EMAIL
========================================= */

.section-circles .apple-label a {
  display: inline-block;

  max-width: 100%;

  font-family: "Nunito", sans-serif;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;

  color: #24495a;
  text-decoration: none;

  overflow-wrap: anywhere;
  word-break: normal;

  border-bottom: 2px solid rgba(244, 174, 31, 0.85);
  padding-bottom: 1px;

  transition:
    color 0.2s ease,
    border-color 0.2s ease;
}

.section-circles .apple-label a:hover {
  color: #d68e05;
  border-color: #d68e05;
}


/* TABLET
========================================= */

@media screen and (max-width: 900px) {

  .section-circles {
    gap: 14px;
  }

  .section-circles .apple-item {
    min-height: 108px;
    padding: 16px;
    gap: 13px;
  }

  .section-circles .apple-circle {
    flex-basis: 44px;
    width: 44px;
    height: 44px;
  }

  .section-circles .apple-circle i {
    font-size: 18px;
  }

  .section-circles .apple-label strong {
    font-size: 15px;
  }

  .section-circles .apple-label span,
  .section-circles .apple-label a {
    font-size: 12px;
  }
}


/* MOBILE
========================================= */

@media screen and (max-width: 600px) {

  .section-circles {
    grid-template-columns: 1fr;
    gap: 12px;
    margin-top: 24px;
  }

  .section-circles .apple-item {
    min-height: 100px;
  }
}/* End custom CSS */
/* Start JX Custom Fonts CSS *//* End JX Custom Fonts CSS */
/* Start JX Custom Fonts CSS *//* End JX Custom Fonts CSS */