/**
 * Econatours v1.3.98 - Aislamiento responsive Enterprise/Desktop.
 */
#eco-app-shell,#eco-app-shell *{box-sizing:border-box;}
@media (min-width:1025px){
html.eco-enterprise-mode body,body.eco-enterprise-mode{overflow:hidden!important;}
#eco-app-shell{display:flex!important;flex-direction:row!important;width:100vw!important;height:100vh!important;max-width:none!important;overflow:hidden!important;background:#f8fafc!important;}
#eco-app-shell .eco-mobile-header,#eco-app-shell .eco-manager-menu,#eco-app-shell .eco-nav-mobile,#eco-app-shell .eco-mobile-search,#eco-app-shell .eco-mobile-only,#eco-app-shell .eco-bottom-nav,#eco-app-shell .eco-fab-mobile,#fab-cotizar.eco-mobile-only{display:none!important;visibility:hidden!important;pointer-events:none!important;}
#eco-app-shell .eco-desktop-only,#eco-app-shell .eco-header-desktop{display:flex!important;}
#eco-app-shell .eco-sidebar{display:flex!important;flex:0 0 280px!important;width:280px!important;min-width:280px!important;max-width:280px!important;height:100vh!important;max-height:100vh!important;position:relative!important;transform:none!important;overflow-y:auto!important;z-index:2!important;}
#eco-app-shell .eco-content-area,#eco-app-shell .eco-main-viewport{flex:1 1 auto!important;min-width:0!important;width:auto!important;height:100vh!important;max-height:100vh!important;overflow:hidden!important;position:relative!important;}
#eco-app-shell .eco-main-content{flex:1 1 auto!important;min-width:0!important;width:100%!important;height:calc(100vh - 72px)!important;max-height:calc(100vh - 72px)!important;overflow:auto!important;padding:30px!important;background:#f8fafc!important;}
#eco-app-shell #eco-dynamic-content{min-width:0!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;overflow:visible!important;padding-bottom:40px!important;}
body.eco-cotizador-operating .eco-main-content,body.eco-cotizador-operating #eco-dynamic-content{height:auto!important;max-height:none!important;min-height:0!important;overflow:auto!important;background:#f8fafc!important;}
body.eco-cotizador-operating .eco-cotizador-module-full{height:auto!important;max-height:none!important;min-height:0!important;margin:0!important;border-radius:28px!important;background:#fff!important;overflow:hidden!important;}
body.eco-cotizador-operating .eco-cotizador-app-head{display:grid!important;}
body.eco-cotizador-operating .eco-cotizador-full-content>.eco-advisor-wizard,body.eco-cotizador-fullscreen-active .eco-advisor-wizard{width:100%!important;max-width:1180px!important;height:min(78vh,820px)!important;min-height:620px!important;max-height:820px!important;margin:0 auto!important;border-radius:28px!important;box-shadow:0 18px 44px rgba(15,23,42,.10)!important;}
#eco-app-shell .wizard-footer,#eco-app-shell .eco-cotizador-full-content .wizard-footer{position:sticky!important;bottom:0!important;display:flex!important;flex-wrap:nowrap!important;gap:12px!important;align-items:center!important;justify-content:flex-end!important;width:100%!important;padding:14px 18px!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(10px)!important;z-index:30!important;}
#eco-app-shell .wizard-footer .btn-prev,#eco-app-shell .wizard-footer .btn-next,#eco-app-shell .wizard-footer .btn-save{width:auto!important;max-width:none!important;flex:0 0 auto!important;min-width:132px!important;border-radius:14px!important;padding:13px 18px!important;font-size:14px!important;white-space:nowrap!important;}
#eco-app-shell .wizard-footer .btn-prev:before,#eco-app-shell .wizard-footer .btn-next:before{content:none!important;}
}
@media (max-width:1024px){#eco-app-shell .eco-desktop-only,#eco-app-shell .nav-item-desktop{display:none!important;}}
