.elementor-93 .elementor-element.elementor-element-6498adf{--display:flex;--position:fixed;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;top:0px;--z-index:999999;}.elementor-93 .elementor-element.elementor-element-6498adf:not(.elementor-motion-effects-element-type-background), .elementor-93 .elementor-element.elementor-element-6498adf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00101F;}body:not(.rtl) .elementor-93 .elementor-element.elementor-element-6498adf{left:0px;}body.rtl .elementor-93 .elementor-element.elementor-element-6498adf{right:0px;}.elementor-93 .elementor-element.elementor-element-53eff77{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-2e07857 */html.no-scroll,
body.no-scroll {
  overflow: hidden;
  height: 100%;
}

.parent-attivo a,
.parent-link a:hover,
.child-link a:hover {
    background-position-x: 0%!important;
    transform: translateX(20px);
    transition: background-position 0.75s ease, color 0.1s ease, transform 0.5s ease!important;
    color: transparent!important;
}

a.parent-link .line {
        transition: transform 0.5s ease, background-position 0.75s ease, background-image 1s ease;
}
a.parent-link:hover .line {
        background-position-x: 0% !important;
    transform: translateX(20px);
    transition: background-position 0.75s ease, color 0.1s ease, transform 0.5s ease !important;
    color: transparent !important;
    background-image: linear-gradient(90deg, #d63a98 50%, #ffffff 50%);
    background-size: 200% 100%;
    background-clip: text;
}

.external-logo img {
    width: 200px;
    height: 20px;
}

.logo a {
    display: flex
;
    justify-content: flex-end;
}

.child-link a {
    transition: background-position 0.75s ease, transform 0.5s ease!important;
}

/*.parent-attivo a:hover,*/
/*.parent-attivo a {*/
/*    background-image: linear-gradient(90deg, #d63a98 50%, #6e6e6e 50%);*/
/*}*/

.parent-attivo a, 
.parent-link a,
a.parent-link {
    transition: transform 0.5s ease, background-position 0.75s ease, background-image 1s ease;
}

/*.parent-attivo + .parent-link a,*/
/*.parent-attivo + .parent-link + .parent-link a,*/
/*.parent-attivo + .parent-link + .parent-link + .parent-link a,*/
/*.parent-link:has( + .parent-link + .parent-link + .parent-attivo) a,*/
/*.parent-link:has( + .parent-link + .parent-attivo) a,*/
/*.parent-link:has( + .parent-attivo) a {*/
/*    color: transparent !important;*/
/*    background-position-x: 100% !important;*/
/*    background-image: linear-gradient(90deg, #d63a98 50%, #6e6e6e 50%);*/
/*    background-size: 200% 100%;*/
/*    transition: background-position 0.75s ease, color 1s ease, transform 0.5s ease !important;*/
/*    background-clip: text !important;*/
/*}*/


  .no-scroll {
    position: fixed;
    inset: 0;
    overflow: hidden;
  }

  .wrapper-web-agency,
  .wrapper-digital-marketing,
  .wrapper-studio-grafico,
  .wrapper-shooting {
    display: flex;
    flex-direction: column;
    gap: 1em;
    position: absolute;
    top: 16%;
    left: 0;
    visibility: hidden;
  }
  
  @media (max-width: 1400px) {
  .menu {
      overflow-y: scroll!important;
      height: 150vh!important;
  }
  }
  
  .child-link {

      opacity: 1;
      overflow: hidden!important;
      padding-right: 25px;
  }
  
  @media (min-width: 1400px) {
      .child-link {
                visibility: hidden!important;
      }
  }
  
  .links.flex {
      position: relative;
      height: 85%;
  }

  /*.wrapper-child-right {*/
  /*  padding-top: 17%;*/
  /*padding-bottom: 5%;*/
      
  /*}*/

    .wrapper-parent-links,
    .wrapper-bottom-parent-links {
            height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-end;
    }

  .separatore {
    width: 70%;
    margin: 50px 0;
    background: rgba(217, 217, 217, 1);
    height: 5px;
  }

@media (max-width: 1920px) {
  .logo img {
    width: 550px;
    height: 100px;
    padding: var(--font-size-xxl);
  }
}

@media (min-width: 1921px) {
    .logo img {
        max-width: 750px;
        max-height: 150px;
            padding: var(--font-size-xxl);
    }
}

    .links-sx {
        justify-self: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    }

  .contatti-menu {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .contatti-menu a {
    color: white!important;
    font-weight: 500;
    line-height: 50px;
    font-size: 36px;
    font-family: var(--archivo);
    text-decoration: underline;
  }

  .contatti-menu a:has(svg) {
    text-decoration: none!important;
  }

.parent-link a,
a.parent-link,
a.parent-link .line{
    line-height: calc(var(--font-size-xxl) + 10px);
    font-size: calc(var(--font-size-xxl) + 20px) !important;
    font-family: var(--archivo);
    letter-spacing: 1.44px;
    font-weight: 800;
    color: transparent!important;
    background-clip: text !important;
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-position-x: 100%;
    transition: background-position 0.75s ease, color 0.1s ease, transform 0.5s ease;
    background-image: linear-gradient(90deg, #d63a98 50%, #ffffff 50%);
    padding: 20px;
}

.child-link a {
    background-clip: text !important;
    -webkit-background-clip: text;
    background-size: 200% 100%;
    background-position-x: 100%;
    transition: background-position 0.75s ease, color 0.1s ease, transform 0.5s ease;
    background-image: linear-gradient(90deg, #d63a98 50%, #ffffff 50%);
    color: transparent!important;
}

    .social-icons-menu {
        display: flex;
        gap: 30px;
    }

  .child-link a {
    font-size: calc(var(--font-size-l) + 50px);
    font-family: var(--archivo) !important;
    line-height: calc(var(--font-size-xxl) + 60px);
    font-weight: 600;
    letter-spacing: 1px;
  }

  .parent-link {
    overflow: hidden;
    width: fit-content;
  }

  /*@media (min-width: 1400px) {*/
  /*  .child-link {*/
  /*    padding-left: 15px;*/
  /*  }*/
  /*}*/
  .nav {
    width: 100%;
    padding: 1em;
    display: flex;
  }

  .nav-items {
    flex: 4;
    display: flex;
    align-items: center;
    gap: 2em;
  }

  .links .flex {
    height: 90%;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
  }

  .nav-items .links {
    display: flex;
    gap: 2em;
    align-items: center;
  }

  .nav-subitems {
    width: 100%;
    flex: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2em;
  }

  .subitems-links {
    display: flex;
    gap: 2em;
  }

  nav .link a {
    font-size: 17px;
  }

  nav .logo .link a {
    font-size: 30px;
  }

  .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: flex;
    background: #000000ad;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    clip-path: polygon(
      49.75% 49.75%,
      50.25% 49.75%,
      50.25% 50.25%,
      49.75% 50.25%
    );
    z-index: 22222 !important;

    pointer-events: none;
    opacity: 0;
  }

  /*.logo {*/
  /*  text-transform: uppercase;*/
  /*  font-family: "Lexa";*/
  /*  font-size: 30px;*/
  /*  color: #fff;*/
  /*}*/

  .toggle {
    width: 80px;
    order: 2;
  }

  .close-btn {
    position: absolute;
    right: 5%;
    top: 5%;
    width: 50px;
    height: 40px;
  }

  .close-btn img {
    height: 40px;
    object-fit: cover;
  }

  p {
    color: #fff;
  }

  .e-font-icon-svg {
    fill: white;
    width: var(--font-size-xxl);
  }

  .col {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 40px var(--default-padding);
  }

  /*.col .logo,*/
  /*.col .tagline {*/
  /*  flex: 2;*/
  /*}*/


  /*.col .links {*/
  /*  flex: 3;*/
  /*}*/

  .links.flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .container-toggle-menu {
    order: 2;
    z-index: 9999999;
    cursor: pointer;
  }

  .container-toggle-menu svg {
    fill: white;
  }

  .link a {
    text-decoration: none;
    color: #fff;
  }

  .toggle,
  .close-btn {
    cursor: pointer;
  }

  .divider {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.5px;
    height: 0%;
    background: #fff;
  }

  @media (max-width: 900px) {
    .link a {
      font-size: 24px;
    }

    .nav-items {
      flex: 2;
    }

    .nav-items .links {
      display: none;
    }
  }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6498adf */.elementor-motion-effects-layer {
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}/* End custom CSS */