@charset "utf-8";
/* CSS Document */

/* .lyBanner start */
.lyBanner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

/* .lyBanner end */


/* .lyAbout start */
.lyAbout {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

/* .lyAbout end */


/* lyPromenu start */
.lyPromenu {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

/* lyPromenu end */


/* lyProducts start */
.lyProducts {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

/* lyProducts end */


/* lyNews start */
.lyNews {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

/* lyNews end */
