﻿#loader{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;background:url(loader.gif) center no-repeat #000}@font-face{font-family:Product;src:url(font.ttf)}html,body{width:100%;height:100%}body{padding:0;margin:0;font-family:Product;background-color:#000;color:#fff}a{color:#fff}a:hover{color:gray}.wrapper{display:table;table-layout:fixed;height:100%;width:100%}.content{display:table-cell;height:100%;width:100%;vertical-align:middle;text-align:center;padding:30px;background-image:url(bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.copy{font-size:14px;display:inline-block;margin-top:30px;color:dimgray}.logoImg{height:50px;margin-bottom:50px;filter:invert(100%)}.catalogImg{height:200px;margin:10px;cursor:hand;transition:opacity .2s linear}.catalogImg:hover{opacity:50%}.product{display:flex;flex-direction:row;max-width:800px;width:100%;flex-wrap:wrap;justify-content:center;margin:auto}.productImg{padding-bottom:20px}.productImg img{height:200px}.productInfo{text-align:left;flex:1;padding-left:20px}#whatsapp{color:#000}