.shadow{
    box-shadow: 0px 22px 59px -35px rgba(0,0,0,0.67)
}


/* ease effect */
.ease { transition: all .2s ease-in-out; }
/* ease effect */


#footer {display:none;}


