@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Roboto:wght@300;400;500;700;900&display=swap');

html {
  scroll-padding-top:200px; /* height of sticky header */
  scroll-behavior: smooth !important;
}


body {
  margin: 0 auto;
  font-family: "Lato", serif;
  font-weight: 400;
  font-style: normal;
}

.container {
  margin: 0px !important;
  max-width: 100% !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  z-index: 1 !important;
  position: relative!important;
  background-color: #f8f8f8;
  z-index: 1!important;
}

.containerCenter {
  min-height: calc( 100vh -  290px);
  margin-top: 200px;
}

.content{
  max-width: 1600px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid rgba(255, 255, 255, 0);
}

.margin-top-20{
margin-top: 20px!important;
}



linkTel




.link {
  color: white !important;
}

.link:hover {
  color: white !important;
  text-decoration: none;
}

.linkTel {
  color: white !important;
  font-weight: 800;
}

.linkTel:hover {
  color: white !important;
  text-decoration: none;
}

hr {
  border-top: 1px solid #d0bb79 !important;
}

a {
  text-decoration: none !important;
  color: #000 !important;
}

a:hover {
  color: #000;
}

.sezioneFull{
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;

}

.sezioneFoto img{
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  border-style: none;
}


.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  }

.titolo{
  font-family: 'Raleway', sans-serif;
  color: #000;
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 10px;
}

.titoletto{
  color: #DAA520;
  font-size: 18px;
  text-transform: uppercase;
}

.testoCentro{
  color: #333;
  line-height: 35px;
  text-align: justify;
  border-radius: 30px;
  padding: 40px;
}

.testo {
  color: #333;
  line-height: 35px;
}

.testo .gold {
  color: #DAA520;
  font-weight: bold;
}


.testo .closing {
  font-size: 1.1em;
  font-style: oblique;
}


.offset {
  margin-left: 1.6666667%;
  margin-right: 1.6666667%;
}

/* header */
.header {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 200px;
   background-color: #7a847b; /* 8d988e */
  z-index: 5;
  opacity: 1;
  transition: visibility 0s, opacity 0.5s linear;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -ms-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}

.logo {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}

.logo img {
  width: 200px;
  filter: invert(100%) contrast(120%);
}

/*menu*/
.iconBurgerMenu {
  display: none;
}
.burgerMenu {
  display: block;
}

#drop-menu {
  padding: 0;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
}

ul#menu {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  list-style: none;
  width: 100%;
  justify-content: center;
  display: flex;
}

ul#menu li {
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  float: left;
  display: block;
  position: relative;
}

ul#menu li {
  margin-left: 0px;
  margin-right: 15px;
  float: left;
  display: block;
  position: relative;

}

.marginLeft {
  margin-left: 15px !important;
}




.subMenu:hover {
  border: none !important;
}

.linkBianco{
  color: #fff!important;
}

ul#menu li a {
  display: block;
  color: #2f2d2e;
  text-transform: uppercase;
  text-decoration: none;
}

ul#menu ul li:first-child > a:after {
  content: "";
  position: absolute;
}

ul#menu ul ul li:first-child a:after {
  margin-top: -6px;
  border-left: 0;
}

ul#menu ul {
  margin: -2px;
  padding: 0;
  display: inline-block;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 9999;
  background-color: white;
}

ul#menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  padding-top: 15px;
  padding-bottom: 15px;
}

ul#menu ul li {
  float: left;
  display: block;
  border: none;
}

ul#menu ul a {
  font-size: 12px;
  width: 180px;
  display: block;
  text-align: left;
  float: left;
  text-transform: none;
  border-bottom: 1px solid #2f2d2e;
}

ul#menu ul li:last-child > a {
  border-bottom: none;
}

ul#menu ul ul {
  top: 0;
  left: 150px;
  margin: 0;
}

#CookieLaw{
  text-align: center;
  padding: 15px;
  width: 100%;
  bottom: 0;
  background: rgba(50, 50, 50, 0.9);
  color: white;
  position: fixed;
  z-index: 9999;
  font-size: 14px;
}


#CookieLaw button{
          background: #828282;
          color: white;
          border: none;
          padding: 10px 20px;
          cursor: pointer;
          font-size: 14px;
          border-radius: 5px;
}

/* Stile generico per il contenitore video */
.video-container {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  background: black; /* Per gestire eventuali spazi vuoti */
}

/* Stile per il video */
.video-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Su schermi larghi (desktop), rapporto 16:9 */
@media (min-width: 768px) {
  .video-container {
    padding-top: 56.25%; /* 16:9 = 9/16 * 100 */
  }
}

/* Su schermi stretti (mobile), rapporto 9:16 */
@media (max-width: 767px) {
  .video-container {
    padding-top: 177.78%; /* 9:16 = 16/9 * 100 */
  }
}


@media screen and (max-width: 1000px) {
  #drop-menu {
    display: none;
  }

  .containerCenter{
    margin-top: 180px;
    min-height: calc( 100vh -  270px);
  }

  .video-container {
    margin-top:100px;
  }

  .header {
    height: 180px;
  }

  .logo img {
    width: 230px;
  }


  .iconBurgerMenu {
    display: block;
    position: fixed;
    top: 30px;
    right: 10px;
    width: 30px;
    height: 30px;
    background-image: url("../img/burger-menu.png");
    filter: invert(100%) contrast(120%);
    background-size: cover;
  }

  .iconBurgerMenu.is-active {
    background-image: url("../img/close.png");
  }

  .col-half-offset {
    margin-left: 0;
  }

  .testoCentro {
    padding: 10px;
  }

  .row {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  
}

.overlay-menu {
  background-color: white;
  position: fixed;
  width: 100%;
  height: calc(100% - 180px);
  right: 0;
  z-index: 100;
  top: 180px;
  animation: 0.3s ease-out 0s 1 slideTopDown;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  overflow: auto;
  font-size: 11px;
  color: #2f2d2e;
  display: none;
}

.overlay-menu ul {
  padding: 0 !important;
}

.overlay-menu li {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #2f2d2e;
  padding: 15px 20px;
  text-decoration: none;
  border-bottom: 1px solid #2f2d2e;
}

.overlay-menu li a {
  color: #2f2d2e;
}

.footer {
  text-align: center;
  background-color: #f1f1ef;
  min-height: 80px;
  color: grey;
  margin: auto;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 1px;
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.footer a {
  color: grey;
  padding-left: 5px;
}

.footer a:hover {
  color: grey;
}


.contatti {
  background-color: #7a847b;
  color: white;
  padding-bottom: 20px;
}


.form {
  padding-top: 50px;
}

.form label {
  display: block;
  font-size: 14px;
  line-height: 19px;
  margin-top: 20px;
  width: 100%;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

.form label .form-imput {
  border-bottom: 1px solid #d3d3d3;
  border-radius: 0px;
  display: block;
  min-height: 30px;
  margin-top: 5px;
  width: calc(100% - 20px);
  padding-left: 10px;
}

.form2 label {
  display: block;
  font-size: 16px;
  line-height: 19px;
  margin-top: 20px;
  width: 100%;
}

.form2 label .form-imput {
  border: 1px solid #d3d3d3;
  border-radius: 20px;
  display: block;
  min-height: 30px;
  margin-top: 5px;
  width: calc(100% - 20px);
  font-size: 18px;
  padding-left: 10px;
}

.contatti .descrizione {
  padding: 20px;
  padding-top: 0px;
  text-align: center;
  font-size: 14px;
}

.contatti{
  padding-bottom: 40px;

}

.form label:nth-child(6) .form-imput {
  border-radius: 0px;
  min-height: 200px;
}

.titoloSx{
  margin-top: 10px;
}

.social img {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.btn.send {
  min-width: 100px;
  background: #000;
  color: white;
  text-align: center;
  font-size: 15px;
  border: none;
  margin-top: 20px;
  margin-bottom: 50px;
}

.btn.send:hover {
  background: #fff;
  color: #000;
}


.teamPhoto {
  width: 50%;
  padding: 50%;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.teamPhoto:hover {
  -webkit-filter: none; /* Safari 6.0 - 9.0 */
  filter: none;
}



.teamName {
  text-align: center;
  margin-top: 10px;
  font-weight: 800;
  letter-spacing: 2px;
  font-size: 12px;
}

.imageradius{
  border-radius: 20px;
  margin-top: 20px;
}

.giustificato{
  text-align: justify;
}

.custom-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}


.service-list {
  list-style-type: none;
  padding-left: 0;

}

.service-item {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #d0bb79;
  padding-bottom: 10px;
}

.service {
  text-align: left;
  max-width: 70%; 
  line-height: 1.2;
}

.price {
  white-space: nowrap;
  text-align: left;
  margin-left: 10px;
  font-weight: bold;
}

h1 {
  color: #DAA520;
  font-size: 18px!important;
  text-transform: uppercase;
  margin-top: 40px!important
}

h2 {
  color: #DAA520;
  font-size: 18px!important;
  text-transform: uppercase;
  margin-top: 40px!important
}

.slideshow-container {
  position: relative;
  max-width: 800px;
  margin: auto;
}

.slides {
  display: flex;
  overflow-x: hidden;
}

.slides img {
  width: 100%;
  display: none;
  position: relative;
  transition: opacity 1s ease-in-out;
}

.slides img.active {
  display: block;
}

.prev, .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  padding: 16px;
  background-color: rgba(255, 255, 255, 0.703);
  color: white;
  font-weight: bold;
  z-index: 1;
}

.prev {
  left: 20px;
}

.next {
  right: 20px;

}

.whatsapp-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  background-color: #25D366;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease-in-out;
}



.whatsapp-float a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border-radius: 50%;
}

.whatsapp-float img {
  width: 35px;
  height: 35px;
  object-fit: contain;
  margin-left: -10px;
}

@media (max-width: 768px) {
  .whatsapp-float {
      width: 50px;
      height: 50px;
      bottom: 15px;
      right: 15px;
  }

}
