﻿body {
    font-family: 'proximanova-light', sans-serif !important;
    font-weight: 600;
}

@font-face {
    font-family: 'proximanova-black';
    src: url('../fonts/proximanova-black.ttf') format('truetype');
}

@font-face {
    font-family: 'proximanova-light';
    src: url('../fonts/proximanova-light.ttf') format('truetype');
}

@font-face {
    font-family: 'inversionz';
    src: url('../fonts/inversionz.ttf') format('truetype');
}

.Inversionz {
    font-family: 'inversionz';
}

.light {
    font-family: 'proximanova-light';
    font-weight: 600;
}

.bold {
    font-family: 'proximanova-black';
}

/*//////////////////Comuni//////////////////*/

.center {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: auto !important;
}

.noPad {
    padding: 0px !important;
}

.row2 {
    -bs-gutter-x: 0rem !important;
    -bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
}

@media (max-width:1399px) and (min-width:1200px) {
    .text-center-xl {
        text-align: center !important;
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .text-center-lg {
        text-align: center !important;
    }
}

@media (max-width:991px) and (min-width:768px) {
    .text-center-md {
        text-align: center !important;
    }
}

@media (max-width:767px) and (min-width:576px) {
    .text-center-sm {
        text-align: center !important;
    }
}

@media (max-width:575px) {
    .text-center-xs {
        text-align: center !important;
    }
}

#menuMobile {
    width: 90vw;
}

.WidthSCAutotrasporto {
    width: 100%;
}

.HeaderHeight {
    height: 70px;
}

.SpazioHeaderSC {
    height: 210px;
}

.txtSize150Inversionz {
    font-size: 150px;
}

.rotating-text {
    display: inline-block;
    transition: transform 0.5s ease;
}

    .rotating-text:hover {
        transform: rotateY(360deg);
    }

/*Quadratini sotto main box colorati*/

.BoxXAllineamento {
    width: 94%;
}

.BoxWidthQuadratino {
    height: 110px;
    width: 6%;
}

.ColoreQuadratinoDestro {
    background: linear-gradient(90deg, #00e7f5, #00ecf8);
}

.ColoreQuadratinoSinistro {
    background: linear-gradient(90deg, #009dd2, #00a1d4);
}

.txtSize18 {
    font-size: 18px;
}

/*//////////////////Comuni header//////////////////*/

.WidthLogoHeader {
    width: 65%;
}

.txtSize20Header {
    font-size: 20px;
}

/*//////////////dropdown*/

.dropdown {
    float: left;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 140px;
    box-shadow: 0px 8px 16px 0px rgb(131 131 131 / 25%);
    z-index: 1;
    border-radius: 0px 7px 7px 7px;
    left: -40px;
}

    .dropdown-content a {
        float: none;
        color: black;
        padding: 4px 8px;
        text-decoration: none;
        display: block;
        text-align: left;
        border-radius: 0px 7px 7px 7px;
    }

        .dropdown-content a:hover {
            background-color: #f5f5f5;
            color: black;
        }

.dropdown:hover .dropdown-content {
    display: block;
    color: black;
}

.tabMenuMobile {
    height: 100% !important;
}

.trMenuMobile {
    width: 100%;
    height: 100% !important;
    margin: auto;
}

.dropdown-contentMob {
    display: none;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    min-width: 400px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 0;
    right: -97px;
}

    .dropdown-contentMob div {
        text-align: center;
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        border-bottom: solid 1px #007dc3;
        border-left: solid 1px #007dc3;
        border-right: solid 1px #007dc3;
    }
/*dropdown\\\\\\\\\\\\\\\\*/

/*//////////////////Comuni index///////////////*/

.txtSize22BandaFielse {
    font-size: 20px;
}

.WidthBandaFielse {
    width: 70%;
}

.VideoPositionHome {
    width: 78%;
    position: absolute;
    left: 11%;
    top: 7%;
}

.txtSize18Index {
    font-size: 18px;
}

.WidthContainerVideo {
    width: 100%;
}

.WidthSCTablet {
    width: 150%;
}

.PositionBoxVideo {
    top: -120px;
    position: relative;
}

.PositionBoxSCTablet {
    top: -145px;
    position: relative;
    right: 14%;
}

.txtSize35BoxVideoHome {
    font-size: 35px;
}

.txtSize30BoxVideoHome {
    font-size: 30px;
}

/*/////////////////////Comuni azienda//////////////////*/

.HeightCiHaScelto {
    height: 62%;
}

.txtSize30Azienda {
    font-size: 30px;
}

.WidthSiamoSmartAzienda {
    width: 100%;
}

.PositionBoxDentroC1 {
    position: relative;
    top: -50%;
    line-height: 0.7;
}

.PositionBoxDentroC2 {
    position: relative;
    top: -50%;
    line-height: 0.7;
}

.PositionBoxDentroC3 {
    position: relative;
    top: -50%;
    line-height: 0.7;
}

.WidthContenitoreC {
    width: 100%;
}

.SpaziotxtInversionz {
    height: 15px;
}

/*///////////////////Slider Azienda*/

.SliderContainerImageAzienda {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.IMGSliderAzienda {
    position: absolute;
}

#dot-containerAzienda {
    text-align: center;
    margin-top: 20px;
}

.dotAzienda {
    height: 15px;
    width: 15px;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.3s;
    cursor: pointer;
    border: 1px solid white;
}

    .dotAzienda.active {
        background-color: #00fbff;
        transform: scale(1.3);
        transition: background-color 0.3s, transform 0.3s;
    }

#sliderIMGAzienda, #sliderTextAzienda {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

    #sliderIMGAzienda.visibleAzienda, #sliderTextAzienda.visibleAzienda {
        opacity: 1;
    }

.slider-containerAzienda {
    position: relative;
    overflow: hidden;
}

.activeAzienda {
    background-color: #fff;
    transform: scale(1.3);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border: none;
}

/*slider Azienda//////////////*/

/*//////////////////Comuni software//////////////////*/

.PositionContainerTelefono {
    position: relative;
    right: 10%;
}

.txtSize40AppAutisti {
    font-size: 40px;
}

.SpazioTotalmenteResponsive {
    height: 70px;
}

.PositonTotalmenteResponsive {
    position: relative !important;
    top: -80%;
}

.txtSize40Responsive {
    font-size: 40px;
}

.WidthTotalmenteResponsive {
    width: 100%;
}

.txtSize35Software {
    font-size: 35px;
}

.txtSize50Software {
    font-size: 50px;
}

.PositionBoxDentroC1Software {
    position: relative;
    top: -51%;
    line-height: 0.8;
}

.PositionBoxDentroC2Software {
    position: relative;
    top: -51%;
    line-height: 0.8;
}

.PositionBoxDentroC3Software {
    position: relative;
    top: -51%;
    line-height: 0.8;
}

.txtSize20Software {
    font-size: 20px;
}

.txtSize100InversionzSoftware {
    font-size: 100px;
}

.WidthSCIntelligenteSoftware {
    width: 100%
}

.PaddingTopAppAutisti {
    padding-top: 18%;
}

.SpaziotxtInversionzSoftware {
    height: 15px;
}

/*//////////////slider tablet*/
.WidthContainerTablet {
    width: 45%;
    display: block;
    margin: auto;
    position: relative;
    z-index: 999;
    left: 14%;
}

.carouselTablet {
    position: relative;
    top: 7%;
    left: -36%;
    width: 28% !important;
    z-index: 2;
}

.carousel-innerTablet {
    display: flex;
    transition: transform 1s ease;
}

.carousel-itemTablet {
    width: 100%;
    flex: 0 0 100%;
    opacity: 0.7;
    transition: opacity 1s ease-in-out;
    transform: scale(0.8);
    cursor: pointer;
}

    .carousel-itemTablet.activeTablet {
        opacity: 1;
    }

.visibleTablet {
    opacity: 1;
}

.slider-containerTablet {
    position: relative;
    overflow: hidden;
}

.activeTablet {
    transform: scale(1);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border: none;
}

.carousel-indicatorsTablet {
    text-align: center;
    margin-top: 57px;
    position: relative;
    z-index: 999999999999;
}

    .carousel-indicatorsTablet .indicatorTablet {
        display: inline-block;
        width: 17px;
        height: 17px;
        margin: 0 5px;
        border-radius: 50%;
        cursor: pointer;
        transition: background-color 0.3s ease;
        border: 1px solid black;
    }

    .carousel-indicatorsTablet .indicator.activeTablet {
        background-color: #717171;
    }

.dotactiveTablet {
    transform: scale(1.3);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border: none !important;
    background: black;
}

/*slider tablet\\\\\\\\\\\\\\\*/


/*/////////////////////////SLIDER ""S" COME" */

#scalable-textS {
    font-size: 68px;
}

.txtSize30Scalabile {
    font-size: 30px;
}

.WidthS_Di {
    width: 60%;
}

.txtSize75FreccieSX {
    font-size: 75px;
    cursor: pointer;
    background: -webkit-linear-gradient(360deg, #1af7fc, #1a8fcb);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.txtSize75FreccieDX {
    font-size: 75px;
    cursor: pointer;
    background: -webkit-linear-gradient(360deg, #1a8fcb, #1af7fc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.PositionFrecciaDX {
    top: 42%;
    right: 15%;
}

.PositionFrecciaSX {
    top: 42%;
    left: 15%;
}

#dot-containerS {
    text-align: center;
    margin-top: 20px;
}

.dotS {
    height: 15px;
    width: 15px;
    margin: 0 5px;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.3s;
    cursor: pointer;
    border: 1px solid black;
}

    /* Animazioni specifiche per i pallini */
    .dotS.activeS {
        background-color: #00bce0;
        transform: scale(1.3);
        transition: background-color 0.3s, transform 0.3s;
    }

#scalable-imageS, #scalable-textS, #scalable-descriptionS {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

    #scalable-imageS.visibleS, #scalable-textS.visibleS, #scalable-descriptionS.visibleS {
        opacity: 1;
    }

/* Animazione per il passaggio tra le immagini */
.slider-containerS {
    position: relative;
    overflow: hidden;
}

.activeS {
    background-color: #00bce0;
    transform: scale(1.3);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border: none;
}

/*Slider s come\\\\\\\\\\\\\\\\\\\\\*/


/*///////////Slider Telefono*/

.IMGSliderTelefono {
    max-width: 100%;
    max-height: 81%;
    object-fit: contain;
    display: block;
    position: absolute;
    top: 2%;
    left: 15%;
}

.dots-containerTelefono {
    text-align: center;
}

.ContainerDotsTelefono {
    position: absolute;
    width: 130%;
    bottom: -2%;
}

.dotTelefono {
    height: 18px;
    width: 18px;
    margin: 0 7px;
    background-color: transparent;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.3s, transform 0.3s;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    border: 1px solid black;
}

.activeTelefono {
    background-color: black;
    transform: scale(1.3);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    border: 1px solid transparent;
}

.WidthContainerTelefono {
    width: 130%;
}

/*slider telefono\\\\\\\\\\\\\\\*/

/*//////////////////Comuni contatti//////////////////*/

.txtSize40Contatti {
    font-size: 40px;
}

.quadrato {
    width: 18px;
    height: 18px;
    background-color: #f5f5f5;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s;
    border: 1px solid black;
    margin-right: 8px;
}

    /* Cambia il colore quando cliccato */
    .quadrato.clicked {
        background-color: #7d7d7dd1;
    }

.RichiediDemo {
    width: 18px;
    height: 18px;
    background-color: #f5f5f5;
    cursor: pointer;
    border-radius: 0px;
    transition: background-color 0.3s;
    border: 1px solid black;
    margin-right: 8px;
}

    /* Cambia il colore quando cliccato */
    .RichiediDemo.clicked {
        background-color: #7d7d7dd1;
    }

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    /*color: var(--bs-body-color);*/
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*background-color: var(--bs-body-bg);*/
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 0 !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/*/////////////////////comuni privacy//////////////*/

.txtSize25Privacy {
    font-size: 25px;
}

/*//////////////////Comuni footer//////////////////*/

.WidthLogoFooter {
    width: 55%;
}

.txtSize30RichiediunaDemoFooter {
    font-size: 30px;
}

.txtSize18Footer {
    font-size: 18px;
}

/*//////////////////responsive comuni////////////////////*/

@media (max-width:1100px) and (min-width:851px) {
    .SpazioHeaderSC {
        height: 150px;
    }
}

@media (max-width:850px) {
    .SpazioHeaderSC {
        height: 100px;
    }
}

@media (max-width:1600px) and (min-width: 1200px) {
    .BoxXAllineamento {
        width: 92%;
    }

    .BoxWidthQuadratino {
        height: 110px;
        width: 8%;
    }
}

@media (max-width:1199px) and (min-width: 992px) {
    .BoxXAllineamento {
        width: 90%;
    }

    .BoxWidthQuadratino {
        height: 110px;
        width: 10%;
    }
}

@media (max-width:991px) and (min-width: 800px) {
    .BoxXAllineamento {
        width: 88%;
    }

    .BoxWidthQuadratino {
        height: 110px;
        width: 12%;
    }
}

@media (max-width:799px) and (min-width: 650px) {
    .BoxXAllineamento {
        width: 86%;
    }

    .BoxWidthQuadratino {
        height: 110px;
        width: 14%;
    }

    .ColoreQuadratinoDestro {
        background: linear-gradient(90deg, #00e2f3, #00ecf8);
    }

    .ColoreQuadratinoSinistro {
        background: linear-gradient(90deg, #009cd2, #00a7d7);
    }
}

@media (max-width:649px) and (min-width: 550px) {
    .BoxXAllineamento {
        width: 83%;
    }

    .BoxWidthQuadratino {
        height: 110px;
        width: 17%;
    }

    .ColoreQuadratinoDestro {
        background: linear-gradient(90deg, #00ddf1, #00eaf7);
    }

    .ColoreQuadratinoSinistro {
        background: linear-gradient(90deg, #009dd2, #00acda);
    }
}

@media (max-width:549px) and (min-width: 440px) {
    .BoxXAllineamento {
        width: 80%;
    }

    .BoxWidthQuadratino {
        height: 110px;
        width: 20%;
    }

    .ColoreQuadratinoDestro {
        background: linear-gradient(90deg, #00ddf1, #00eaf7);
    }

    .ColoreQuadratinoSinistro {
        background: linear-gradient(90deg, #009dd2, #00acda);
    }
}

@media (max-width:439px) {
    .BoxXAllineamento {
        width: 75%;
    }

    .BoxWidthQuadratino {
        height: 110px;
        width: 25%;
    }

    .ColoreQuadratinoDestro {
        background: linear-gradient(90deg, #00ddf1, #00eaf7);
    }

    .ColoreQuadratinoSinistro {
        background: linear-gradient(90deg, #009dd2, #00acda);
    }
}

/*//////////////////Responsive Header//////////////////*/

@media (max-width:1150px) and (min-width:992px) {
    .WidthLogoHeader {
        width: 90%;
    }
}

@media (max-width:991px) and (min-width:400px) {
    .WidthLogoHeader {
        width: 80%;
    }
}

@media (max-width:399px) {
    .WidthLogoHeader {
        width: 85%;
    }
}

/*//////////////////responsive index//////////////////*/

@media (max-width:1200px) {
    .WidthBandaFielse {
        width: 100%;
    }
}

@media (max-width:470px) {
    .txtSize35BoxVideoHome {
        font-size: 25px;
    }
}

@media (max-width:1400px) {
    .PositionBoxVideo {
        top: 0px;
        position: relative;
    }

    .WidthSCTablet {
        width: 100%;
    }

    .PositionBoxSCTablet {
        top: 0px;
        position: relative;
        right: 5%;
    }
}

/*//////////////////responsive azienda//////////////////*/

@media (max-width:1199px) and (min-width:380px) {
    .dotAzienda {
        height: 20px;
        width: 20px;
        margin: 0 8px;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.3s;
        cursor: pointer;
        border: 1px solid white;
    }
}

@media (max-width: 379px) {
    .dotAzienda {
        height: 18px;
        width: 18px;
        margin: 0 8px;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.3s;
        cursor: pointer;
        border: 1px solid white;
    }
}

@media (max-width:1399px) {
    .HeightCiHaScelto {
        height: 13%;
    }
}

@media (max-width:940px) and (min-width:680px) {
    .txtSize150Inversionz {
        font-size: 100px;
    }

    .SpaziotxtInversionz {
        height: 4px;
    }
}

@media (max-width:679px) and (min-width:490px) {
    .txtSize150Inversionz {
        font-size: 70px;
    }

    .SpaziotxtInversionz {
        height: 0px;
    }

    .txtSize30Azienda {
        font-size: 25px;
    }
}

@media (max-width:489px) {
    .txtSize150Inversionz {
        font-size: 55px;
    }

    .SpaziotxtInversionz {
        height: 0px;
    }

    .txtSize30Azienda {
        font-size: 20px;
    }
}

/*//////////////////responsive Software//////////////////*/

@media (max-width:1250px) and (min-width:992px) {
    #scalable-textS {
        font-size: 50px;
    }
}

@media (max-width:991px) and (min-width:780px) {
    #scalable-textS {
        font-size: 55px;
    }
}

@media (max-width:779px) and (min-width:670px) {
    #scalable-textS {
        font-size: 45px;
    }
}

@media (max-width:669px) and (min-width:510px) {
    #scalable-textS {
        font-size: 35px;
    }
}

@media (max-width:509px) and (min-width:430px) {
    #scalable-textS {
        font-size: 45px;
    }
}

@media (max-width:429px) {
    #scalable-textS {
        font-size: 35px;
    }
}

@media (max-width:991px) and (min-width:670px) {
    .PositionFrecciaDX {
        top: 42%;
        right: 5%;
    }

    .PositionFrecciaSX {
        top: 42%;
        left: 5%;
    }
}

@media (max-width:669px) and (min-width: 510px) {
    .PositionFrecciaSX {
        top: 40%;
        left: 0%;
    }

    .PositionFrecciaDX {
        top: 45%;
        right: 0%;
    }
}

@media (max-width:509px) {
    .PositionFrecciaSX {
        top: 45%;
        left: -2%;
    }

    .PositionFrecciaDX {
        top: 45%;
        right: -2%;
    }
}

@media (max-width:660px) and (min-width:576px) {
    .txtSize40Responsive {
        font-size: 25px;
    }
}

@media (max-width:1060px) and (min-width:992px) {
    .PositonTotalmenteResponsive {
        position: relative !important;
        top: -100%;
    }
}

@media (max-width:991px) and (min-width:790px) {
    .PositonTotalmenteResponsive {
        position: relative !important;
        top: -95%;
    }
}

@media (max-width:789px) and (min-width:625px) {
    .PositonTotalmenteResponsive {
        position: relative !important;
        top: -120%;
    }

    .SpazioTotalmenteResponsive {
        height: 150px;
    }
}

@media (max-width:624px) and (min-width:576px) {
    .PositonTotalmenteResponsive {
        position: relative !important;
        top: -125%;
    }

    .SpazioTotalmenteResponsive {
        height: 200px;
    }
}

@media (max-width:575px) and (min-width:485px) {
    .PositonTotalmenteResponsive {
        position: relative !important;
        top: -185%;
    }

    .SpazioTotalmenteResponsive {
        height: 280px;
    }

    .txtSize40Responsive {
        font-size: 35px;
    }
}

@media (max-width:484px) and (min-width:390px) {
    .PositonTotalmenteResponsive {
        position: relative !important;
        top: -200%;
    }

    .SpazioTotalmenteResponsive {
        height: 280px;
    }

    .txtSize40Responsive {
        font-size: 35px;
    }
}

@media (max-width:389px) {
    .PositonTotalmenteResponsive {
        position: relative !important;
        top: -235%;
    }

    .SpazioTotalmenteResponsive {
        height: 280px;
    }

    .txtSize40Responsive {
        font-size: 35px;
    }
}

@media (max-width:1400px) and (min-width:768px) {
    .ContainerDotsTelefono {
        position: absolute;
        width: 130%;
        bottom: -5%;
    }
}

@media (max-width:767px) {
    .PositionContainerTelefono {
        position: relative;
        right: 0;
    }

    .WidthContainerTelefono {
        width: 100%;
    }

    .IMGSliderTelefono {
        max-width: 99%;
        max-height: 76%;
        object-fit: contain;
        display: block;
        position: absolute;
        top: 4%;
        left: .5%;
    }

    .ContainerDotsTelefono {
        position: absolute;
        width: 100%;
        bottom: -3%;
    }

    .ContainerDots {
        position: absolute;
        width: 101%;
        bottom: -2%;
    }
}

@media (max-width:1830px) and (min-width:1700px) {
    .carouselTablet {
        position: relative;
        top: 8%;
        left: -36%;
        width: 29% !important;
        z-index: 2;
    }
}

@media (max-width:1700px) and (min-width:1595px) {
    .carouselTablet {
        position: relative;
        top: 8%;
        left: -36%;
        width: 28% !important;
        z-index: 2;
    }
}

@media (max-width:1594px) and (min-width:1430px) {
    .carouselTablet {
        position: relative;
        top: 9%;
        left: -36%;
        width: 28% !important;
        z-index: 2;
    }
}

@media (max-width:1429px) and (min-width:1400px) {
    .carouselTablet {
        position: relative;
        top: 10%;
        left: -36%;
        width: 28% !important;
        z-index: 2;
    }
}

@media (max-width:1399px) and (min-width:780px) {
    .carousel-indicatorsTablet {
        text-align: center;
        margin-top: 76%;
        position: relative;
        z-index: 999999999999;
    }

    .carousel-innerTablet {
        display: flex;
        transition: transform 1s ease;
        position: absolute;
    }

    .WidthContainerTablet {
        width: 70% !important;
        display: block;
        margin: auto;
        position: relative;
        z-index: 2;
        left: 0%;
    }

    .carouselTablet {
        position: absolute;
        top: 6%;
        left: 28%;
        width: 44% !important;
        z-index: 2;
    }

    .PaddingTopAppAutisti {
        padding-top: 8%;
    }
}

@media (max-width:779px) {
    .carousel-indicatorsTablet {
        text-align: center;
        margin-top: 76%;
        position: relative;
        z-index: 999999999999;
    }

    .carousel-innerTablet {
        display: flex;
        transition: transform 1s ease;
        position: absolute;
    }

    .WidthContainerTablet {
        width: 100% !important;
        display: block;
        margin: auto;
        position: relative;
        z-index: 2;
        left: 0%;
    }

    .carouselTablet {
        position: absolute;
        top: 6%;
        left: 18%;
        width: 64% !important;
        z-index: 2;
    }

    .PaddingTopAppAutisti {
        padding-top: 10%;
    }

    .carousel-indicatorsTablet .indicatorTablet {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 8px;
        border-radius: 50%;
        cursor: pointer;
        transition: background-color 0.3s ease;
        border: 1px solid black;
    }
}

@media (max-width:1780px) and (min-width:1400px) {
    .txtSize100InversionzSoftware {
        font-size: 75px;
    }
}

@media (max-width:1020px) and (min-width:890px) {
    .txtSize100InversionzSoftware {
        font-size: 75px;
    }
}

@media (max-width:889px) and (min-width:595px) {
    .txtSize100InversionzSoftware {
        font-size: 55px;
    }

    .txtSize50Software {
        font-size: 35px;
    }
}

@media (max-width:1399px) {
    .SpaziotxtInversionzSoftware {
        height: 0px;
    }
}

@media (max-width:810px) and (min-width:595px) {
    .txtSize20Software {
        font-size: 15px;
    }
}

@media (max-width:594px) and (min-width:465px) {
    .txtSize20Software {
        font-size: 12px;
    }

    .txtSize50Software {
        font-size: 25px;
    }

    .txtSize100InversionzSoftware {
        font-size: 40px;
    }
}

@media (max-width:464px) {
    .txtSize20Software {
        font-size: 10px;
    }

    .txtSize50Software {
        font-size: 20px;
    }

    .txtSize100InversionzSoftware {
        font-size: 30px;
    }
}

@media (max-width:575px) {
    .PaddingTopSCome {
        padding-top: 20px;
    }
}

/*//////////////////responsive footer//////////////////*/

@media (max-width:1820px) and (min-width:1540px) {
    .txtSize30RichiediunaDemoFooter {
        font-size: 25px;
    }
}

@media (max-width:1539px) and (min-width:1200px) {
    .txtSize30RichiediunaDemoFooter {
        font-size: 18px;
    }
}

@media (max-width:1199px) and (min-width:1px) {
    .txtSize30RichiediunaDemoFooter {
        font-size: 35px;
    }
}

@media (max-width:700px) {
    .WidthLogoFooter {
        width: 85%;
    }
}

@media (max-width:1200px) and (min-width:625px) {
    .txtSize18Footer {
        font-size: 25px;
    }
}

@media (max-width:624px) and (min-width:576px) {
    .txtSize18Footer {
        font-size: 23px;
    }
}

@media (max-width:575px) {
    .txtSize18Footer {
        font-size: 25px;
    }

    #menuMobile {
        width: 90vw;
    }
}

/*---------------btn invia-----------------------*/
#btnInviaMail:hover {
    cursor: pointer;
    transform: scale(1.1);
}