#wf-section,#wf-section-pres,#wf-section-enl,#wf-section-cat-enl,
	#wf-section-cat-pres,#wf-section-crear-pres-ia,#wf-section-pres-firm,#wf-section-checkout-p2{
 left:-110%;
 position:fixed;
 width:100%;
 height:100%;
 	top:60px;
 overflow:auto;
 z-index:999;
 transition:left .4s cubic-bezier(.75,0,.25,1);
 background:#fff;
}
#wf-section-crear-pres-ia{
 overflow:none !important;
}
	#wf-close,#wf-close-pres,#wf-close-enl,#wf-close-crear-pres-ia,
	#wf-close-cat-enl,#wf-close-cat-pres,#wf-close-pres-firm,
	.wf-hamburger,.btn-menu-pres,.btn-menu-enl,.wf-btn-cat-enl,
	.wf-btn-cat-pres,.wf-btn-crear-pres-ia,.btn-pres-firm-wf{
 cursor:pointer;
 display:inline-block;
 padding:10px;
 color:#fff;
 margin:5px;
}
 .wf-m-menu{
 left:0 !important;
}