@charset "utf-8";
.parallax-window{
 min-height: 400px;
 background-image : none;
 background-repeat : repeat;
 background-attachment : scroll;
 background-position : 0% 0%;
 background-size : auto auto;
 background-origin : padding-box;
 background-clip : border-box;
}
.parallax-window1{
 min-height: 400px;
 background-image : none;
 background-repeat : repeat;
 background-attachment : scroll;
 background-position : 0% 0%;
 background-size : auto auto;
 background-origin : padding-box;
 background-clip : border-box;
}
.parallax-window0{
 min-height : 625px;
 background-image : none;
 background-repeat : repeat;
 background-attachment : scroll;
 background-position : 0% 0%;
 background-size : auto auto;
 background-origin : padding-box;
 background-clip : border-box;
}