@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) { 

.button-header{
    display:none;
}

.section-with-bg {
    position: relative;
   
}

.grid-product {
    grid-template-columns: 1fr;
}
.item-product {
    grid-template-columns: 1fr;
    display: flex;
    flex-direction: column;
    padding: 1rem;
}

.grid-accessories {
    grid-template-columns: 1fr;
}

.footer-area {
    grid-template-columns: 1fr;
    gap: 2rem;
}
.site-footer{
    position:relative;
    margin-top: 2rem;
}

.p-max {
    font-size: 1.4rem;
    line-height: 1.8rem;
}

.p-max-mobile{
    font-size: 1.6rem;
    line-height: 1.8rem;
}

.buttons-vertical a span {
    font-size: 1.4rem;
    line-height: 1.8rem;
}

.buttons-vertical a span.button_more {
    gap: 0;
    font-size:0;
}

.top-head{
    padding:1rem;
}

.p-middle {
    font-size: 1.6rem;
    line-height: 1.8rem;
}

.title-prod-card {
    font-size: 1.2rem;
    line-height: 1.6rem;
}

.form-grid {
    grid-template-columns: 1fr;
    padding: 0 1rem;
    gap: 1rem;
}

.white-form {
    padding: 1rem 0rem;
    border-radius: 10px;
}
.bg-contact{
        padding-left: var(--container-padding);
    padding-right: var(--container-padding);
}

.footer-links a {
    color: #fff;
}

.footer-links li a svg {
    transform: translateY(0%);
}

.letter-strange {
    letter-spacing: -3px;
}

.bottom-footer .container {
    gap: 1rem;
    grid-template-columns: 1fr;

}
.loghi-footer img {
    width: 100%;
    height: auto;
}
.p-mobile-0{
    padding-right:0;
    padding-left:0;
}

.tabs{
    top: 5rem;
}
.bg-expert{
margin-bottom: 0;
        margin-top: 1rem;
}

.bg-contact {
    padding: 2rem 1rem !important;
}

.section{
    padding: 1.5rem 0;
}
.news-section {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.pat-section-beta {
    padding-top:3rem;
}
.top-head {
    padding: 1rem;
}
.buttons-vertical {padding-top: 1rem;top: 0;}
.section-with-bg {
    min-height: inherit;
}

.container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.pb-mobile-0{
    padding-bottom:0;
}

h2 {margin-bottom: 1rem;}

.p-middle-mobile{
    font-size:1.4rem;
    line-height:1.8rem;
}

.item-accessory {
    gap: 1.5rem;
}

.buttons-vertical a {
    padding: 1rem 0;
  
}

.miniature-prod{
    height: 20vh;
}

.fit-width {
    width: 100%;
}
.custom-button {
    justify-content: space-between;
    width:100%;
}

.item-product:hover {
    box-shadow: 0 0 0 0px #a5a5a550;
    background-color: #f5f5f9;
}

.item-accessory:hover {
    box-shadow: 0 0 0 0px #a5a5a550;
    background-color: #f5f5f9;
}

.item-product .custom-button {
    background-color: var(--primary-color);
    color: #fff;
}

.images-certifate {
    padding: 1rem 2rem;
    justify-content: space-between;
}

.white-form .col-12{
    padding:0 1rem;
}

.label-check {
    letter-spacing: 0;
    line-height: 20px;
}

.site-footer .sec-footer {
    padding: 1rem 0;
    background-position: center;
    background-repeat: no-repeat;
}

.contact-item p {
    font-size: 16px;
}

.footer-bottom p {
    letter-spacing: 0;
    font-size: 14px;
}

.bottom-footer {
    padding: 2rem 0;
}

.bottom-footer p {
    font-size: 14px;
}

    .hero-page {
        min-height: 40vh;
        align-items: flex-end;
        padding: 1.5rem;
    }
.text-grid {
    grid-template-columns: 100%;
    gap: 2rem;
}
.section-flex-gap-4
 {
    gap: 1rem;
}
.order-mobile-1{
    order:1;
}

.sec-accessorires > div:nth-child(even) .order-accessory-0 {
    order: 0;
}

.sec-accessorires > div:nth-child(even) .order-accessory-1 {
    order: 0;
}

.sec-accessorires > div:nth-child(odd) .order-accessory-1 {
    order: 0;
}

.sec-templates > section:nth-child(even) .order-template-0 {
    order: 1;
}

.sec-templates > section:nth-child(even) .order-template-1 {
    order: 0;
}

.sec-accessorires > .text-grid:nth-child(odd) {
    grid-template-columns: 100%;
    gap: 2rem;
    padding-top: 6rem;
}

.sec-accessorires > .text-grid:nth-child(even) {
    grid-template-columns: 100%;
    gap: 2rem;
    padding-top: 6rem;
}

.grid-item.width-100 {
width: 100%;
        height: 18rem;
}
.grid-item.width-50 {
width:  100%;
}
.grid-item.width-75 {
width:  100%;
}

.grid-item.width-33 {
width:  100%;
}

.grid-item.width-25 {
width:  100%;
}

.gallery-grid{
    padding:0;
}

.grid-contact {
    grid-template-columns: 100%;
}
.hero-page .hero-title{
    font-size: 1.8rem;
    line-height: 2rem;
    margin-bottom:1rem;
}

.breadcrumbs-container li {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
}

.bg-page-case-history {
    background-position: center;
}

.bg-page-accessory {
    background-position: center;
}

.sec-accessorires {
    gap: 0;
}

.img-100-rounded {
    height: 40vh;
}
.img-100-rounded.h-70 {
    height: 40vh;
}
.grid-product.inverse{
    margin-top:0;
}
    
.sec-accessorires .img-100-rounded {
    height: 40vh;
}

.gap-mobile-0{
    gap:0;
}

.grid-container {
    gap: 1.5rem;
}

.grid-contact {
    
    gap: 1.5rem;
    margin-top: 0;
}

.item-grid-contact {
    padding: 1rem;

}

.p-middle-mobile-v2{
    font-size:1.2rem;
    line-height:1.4rem;
}

.grid-resources-private-area {
    grid-template-columns: 1fr;
}

.item-private-area{
    gap: 0.5rem;
    flex-direction: column;
    align-items: stretch;
}

.actions-file {
    width: 100%;
    justify-content: flex-end;
}

.item-private-area svg {
    height: 3rem;
}
.no-sticky-section-simple {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin-bottom: 0rem;
}

.file-private-area {
    gap: 1rem;
}

.navigation-arrow{
    padding: 0 1rem;
}

.glight-img .image_title {
    opacity: 1;
}

.certificate-img{
   margin-bottom: 2rem;
}

.certificate-img img{
    height: 3rem;
    width:auto;
}

.certificate-img img.v2{
    height: 5rem;
    width:auto;
}

.grid-item {

    height: 12rem;
}

.loader-left {
    transform: translateX(-3rem);
    height: 10rem;
}

.logo-loader {
    width: 60vw;
}

.loader-right {
    transform: translateX(3rem);
    height: 10rem;
}

.content-modal-to-signed
 {
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding:1rem;
}
.close-modal-signed {
    top: 0;
    right: 0;
}

.view-detail-file iframe{
    min-height:70vh;
}

.view-detail-file img{
    height: 70vh;
}

.view-detail-file video{
    height: 70vh;
}

.row-signed {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}

.custom-button.inverse span{
    letter-spacing:0.5px;
    font-size:0.9rem;
    line-height:1.2rem;
}

.swiperReleatedProd .item-product:hover {
    background-color: #ffffff;
    box-shadow: 0 0 0 0px #a5a5a550;
}

.item-product:hover .miniature-prod img {
    transform: scale(1);
}

.swiperReleatedProd .item-product:hover .custom-button {
    background-color: var(--primary-color);
    color: #fff;
}

.item-product {
    gap: 1rem;
}

.no-mobile-span{
    display:none;
}


.bg-page-404{

    min-height: 70vh;
}

.hero-page.bg-page-404 .hero-content .hero-title{
    font-size:7rem;
    line-height:5rem;
}



















/*___________________________________________________________________________*/

/*RESPONSIVE NEW*/


.hero-home {
    min-height: 80vh;
    display: flex;
    align-items: start;
    justify-content: flex-end;
    flex-direction: column;
    padding: 1.5rem;
}
.top-head {
    top: 1rem;
    margin: 0 1rem;
    padding: 0 1.5rem;
}
.logo-container {
    padding: 1rem 2rem 1rem 0;
}
.logo-container.in-page {
    background: none!important;
}
.hero-col-right{
    display: none;
}

.home-buttons{
    flex-direction: column;
    width: 100%;
}

.hero-title {
    font-size: 2rem;
    line-height: 2.2rem;
}
.hero-desc {
    font-size: 18px;
    line-height: 22px;
}
.servizi-grid {
    grid-template-columns: repeat(1, 1fr);
}

.pp-section-title {
    font-size: 1.8rem;
    text-align: left;
}
.servizi-grid {
    display: flex;
    flex-direction: column;
    padding-top: 2rem;
    gap: 1rem;
}
.servizi-card {
    display: flex;
    flex-direction: row;
    gap: 5px;
    border: 1.5px solid #fff;
    border-radius: 12px;
}
.servizi-card-icon {
    aspect-ratio: inherit;
    border: 0;
    flex-shrink: 0;
}
.servizi-card-icon img {
    width: 4.5rem;
    height: 4.5rem;
}
/* .servizi-card:hover .servizi-card-icon {
    --bg-hover: inherit;
} */
.servizi-card-title {
    width: 100%;
    border:0;
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.servizi-card-title h4 {
    text-align: left;
    font-size: 14px;
    letter-spacing: 0;
}
.servizi-card-icon {
    aspect-ratio: inherit;
    border: 0;
    flex-shrink: 0;
    padding: 0.5rem;
}
.pat-list {
    display: flex;
    flex-direction: column;
    padding-top: 2rem;
    margin-top: 1.5rem;
}
.news-list-date{
    display: none;
}
.home-section {
    gap: 1.5rem;
    align-items: start;
}
.home-title-h2 {
    font-size: 18px;
    text-align: left;
    line-height: 22px;
}
.align-container-right {
    padding-right:1rem;
}
.button-a {
    width: 100%;
    padding: 1rem 1.5rem;
}
.btn-transparent{
    width: 100%;
    padding: 1rem 2rem;
}
.pat-section {
    padding-top: 4rem;
    padding-bottom: 2rem;
}
.pat-item {
    gap: 10px;
}
.pat-item svg {
    margin-top: 2px;
}
.item-menu.in-page {
    color: #fff;
    background: none;
}
.section.lateral_padding.no_mob_padding {
    padding-left: 0;
    padding-right: 0;
}
.section.lateral_padding {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.section.mob-pb-0 {
    padding-bottom: 0;
    padding-top: 0;
}
.container.no_mob_padding {
    padding-left: 0;
    padding-right: 0;
}
.intro-section {
    padding: 2rem 0rem 0 0rem;
}
.intro-row {
    flex-direction: column;
    gap: 1rem;
}

.section-professionisti {
    padding: 2rem 0 0 0;
}
.staff-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
}
.staff-card-img {
    height: 42vh;
    aspect-ratio: auto;
}
.staff-card-name {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
}
.staff-card-role {
    font-size: 13px;
    line-height: 16px;
}
.servizi-list-card-title{
    padding: 0.5rem;    ;
}
.breadcrumbs-container{
    /* display: none; */
    margin-bottom: 0;
}
.hero-product-icon {
    display: none;
    width: 5rem;
    margin-bottom: 5.5rem;
}
.hero-home, .hero-page-gradient, .hero-page {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.pp-section-title.medium {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
}
.product-detail-layout {
    gap: 4rem;
}
.pp-news-card {
    padding: 1.5rem;
    border: 1px solid var(--color-primary);
}
.news-pagination--top {
    justify-content: center;
}
.news-pagination-arrow {
    display: flex;
}
.pp-content-with-sidebar {
    gap: 3rem;
    padding: 0;
}
.typeformscrypt {
    padding: 1rem;
}
.pat-item span {
    font-size: 16px;
}
.section-heading {
    font-size: 28px;
    line-height: 32px;
}
.text-content-subtitle {
    font-size: 28px;
    line-height: 32px;
}
.product-row .text-content-subtitle {
    font-size: 24px;
    line-height: 28px;
}
.product-detail-block {
    padding-bottom: 2.5rem;
    margin-bottom: 2.5rem;
}
.product-row {
    margin-bottom: 2rem;
}
.pt-5 {
    padding-top: 2rem !important;
}
.mob-pt-0{
    padding-top: 0;
}

/* ============================================
    MOBILE: DISABLE HOVER EFFECTS
*/

.card:hover {
    transform: none;
    box-shadow: none;
}
.pp-service-card:hover {
    background: inherit;
    transform: none;
    box-shadow: none;
}
.pp-news-card:hover {
    background: inherit;
    border-color: inherit;
}
.pp-team-card:hover {
    box-shadow: none;
    transform: none;
}
.staff-card:hover {
    background: inherit;
    border-color: inherit;
}
.item-product:hover,
.inverse .item-product:hover,
.swiperReleatedProd .item-product:hover {
    background-color: inherit;
    box-shadow: none;
}
.item-accessory:hover {
    background-color: inherit;
    box-shadow: none;
}

/* Buttons — disable transform/bg on tap */
.btn-secondary:hover {
    transform: none;
}
.btn-primary:hover {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}
.btn-outline:hover {
    background-color: inherit;
    color: inherit;
}
.custom-button.inverse:hover {
    color: inherit;
    background-color: inherit;
}

/* Hero menu items */
.hero-menu-item:hover {
    background: inherit;
    border-color: inherit;
    color: inherit;
}

/* Social/footer links */
.footer-social-links a:hover {
    background: inherit;
    border-color: inherit;
}
.social-links a:hover {
    transform: none;
}

/* Service cards — disable hover overlay */
.servizi-list-card:hover .servizi-list-card-icon::before,
.servizi-card:hover .servizi-card-icon::before {
    opacity: 0;
}

/* Navigation arrows */
.prev-p:hover, .next-p:hover,
.prev-product:hover, .next-product:hover {
    background-color: inherit;
    color: inherit;
}

/* Accordion */
.pp-accordion-header:hover {
    background: inherit;
}

/* Sidebar news */
.pp-sidebar-news-item:hover {
    opacity: 1;
}

/* Share icons */
.pp-share-icon:hover {
    background: inherit;
}

/* Form buttons */
.pp-form-submit:hover {
    background: inherit;
    color: inherit;
}
.page-form .custom-button:hover,
.head-private-area .custom-button:hover,
.white-form .custom-button:hover {
    background-color: inherit;
    color: inherit;
}

/* btn-transparent: hover style becomes DEFAULT on mobile */
.btn-transparent {
    background: var(--pp-cyan);
    border: 1px solid var(--pp-cyan);
}
.btn-transparent.inverted:hover {
    background: var(--pp-cyan);
    color: var(--color-primary);
    border: 1px solid var(--pp-cyan);
}

/* btn-transparent.no-hover: keeps base desktop style on mobile */
.btn-transparent.no-hover {
    background: transparent;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
}
.btn-transparent.no-hover:hover {
    background: transparent;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
}

/* Button A */
.button-a:hover {
    background: inherit;
    border-color: inherit;
    color: inherit;
}
.staff-card:hover .staff-card-name, .staff-card:hover .staff-card-role {
    color:var(--color-primary);
}
.staff-card:hover .staff-card-img {
    border-color: var(--color-primary);
}
.staff-card:hover .staff-card-info {
    border-color: var(--color-primary);
}
.only_mobile{
    display: block;
}
.staff-card {
    border:0;
    padding: 0;
}
.pp-news-card:hover {
    background: #fff;
    border-color: var(--color-primary);
}
.pp-news-card:hover .pp-news-card-title {
    color: inherit;
}
.pp-news-card:hover .pp-news-card-excerpt {
    color: inherit;
}
.pp-news-card:hover .pp-news-card-btn
 {
    background: var(--pp-navy);
    border-color: inherit;
    color: #fff;
}
.text-content-subtitle.big {
    font-size: 44px;
    line-height: 47px;
}

.hpv-grid {
    grid-template-columns: 1fr;
}

.section-numbers{
    padding : 0.5rem 0 1.5rem 0 !important;
}

.numbers-section {
    flex-direction: column;
    gap:1rem;
}
.number-card {
    width: 100%;
    flex: 1 1 100%;
    background-size: 100% 100%;
    padding: 1.5rem;
    min-height: 150px;
    align-items: center;
    justify-content: center;
    gap:1rem;
}
.number-card h3 {
    font-size: 2.8rem;
}


.video-card {
    padding: 0;
}
.video-card-embed {
    border: 0;
}
.video-card-info {
    padding: 1.5rem;
}
}
































































































































/*IPHONE LANDSCAPE*/
@media only screen 
and (min-width: 667px) 
and (max-width: 926px)
and (max-height: 428px)
and (orientation: landscape)  { 



.button-header{
    display:none;
}

.section-with-bg {
    position: relative;
   
}

.grid-product {
    grid-template-columns: 1fr;
}


.item-product {
    grid-template-columns: 1fr;
    display: flex;
    flex-direction: column;
    padding: 1rem;
}

.grid-accessories {
    grid-template-columns: 1fr;
}

.footer-area {
    grid-template-columns: 1fr;
    gap: 2rem;
}
.site-footer{
    position:relative;
    margin-top: 1rem;
}

.p-max {
    font-size: 1.4rem;
    line-height: 1.8rem;
}

.p-max-mobile{
    font-size: 1.6rem;
    line-height: 1.8rem;
}

    .buttons-vertical a span {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

.buttons-vertical a span.button_more {
    gap: 0;
    font-size:0;
}

.top-head{
    padding:1rem;
}

.p-middle {
    font-size: 1.6rem;
    line-height: 1.8rem;
}

.title-prod-card {
    font-size: 1.2rem;
    line-height: 1.6rem;
}

.form-grid {
    grid-template-columns: 1fr;
    padding: 0 1rem;
    gap: 1rem;
}

.white-form {
    padding: 1rem 0rem;
    border-radius: 10px;
}
.bg-contact{
        padding-left: var(--container-padding);
    padding-right: var(--container-padding);
}

.footer-links a {
    color: #fff;
}

.footer-links li a svg {
    transform: translateY(0%);
}

.letter-strange {
    letter-spacing: -3px;
}

.bottom-footer .container {
    gap: 1rem;
    grid-template-columns: 1fr;

}
.loghi-footer img {
    width: 100%;
    height: auto;
}
.p-mobile-0{
    padding-right:0;
    padding-left:0;
}

.tabs{
    top: 5rem;
}
.bg-expert{
margin-bottom: 0;
        margin-top: 1rem;
}

.bg-contact {
    padding: 2rem 1rem !important;
}

    .section {
        padding: 1.5rem 0;
    }
.pat-section-beta {
    padding-top:3rem;
}
    .top-head {
        padding: 1rem;
    }


.buttons-vertical {padding-top: 1rem;top: 0;}
.section-with-bg {
    min-height: inherit;
}

.container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.pb-mobile-0{
    padding-bottom:0;
}

h2 {margin-bottom: 1rem;}

.p-middle-mobile{
    font-size:1.4rem;
    line-height:1.8rem;
}

.item-accessory {
    gap: 1.5rem;
}

.buttons-vertical a {
    padding: 1rem 0;
  
}

.miniature-prod{
    height: 20vh;
}

.fit-width {
    width: 100%;
}
.custom-button {
    justify-content: space-between;
    width:100%;
}

.item-product:hover {
    box-shadow: 0 0 0 0px #a5a5a550;
    background-color: #f5f5f9;
}

.item-accessory:hover {
    box-shadow: 0 0 0 0px #a5a5a550;
    background-color: #f5f5f9;
}

.item-product .custom-button {
    background-color: var(--primary-color);
    color: #fff;
}

.images-certifate {
    padding: 1rem 2rem;
    justify-content: space-between;
}

.white-form .col-12{
    padding:0 1rem;
}

.label-check {
    letter-spacing: 0;
    line-height: 20px;
}

.site-footer .sec-footer {
    padding: 1rem 0;
    background-position: center;
    background-repeat: no-repeat;
}

.contact-item p {
    font-size: 16px;
}

.footer-bottom p {
    letter-spacing: 0;
    font-size: 14px;
}

.bottom-footer {
    padding: 2rem 0;
}

.bottom-footer p {
    font-size: 14px;
}

    .hero-page {
        min-height: 40vh;
        align-items: flex-end;
        padding: 1.5rem;
    }
.text-grid {
    grid-template-columns: 100%;
    gap: 2rem;
}
.section-flex-gap-4
 {
    gap: 2rem;
}
.order-mobile-1{
    order:1;
}

.sec-accessorires > div:nth-child(even) .order-accessory-0 {
    order: 0;
}

.sec-accessorires > div:nth-child(even) .order-accessory-1 {
    order: 0;
}

.sec-accessorires > div:nth-child(odd) .order-accessory-1 {
    order: 0;
}

.sec-templates > section:nth-child(even) .order-template-0 {
    order: 1;
}

.sec-templates > section:nth-child(even) .order-template-1 {
    order: 0;
}

.sec-accessorires > .text-grid:nth-child(odd) {
    grid-template-columns: 100%;
    gap: 2rem;
    padding-top: 6rem;
}

.sec-accessorires > .text-grid:nth-child(even) {
    grid-template-columns: 100%;
    gap: 2rem;
    padding-top: 6rem;
}


.grid-item.width-100 {
width: 100%;
        height: 18rem;
}
.grid-item.width-50 {
width:  100%;
}
.grid-item.width-75 {
width:  100%;
}

.grid-item.width-33 {
width:  100%;
}

.grid-item.width-25 {
width:  100%;
}

.gallery-grid{
    padding:0;
}

.grid-contact {
    grid-template-columns: 100%;
}

.hero-page .hero-title{
    font-size: 1.8rem;
    line-height: 2rem;
    margin-bottom:1rem;
}

.breadcrumbs-container li {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
}

.bg-page-case-history {
    background-position: center;
}

.bg-page-accessory {
    background-position: center;
}

.sec-accessorires {
    gap: 0;
}

.img-100-rounded {
    height: 40vh;
}
.img-100-rounded.h-70 {
    height: 40vh;
}
    .grid-product.inverse{
        margin-top:0;
    }
    
.sec-accessorires .img-100-rounded {
    height: 40vh;
}

.gap-mobile-0{
    gap:0;
}

.grid-container {
    gap: 1.5rem;
}

.grid-contact {
    
    gap: 1.5rem;
    margin-top: 0;
}

.item-grid-contact {
    padding: 1rem;

}

.p-middle-mobile-v2{
    font-size:1.2rem;
    line-height:1.4rem;
}

.grid-resources-private-area {
    grid-template-columns: 1fr;
}

.item-private-area{
   
    gap: 0.5rem;
    flex-direction: column;
        align-items: stretch;
}

.actions-file {
    width: 100%;
    justify-content: flex-end;
}

.item-private-area svg {
    height: 3rem;
}
.no-sticky-section-simple {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin-bottom: 0rem;
}

.file-private-area {
    gap: 1rem;
}

.navigation-arrow{
    padding: 0 1rem;
}

.glight-img .image_title {
    opacity: 1;
}

.certificate-img{
   margin-bottom: 2rem;
}

.certificate-img img{
    height: 3rem;
    width:auto;
}

.certificate-img img.v2{
    height: 5rem;
    width:auto;
}

.grid-item {

    height: 12rem;
}

.loader-left {
    transform: translateX(-3rem);
    height: 10rem;
}

.logo-loader {
    width: 60vw;

}

.loader-right {
    transform: translateX(3rem);
    height: 10rem;
}

.content-modal-to-signed
 {
    width: 100%;
    height: 100%;
    border-radius: 0;
    padding:1rem;
}
.close-modal-signed {
    top: 0;
    right: 0;
}

.view-detail-file iframe{
    min-height:70vh;
}

.view-detail-file img{
    height: 70vh;
}

.view-detail-file video{
    height: 70vh;
}

.row-signed {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}

.custom-button.inverse span{
    letter-spacing:0.5px;
    font-size:0.9rem;
    line-height:1.2rem;
}

.swiperReleatedProd .item-product:hover {
    background-color: #ffffff;
    box-shadow: 0 0 0 0px #a5a5a550;
}

.item-product:hover .miniature-prod img {
    transform: scale(1);
}

.swiperReleatedProd .item-product:hover .custom-button {
    background-color: var(--primary-color);
    color: #fff;
}

.item-product {
    gap: 1rem;

}

.no-mobile-span{
    display:none;
}


.bg-page-404{

    min-height: 70vh;
}

.hero-page.bg-page-404 .hero-content .hero-title{
    font-size:7rem;
    line-height:5rem;
}



















/*___________________________________________________________________________*/

/*RESPONSIVE NEW*/


.hero-home {
    min-height: 80vh;
    display: flex;
    align-items: start;
    justify-content: flex-end;
    flex-direction: column;
    padding: 1.5rem;
}
.top-head {
    top: 1rem;
    margin: 0 1rem;
    padding: 0 1.5rem;
}
.logo-container {
    padding: 1rem 2rem 1rem 0;
}
.logo-container.in-page {
    background: none!important;
}
.hero-col-right{
    display: none;
}

.home-buttons{
    flex-direction: column;
    width: 100%;
}

.hero-title {
    font-size: 2rem;
    line-height: 2.2rem;
}
.hero-desc {
    font-size: 18px;
    line-height: 22px;
}
.servizi-grid {
    grid-template-columns: repeat(1, 1fr);
}

.pp-section-title {
    font-size: 1.8rem;
    text-align: left;
}
.servizi-grid {
    display: flex;
    flex-direction: column;
    padding-top: 2rem;
    gap: 1rem;
}
.servizi-card {
    display: flex;
    flex-direction: row;
    gap: 5px;
    border: 1.5px solid #fff;
    border-radius: 12px;
}
.servizi-card-icon {
    aspect-ratio: inherit;
    border: 0;
    flex-shrink: 0;
}
.servizi-card-icon img {
    width: 4.5rem;
    height: 4.5rem;
}
/* .servizi-card:hover .servizi-card-icon {
    --bg-hover: inherit;
} */
.servizi-card-title {
    width: 100%;
    border:0;
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.servizi-card-title h4 {
    text-align: left;
    font-size: 14px;
    letter-spacing: 0;
}
.servizi-card-icon {
    aspect-ratio: inherit;
    border: 0;
    flex-shrink: 0;
    padding: 0.5rem;
}
.pat-list {
    display: flex;
    flex-direction: column;
    padding-top: 2rem;
    margin-top: 1.5rem;
}
.news-list-date{
    display: none;
}
.home-section {
    gap: 1.5rem;
    align-items: start;
}
.home-title-h2 {
    font-size: 18px;
    text-align: left;
    line-height: 22px;
}
.align-container-right {
    padding-right:1rem;
}
.button-a {
    width: 100%;
    padding: 1rem 1.5rem;
}
.btn-transparent{
    width: 100%;
    padding: 1rem 2rem;
}
.pat-section {
    padding-top: 4rem;
    padding-bottom: 2rem;
}
.pat-item {
    gap: 10px;
}
.pat-item svg {
    margin-top: 2px;
}
.item-menu.in-page {
    color: #fff;
    background: none;
}
.section.lateral_padding.no_mob_padding {
    padding-left: 0;
    padding-right: 0;
}
.section.lateral_padding {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.section.mob-pb-0 {
    padding-bottom: 0;

}
.container.no_mob_padding {
    padding-left: 0;
    padding-right: 0;
}
.intro-section {
    padding: 2rem 0rem 0 0rem;
}
.intro-row {
    flex-direction: column;
    gap: 1rem;
}

.section-professionisti {
    padding: 2rem 0 0 0;
}
.staff-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
}
.staff-card-img {
    height: 42vh;
    aspect-ratio: auto;
}
.staff-card-name {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
}
.staff-card-role {
    font-size: 14px;
    line-height: 16px;
}
.servizi-list-card-title{
    padding: 0.5rem;    ;
}
.breadcrumbs-container{
    /* display: none; */
    margin-bottom: 0;
}
.hero-product-icon {
    display: none;
    width: 5rem;
    margin-bottom: 5.5rem;
}
.hero-home, .hero-page-gradient, .hero-page {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.pp-section-title.medium {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
}
.product-detail-layout {
    gap: 4rem;
}
.pp-news-card {
    padding: 1.5rem;
}
.news-pagination--top {
    justify-content: center;
}
.news-pagination-arrow {
    display: flex;
}
.pp-content-with-sidebar {
    gap: 3rem;
    padding: 0;
}
.typeformscrypt {
    padding: 1rem;
}
.pat-item span {
    font-size: 16px;
}
.section-heading {
    font-size: 28px;
    line-height: 32px;
}
.text-content-subtitle {
    font-size: 28px;
    line-height: 32px;
}
.product-row .text-content-subtitle {
    font-size: 24px;
    line-height: 28px;
}
.product-detail-block {
    padding-bottom: 2.5rem;
    margin-bottom: 2.5rem;
}
.product-row {
    margin-bottom: 2rem;
}
.pt-5 {
    padding-top: 2rem !important;
}
.mob-pt-0{
    padding-top: 0;
}

/* ============================================
   MOBILE: DISABLE HOVER EFFECTS
   btn-transparent keeps hover style as default,
   except .no-hover which stays in desktop state
   ============================================ */

/* Cards — disable elevation/shadow/bg on tap */
.card:hover {
    transform: none;
    box-shadow: none;
}
.pp-service-card:hover {
    background: inherit;
    transform: none;
    box-shadow: none;
}
.pp-news-card:hover {
    background: inherit;
    border-color: inherit;
}
.pp-team-card:hover {
    box-shadow: none;
    transform: none;
}
.staff-card:hover {
    background: inherit;
    border-color: inherit;
}
.item-product:hover,
.inverse .item-product:hover,
.swiperReleatedProd .item-product:hover {
    background-color: inherit;
    box-shadow: none;
}
.item-accessory:hover {
    background-color: inherit;
    box-shadow: none;
}

/* Buttons — disable transform/bg on tap */
.btn-secondary:hover {
    transform: none;
}
.btn-primary:hover {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}
.btn-outline:hover {
    background-color: inherit;
    color: inherit;
}
.custom-button.inverse:hover {
    color: inherit;
    background-color: inherit;
}

/* Hero menu items */
.hero-menu-item:hover {
    background: inherit;
    border-color: inherit;
    color: inherit;
}

/* Social/footer links */
.footer-social-links a:hover {
    background: inherit;
    border-color: inherit;
}
.social-links a:hover {
    transform: none;
}

/* Service cards — disable hover overlay */
.servizi-list-card:hover .servizi-list-card-icon::before,
.servizi-card:hover .servizi-card-icon::before {
    opacity: 0;
}

/* Navigation arrows */
.prev-p:hover, .next-p:hover,
.prev-product:hover, .next-product:hover {
    background-color: inherit;
    color: inherit;
}

/* Accordion */
.pp-accordion-header:hover {
    background: inherit;
}

/* Sidebar news */
.pp-sidebar-news-item:hover {
    opacity: 1;
}

/* Share icons */
.pp-share-icon:hover {
    background: inherit;
}

/* Form buttons */
.pp-form-submit:hover {
    background: inherit;
    color: inherit;
}
.page-form .custom-button:hover,
.head-private-area .custom-button:hover,
.white-form .custom-button:hover {
    background-color: inherit;
    color: inherit;
}

/* btn-transparent: hover style becomes DEFAULT on mobile */
.btn-transparent {
    background: var(--pp-cyan);
    border: 1px solid var(--pp-cyan);
}
.btn-transparent.inverted:hover {
    background: var(--pp-cyan);
    color: var(--color-primary);
    border: 1px solid var(--pp-cyan);
}

/* btn-transparent.no-hover: keeps base desktop style on mobile */
.btn-transparent.no-hover {
    background: transparent;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
}
.btn-transparent.no-hover:hover {
    background: transparent;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
}

/* Button A */
.button-a:hover {
    background: inherit;
    border-color: inherit;
    color: inherit;
}
.staff-card:hover .staff-card-name, .staff-card:hover .staff-card-role {
    color:var(--color-primary);
}
.staff-card:hover .staff-card-img {
    border-color: var(--color-primary);
}
.staff-card:hover .staff-card-info {
    border-color: var(--color-primary);
}

.video-card {
    padding: 0;
}
.video-card-embed {
    border: 0;
}
.video-card-info {
    padding: 1.5rem;
}

/* Logo size — mobile */
.head {
    --logo-width: 110px;
}
.head.scroll {
    --logo-width: 100px;
}

.text-content-subtitle.big {
    font-size: 44px;
    line-height: 47px;
}
.section-numbers{
    padding : 0.5rem 0 1.5rem 0 !important;
}

}