.animate-in-ov{-webkit-animation:fadeIn .5s ease-in;animation:fadeIn .5s ease-in}.animate-out-ov{-webkit-transition:opacity .5s;transition:opacity .5s;opacity:0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.ov-preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fefefe;z-index:999999;height:100%;width:100%;overflow:hidden!important}.ov-preloader .ov-icon{width:100px;height:100px;position:absolute;left:50%;top:50%;background-image:url(http://indelaf.com.ar/wp-content/uploads/2023/01/Indelaf-Menu.png);background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover;margin:-50px 0 0 -50px}