/*no footer*/

#footer {display:none;}

/*no footer*/


/* shadow */
 
.shadow{
    box-shadow: 0px 22px 59px -35px rgba(0,0,0,0.67)
    
}

/* shadow */