@charset "utf-8";
/* FONT */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

@font-face {}

/* VARIABILI */
:root {
  --text: #1E1E1E;
  --primary: #01679F;
  --secondary: #587F2F;
  --gradient-1: linear-gradient(246deg, #559234 -47.72%, #036DA0 100%);
  --gradient-2: linear-gradient(113deg, #001D63 -5.82%, #01896C 89.91%);
}

.blu {
  color: var(--primary) !important;
}

.verde {
  color: var(--secondary) !important;
}

body,
html {
  font-family: 'DM Sans', sans-serif;
  color: var(--text);
  font-size: 18px;
}

a {
  color: var(--text);
}

a,
button {
  transition: all 0.3s ease;
}

a.btn-outline-primary {
  text-decoration: none !important;
}

h1 {
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 700 !important;
  color: white !important;
}

h3 {
  font-weight: 700;
}

.testata {
  background-image: url(../img/sfondo-home.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: white;
}

.testata .container {
  align-content: center;
  min-height: 30dvh;
}

.hero .container {
  top: 0;
  left: 0;
  z-index: 1000;
}

.hero .ticket {
  margin-top: -131px;
  z-index: 1000;
  top: 1px;
  right: 0;
}

.hero #contatti .ticket{
 margin-top: 0 !important;
 }

.border-sfumato {
  border-top: 5px solid transparent;
  border-image: url(../img/border-o.jpg) 1 round;
  padding: 70px 0;
}

.box {
  background-image: url(../img/sfondo-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: white;
}

.loghi-footer {
  border-top: 5px solid transparent;
  border-image: url(../img/border-o.jpg) 1 round;
}

.footer {
  background-image: url(../img/sfondo.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: white;
  font-size: 16px;
}

.ombra-sfumata {
  position: relative;
  display: inline-block;
}

.ombra-sfumata::before {
  content: "";
  position: absolute;
  inset: 0 -15px -15px 0;
  background: url(../img/sfondo.jpg) lightgray 50% / cover no-repeat;
  z-index: -1;
  right: -15px;
  top: 15px;
  left: 15px;
}

.banner-christmas {
  background-image: url(../img/sfondo-banner.png), url(../img/Magic-Christmas-Lights.jpg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  background-position: center center, center center;
  color: white !important;
  padding: 2em 0;
}

@media (min-width: 768px) {
  .banner-christmas {
    background-image: url(../img/sfondo-banner.png), url(../img/Magic-Christmas-Lights.jpg);
    background-repeat: no-repeat, no-repeat;
    background-size: 50%, cover;
    background-position: left center, center center;
    color: white !important;
    padding: 3em 0;
  }
}


.vc_btn3.vc_btn3-color-white,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat,
.btn-outline-primary {
  background-color: #fff !important;
  color: var(--primary) !important;
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  border: 1px solid transparent !important;
  border-top: 5px solid transparent !important;
  border-image: url(../img/border-o.jpg) 1 round !important;
  padding: 0.75em !important;
  text-transform: lowercase !important;
}

.btn-hero {
  background-color: #fff !important;
  color: var(--primary) !important;
  font-family: 'DM Sans', sans-serif !important;
  font-weight: 700 !important;
  border: 1px solid transparent !important;
  border-top: 5px solid transparent !important;
  border-image: url(../img/border-o.jpg) 1 round !important;
  text-transform: lowercase !important;
}


.vc_btn3.vc_btn3-color-white::first-letter,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat::first-letter,
.btn-outline-primary::first-letter,
.btn-hero::first-letter,
.border-sfumato .position-absolute .vc_btn3.vc_btn3-color-white::first-letter,
.border-sfumato .position-absolute .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat::first-letter,
.ticket.position-absolute::first-letter {
  text-transform: uppercase !important;
}

.ticket.pagina-interna {
  top: 19px !important;
}

.ticket.pagina-interna a {
  text-decoration: none !important;
}

.border-sfumato .position-absolute .vc_btn3.vc_btn3-color-white,
.border-sfumato .position-absolute .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat,
.border-sfumato .position-absolute .vc_btn3.vc_btn3-color-white:hover,
.border-sfumato .position-absolute .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,
.ticket .btn-outline-primary,
.ticket .btn-outline-primary:hover {
  border-bottom: 0 !important;
  border-radius: 0;
}

.vc_btn3.vc_btn3-color-white:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,
.btn-outline-primary:hover {
  border: 1px solid transparent;
  border-top: 5px solid transparent;
  border-image: url(../img/border-o.jpg) 1 round;
}

.banner-christmas .vc_btn3.vc_btn3-color-white::after,
.banner-christmas .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat::after,
.ticket .vc_btn3.vc_btn3-color-white::after,
.ticket .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat::after,
.ticket .btn-outline-primary::after {
  content: url(../img/ticket.svg);
  margin-left: 8px;
}

.no-ticket.vc_btn3.vc_btn3-color-white::after, .no-ticket .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat::after {
  content: none !important;
  margin-left: 0 !important;
}

.vc_btn3.vc_btn3-color-blue,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
  background-color: #5472d2;
  color: #fff;
}

.vc_do_toggle {
  background-color: #F4F4F4;
  padding: 24px;
}

/* SCROLL TO TOP BUTTON */

#scrollToTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 54px;
  height: 54px;
  /*background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); */
  /*background: var(--primary);*/
  background: url(../img/sfondo.jpg) lightgray 50% / cover no-repeat;
  color: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  font-size: 24px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}

#scrollToTop.visible {
  opacity: 1;
  visibility: visible;
}

#scrollToTop:hover,
.vc_btn3:hover,
.btn-primary:hover,
.salesforce-form-container .submit-button:hover,
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover,
a.ls-layer-link:hover,
.btn-outline-primary:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.4);

}

#menu-menu-legal-it,
#menu-menu-legal-en {
  display: inline-block;
  font-weight: 600;
}

#menu-menu-legal-it a,
#menu-menu-legal-en a {
  color: white !important;
}