.botonnavmovil{
    display: none !important;
}
.ads .cursor-outer {
    background: linear-gradient(270deg, #db5b24 6.32%, yellow 216.42%) !important;
}
.ads .cursor-inner {
    background: linear-gradient(270deg, #db5b24 6.32%, yellow 216.42%) !important;
}
.ads .process-number{
    background: linear-gradient(270deg, #db5b24 6.32%, yellow 216.42%) !important;
}
.ads .btn-one{
    background: #686868 !important;
    border-radius: 50px !important;
}
.spacing{
    height: 110px !important;
}
.ads .pricing__item{
    background: linear-gradient(270deg, #db5b24 6.32%, yellow 216.42%) !important;
}
.ads .banner__inner-page::before {
    background: linear-gradient(283deg, #ff5e00d4 0.07%, #495057 99.95%) !important;
    z-index: -1 !important;
    opacity: 0.75 !important;
}
.ads .header-area::after {

    background: linear-gradient(270deg, #db5b24 6.32%, yellow 216.42%) !important;

}
li {
    display: flex !important;
    align-items: center !important;
  }
  

.ful {
    width: 200px !important;
}
.ver-mas-proyectos{
    color:white !important;
    padding-top: 10px !important;
    width: 120px !important; 
    height: 20px !important;
}
.logonav{
    width: 110px !important; 
    height: 110px !important; 
    margin-top:10px !important; 
    margin-bottom:10px !important;
}


.logopreload{
    width: 200px !important; 
    height: 200px !important; 
    margin-top:10px !important; 
    margin-bottom:10px !important;
}

/* Pantallas de móviles medianos (hasta 768px de ancho) */
@media only screen and (max-width: 768px) {
    .cargandopre{
        margin-bottom: 50px!important ;
    }
    .ads .mean-expand{
        display: none !important;
    }
    .pricing-main .mean-expand{
        display: none !important;
    }
    .ads .hamburguesa{
        position: relative !important;
        bottom: 15px !important;
    }
    .hamburguesa{
        position: relative !important;
        bottom: 7px !important;
    }
    .logonavads{
        width: 65px; 
        height: 105px !important; 
        margin-top:-32px !important;
    }
    .logonav{
        width: 65px !important; 
        height: 65px !important; 
        margin-top:-7px !important; 
    }
    .header__main{
        height: 80px !important;
    }
    .menu-mobile-color{
        color: white !important;
    }
    .mean-expand{
        color:white !important;
    }
    .ver-mas-proyectos{
        position: relative;
        left: 65px;
        height: 50px !important;
    }
    .mobile-menu {
        margin-bottom:30px !important;
    }
    .logoside{
        position: relative !important; 
        left:30px !important;
    }
    /* ELEMENTOS FOOTER*/
    .logo-footer{
        position:relative !important;
        left:80px !important;
    }
    .servicios-principales-footer{
        max-width: 768px !important;
        position:relative !important;
        left:80px !important;
    }
    .enlaces-rapidos-footer{
        max-width: 768px !important;
        position:relative !important;
        left:80px !important;
    }
    .contactanos-footer{
        max-width: 400px !important;
        position:relative !important;
        left:80px !important;
    }
    .informacion-footer{
        max-width: 400px !important;
        position:relative !important;
        left:30px !important;
    }
    .social-icons-footer{
        display:flex !important;
        justify-content:center !important;
        align-items:center !important;
        gap:12px !important;
        width:100% !important;
        max-width:100% !important;
        margin:18px auto 0 !important;
        text-align:center !important;
        position:static !important;
        left:auto !important;
    }
}
