    #snow {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;pointer-events:none;
}
  

/*search engine block*/
.search-engine {
    background:#e7e5e0 url('../../images/banner/search-engine-banner-christmas.jpg?v0.2')no-repeat center top !important;
    width: 100%;
    min-height: 500px; 
    padding: 30px 0 15px;
    background-size: cover !important;
    
}

div.heading { visibility: hidden !important; }

/*.search-engine .search-block {background: #ffffffeb;}*/
.search-engine .search-block {background: #82d5ffbf;}

@media screen and (max-width: 1199px) {


}

