#page-preloader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;background:#ffffff;opacity:1;transition:opacity 0.5s ease-in-out}.preloader-spinner{position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;border:5px solid #eeeeee;border-top:5px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:980px){#main-header{padding-top:15px!important;padding-bottom:15px!important}#logo,.et_pb_menu__logo img{width:auto!important;height:auto!important;object-fit:contain!important;max-height:70px!important}}.imagen-oscurecida{position:relative;display:block;overflow:hidden}.imagen-oscurecida::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1;pointer-events:none}.imagen-oscurecida img{position:relative;z-index:0}