@charset "utf-8";
/* CSS Document */

 
  /* Reset globale */
  
  *, *::before, *::after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

 /* Fine Reset globale */
 
  /* Fonts */
  
  @font-face {
  font-family:'Dakota';
  src: url('../font/Dakota.woff2') format('woff2'),
       url('../font/Dakota.woff') format('woff');
       
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family:'SegoeUI';
    src: url('../font/SegoeUI.woff2') format('woff2'),
        url('../font/SegoeUI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Montserrat';
    src: url('../font/Montserrat-Regular.woff2') format('woff2'),
        url('../font/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 /* Fine Fonts */
 
 /* General Body Html */

    body { margin: 0; font-family:'Montserrat', Verdana, Geneva, sans-serif;}
	
	
	
	.content-padding {
      padding-top: 60px; /* altezza */
    }
	
	.content-padding-h {
      padding-top: 60px; /* altezza */
    }
	
	.content-padding-x2 {
      padding-top: 60px;
	  padding-bottom:60px;
    }
	
	 .mybtn {
  background-color: #a58335;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  border: solid 2px #ffffff;
  text-decoration: none;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom:20px;
  display: inline-block;
  
  font-size: 18px;
}

.mybtn:hover {
  background-color: #7a6324;
}
	
	.container {
  width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  height: auto;
}

.container-all {
  width: 100%;
  padding: 0 15px;
  height: auto;
  
 
}
.contenitore {
  color: white; /* Testo bianco */
}

.contenitore a {
  color: white;            /* Link normali bianchi */
  text-decoration: none;   /* Nessuna sottolineatura iniziale */
}

.contenitore a:visited {
  color: white;            /* Link visitati bianchi */
}

.contenitore a:hover {
  text-decoration: underline; /* Sottolinea al passaggio */
  color: white;               /* Mantieni bianco */
}

.container-box {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
  height: auto;
}

.container-all video {
  width: 100%;
  height: auto;
  display: block;
  border-radius:20px;
}

.container video {
  width: 100%;
  height: auto;
  display: block;
  border-radius:20px;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
	
 /* Fine General Body Html */	
 
 
   /* Header */
   
 .header {
  position: relative;
  background: 
    radial-gradient(circle, rgba(33,33,33,0) 40%, #212528 100%),
    url('../image/banner-top5.jpg') center/cover no-repeat;
  height: 70vh;
  padding-top: 70px;
  color: white;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}





.header-logo {
	max-width: 100%;
  padding: 0 15px;
  margin-bottom: 30px;
  filter: drop-shadow(0 0 5px #212528) drop-shadow(0 0 10px #212528);
}

.header-logo img {
	width:100%;
	max-width:600px;
	height:auto;
	display: block;
}

.header-text {
 padding:10px;
  font-size: 18px;
  color: #fff;
   font-weight: 400;
  text-shadow: 0 0 10px #000, 0 0 20px #212528;
  display:none;
}

.header-titles {
  display: flex;
  gap: 20px; /* spazio tra le scritte */
}

.header-title {
  opacity: 0;
  transform: translateY(50px);
  animation: fadeInUp 0.8s forwards;
  text-shadow: 0 0 10px #000, 0 0 20px #212528;
}

.header .header-title {
  font-size: 50px;
  font-weight:bold;
}


.header-title:nth-child(1) { animation-delay: 0.2s; }
.header-title:nth-child(2) { animation-delay: 0.4s; }
.header-title:nth-child(3) { animation-delay: 0.6s; }
.header-title:nth-child(4) { animation-delay: 0.8s; }
.header-title:nth-child(5) { animation-delay: 1s; }

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Fine Header */	

/* Wrapper */
 .wrapper {
      background:#443737 radial-gradient(circle, rgba(33,33,33,0) 10%, #212528 100%);
      height: auto;
     
      
    }
	
	.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.fade-in.show {
  opacity: 1;
  transform: translateY(0);
}

/* Fine Wrapper */


/* Footer */
	
    .footer {
	position:relative;
       background:#000000 radial-gradient(circle, rgba(33,33,33,0) 10%, #212528 100%);
	  width:100%;
      height: auto;
	  color:white;
      text-align: center;
      font-size: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding:50px;
    }
	
	.footer .social-icons {
  display: flex;
  justify-content: center;
  gap: 10px; /* distanza tra le icone */
  margin: 10px 0;
}

.footer .social-icons img {
  width: 32px; /* dimensione icone (personalizzabile) */
  height: auto;
}

.footer a {
	color:#a58335;
	text-decoration:none;
}

.footer a:hover {
	color:white;
	text-decoration:underline;
}
  
    
/* Fine Footer */

/* Card */		

.card-container {
  display: flex;
   justify-content: center;
  flex-wrap: wrap;
  gap: 20px; /* spazio tra le card */
  padding:10px;
}

.card {
  display: flex;
  align-items: center;  /* centra verticalmente */
  justify-content: center;  /* centra orizzontalmente */
  height:auto; /* altezza fissa o personalizzabile */
  background-color: transparent;
  color:white;
  border: none;
  text-align: left;
 
  border-radius: 10px;
  padding: 10px;
}



.colonna{
	flex-direction: column;
}


.card-20 {
  flex: 0 0 calc(20% - 20px);
  max-width: calc(20% - 20px);
 
}

.card-25 {
  flex: 0 0 calc(25% - 20px);
  max-width: calc(25% - 20px);
}

.card-25 img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
}

.card-33 {
  flex: 0 0 calc(33.33% - 20px);
  max-width: calc(33.33% - 20px);
}

.card-33 img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
}

.card-50 {
  flex: 0 0 calc(50% - 20px);
  max-width: calc(50% - 20px);
}

.card-50 img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
}

.card-50 img.ref {
  width: 40px;
  height: auto;
  vertical-align: middle;
   border-radius:0px;
}

.card-50 img.code {
  vertical-align: middle;
   border-radius:0px;
}

/* Fine Card */	


/* Bar */

/* Nav Bar Styck */
    .navbar {
      background:#212528;
      color: #ffffff;
      padding: 20px 20px;
       position: relative; /* NON fixed di default */
      width: 100%;
	  height:120px;
      z-index: 1000;
	  transition: all 0.3s ease;
    }
	
	#navbar {
  display: none;
}


.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

/* Margine per compensare la navbar sticky */
body.sticky-active main,
body.sticky-active .content-after-navbar {
    margin-top: 120px; /* altezza navbar */
}
	
    .navbar-content {
      display: flex;
      justify-content: space-between;
      align-items: center;
	  
    }
    .navbar-left {
      display: flex;
      align-items: center;
    }
    .logo {
      font-weight: bold;
      font-size: 20px;
      margin-right: 20px;
	  
    }
    .menu {
      display: flex;
      list-style: none;
      padding: 0;
      margin: 0;
    }
    .menu > li {
      position: relative;
    }
    .menu > li > a {
      color:#ffffff;
      text-decoration: none;
      margin-left: 15px;
      display: block;
      padding: 10px 20px;
	  font-size:18px;
	  font-weight:bold;
    }
	
	 .menu > li > a:hover {
	  text-decoration:underline;
    }
	
	li.displayn {
    display: none;
  }
	
    .dropdown-menu {
      display: none;
      position: absolute;
      background-color: #444;
      min-width: 160px;
      top: 100%;
      left: 0;
      z-index: 1;
      flex-direction: column;
      list-style: none;
      padding: 10px 20px;
      margin: 0;
      gap: 10px;
    }
    .dropdown-menu a {
      padding: 10px 20px;
      color: white;
      text-decoration: none;
    }
    .menu > li:hover .dropdown-menu {
      display: flex;
	  text-decoration:underline;
    }

    .navbar-right {
      display: flex;
      align-items: center;
	  font-size:18px;
	  font-weight:bold;
    }
    .navbar-right a {
      color: white;
      text-decoration: none;
      margin-left: 20px;
	  margin-right:50px;
    }
	
	.search-box {
  display: flex;
  align-items: center;
  background: #333;
  border-radius: 20px;
  overflow: hidden;
  height: 40px;
  margin-left: 30px; /* <-- aggiunto margine a sinistra */
}

.search-box input {
  border: none;
  background: transparent;
  color: white;
  padding: 0 10px;
  font-size: 16px;
  width: 150px;
  outline: none;
}

.search-box button {
  border: none;
  background: transparent;
  color: #a58335;
  cursor: pointer;
  padding: 0 10px;
  font-size: 18px;
}
	
	/* Bar Top For Header */
	
	.top-bar, .top-bar a, .top-bar li, .top-bar span {
  text-shadow: 0 0 15px #000, 0 0 20px #000;
}

    .toggle-btn {
      display: none;
      font-size: 24px;
      cursor: pointer;
      margin-left: 20px;
    }
	
	


.top-left {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #ffffff;
  font-weight: bold;
}



.top-right {
  display: flex;
  align-items: center;
  gap: 10px;
}

.top-bar {
  position: relative;
  width: 100%;
  height: 100px;
  display: flex;
  flex-direction: column;
  padding: 0 20px;
  z-index: 999;
}


.top-bar .logo {
  height: auto;
}

.top-bar .location,
.top-bar .phone {
  color: #ffffff;
  font-weight: bold;
  margin-left: 10px;
  font-size: 18px;
}

.top-bar .search-box {
  display: flex;
  align-items: center;
  background: #333;
  border-radius: 20px;
  overflow: hidden;
  height: 40px;
  margin-left: 30px; /* <-- aggiunto margine a sinistra */
}

.top-bar .search-box input {
  border: none;
  background: transparent;
  color: white;
  padding: 0 10px;
  font-size: 18px;
  width: 150px;
  outline: none;
}

.top-bar .search-box button {
  border: none;
  background: transparent;
  color: #a58335;
  cursor: pointer;
  padding: 0 10px;
  font-size: 18px;
}


.top-bar .btn {
  background-color: transparent;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  border: solid 2px #a58335;
  text-decoration: none;
  font-weight: bold;
  margin-left: 10px;
  font-size: 18px;
}

/* Form Imput info */

.form-info {
      max-width: 900px;
      margin: auto;
    }

    .form-info .form-container {
      display: flex;
      flex-wrap: wrap;
      gap: 30px;
      justify-content: space-between;
    }

    .form-info .col {
      flex: 1 1 300px;
    }

    .form-info input[type="text"],
    .form-info input[type="email"],
    .form-info input[type="tel"],
    .form-info input[type="date"],
    .form-info select,
    .form-info textarea {
      width: 100%;
      background: transparent;
      border: none;
      border-bottom: 2px solid white;
      color: white;
      padding: 8px 4px;
      margin-bottom: 20px;
      font-size: 1rem;
    }

    .form-info textarea {
      resize: vertical;
      min-height: 60px;
    }

    .form-info input[type="checkbox"],
    .form-info input[type="radio"] {
      margin-right: 10px;
	  accent-color: #321616;
	 
    }

    .form-info label {
      display: block;
      margin-bottom: 10px;
    }

.form-info select{
	 background:#443737 radial-gradient(circle, rgba(33,33,33,0) 10%, #212528 100%);
}


    .form-info fieldset {
      border: none;
      margin-bottom: 20px;
    }

    .form-info .orari-wrapper {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
    }

    .form-info .orari-wrapper label {
      display: flex;
      align-items: center;
      gap: 5px;
      background: rgba(255, 255, 255, 0.1);
      padding: 6px 10px;
      border-radius: 8px;
      cursor: pointer;
    }

    .form-info .submit-wrapper {
      margin-top: 30px;
      text-align: center;
    }
	
	 .form-info .captcha-wrapper {
		 display: flex;
      flex-wrap: wrap;
      gap: 10px;
    }
	
	.form-info .captcha-wrapper label {
      display: flex;
      align-items: center;
      gap: 5px;
     
      
    }
	
	 .form-info .captcha-wrapper input {
		  flex: 1;
  padding: 5px;
    }
	

    .form-info button {
      padding: 12px 30px;
      border: none;
      background-color: white;
      color: #222;
      cursor: pointer;
      font-weight: bold;
      font-size: 1rem;
      border-radius: 6px;
    }
	
	.msg {
  padding: 15px;
  margin: 20px 0;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
}

.msg.success {
  background-color: #dff0d8;
  color: #3c763d;
}

.msg.error {
  background-color: #f2dede;
  color: #a94442;
}


/* Fine Imput info */
   
/* Utility */  


.section-container {
  clear: both;
  margin-top: 40px;
  scroll-margin-top: 130px;
}



.section-container h6 {
  position: relative;
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 40px;
}

.section-container h6:before {
  width: 30px;
  height: 2px;
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  background-color: #ffffff;
} 
   
   #scrollToTopBtn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
   background:#443737 radial-gradient(circle, rgba(33,33,33,0) 10%, #212528 100%);
  color: white;
  border: none;
  padding: 15px;
  font-size: 24px;
  font-weight:bold;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0,0,0,0.3);
  z-index: 1000;
  transition: opacity 0.3s ease;
}

#scrollToTopBtn:hover {
  background-color: #7a6324;
}

/* Fine utility */

 /* Media */
 
 @media (max-width: 1200px) {
 
  
   .card-20 { width: 25%; }
  .card-25 { width: 33.3333%; }
  .card-33 { width: 50%; }
  .card-50 { width: 100%; }
}




 


 
    @media (max-width: 890px) {
		
		.header {
    height: 80vh;
    background-position: center top;
    padding-top: 40px;
  }
  
  
  .header .header-title {
  font-size: 24px;
  
}

.header-text { display: block}

.top-bar {
	display:none;
	
}
  
  
  
  .navbar-right{
	  display:none;
  }
	
li.displayn {
    display: list-item;
  }
		
 .form-info .form-container{
        flex-direction: column;
        gap: 0;
      }

      .form-info .col {
        width: 100%;
        margin-bottom: 20px;
      }
  
 
   .card,
   .card-20,
  .card-25,
  .card-33,
  .card-50 {
   flex: 0 0 100%;
   max-width: 100%;
  }
  
     /* NAVBAR responsive */
.menu {
  flex-direction: column;
  background: #444;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  align-items: flex-start;    /* Allinea a sinistra */
  padding: 10px 15px;
  z-index: 999;
}

.menu.active {
  display: flex;
}

.menu > li {
  width: 100%;
}

.menu > li > a {
  width: 100%;
  padding: 10px 0;
  text-align: left;           /* Allinea testo a sinistra */
  margin: 0;
  color: white;
}

/* PARTE DESTRA DEL MENU */
.navbar-right {
  display: none;
  flex-direction: column;
  background: #444;
  width: 100%;
  padding: 10px 15px;
  align-items: flex-start;     /* Allinea blocchi a sinistra */
}

.navbar-right.active {
  display: flex;
}

.navbar-right a {
  width: 100%;
  padding: 10px 0;
  text-align: left;
  color: white;
}

/* Box di ricerca */
.navbar-right .search-box {
  width: 100%;
  margin: 10px 0;
}

.toggle-btn {
  display: block;
  color: white;
  font-size: 24px;
  cursor: pointer;
  margin-left: 10px;
}

    }
	
	/* Responsive per schermi piccoli (es. 400px) */
@media (max-width: 599px) {	

.top-bar {
	display:none;
	
}
	
.header-titles {
  flex-direction: column;
  gap:10px; /* spazio tra le scritte */
 
  
}

.header-title {
   font-size: 20px;
   margin: 0;
}

.content-padding-h {
      padding-top: 40px; /* altezza */
    }
	

	
}
/* Fine Media */