@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px; cursor:pointer; }

.background{ background:#000; width:98%; height:115px; padding:10px;}

.logo{ position:relative; background-image: url(music-logo-designs38.png); width:209px; height:176px; top:-59PX; float:left; margin:21px; }


ul{ position: absolute; right:0px; top:54px; list-style:none; margin:0px; padding:0px; }

ul li{ position:relative; float:left; background:#990033; border:1px solid #000; width:107px; height:53px; line-height:53px; text-align:center; }

ul li a{ text-decoration:none; display:block; color:#fff;  }

ul li a:hover{ background:#000; color:#FFF;}

ul ul{ position:absolute; display:none;}

ul li:hover >ul{ display:block;}

ul ul ul  { position:absolute; left:108px; top:-1px; width:20px;  }


.img { background-image: url(../plant/0.jpg); top:20px; width:100%;  height:120vh; background-repeat:no-repeat; background-size:cover; background-attachment:fixed; }




.img0 { position:relative;  top:-612px; font-size:72px; font-family:Vijaya; text-align:right; margin:66px; padding:14px; text-align:center; float:left;}

.img0 p{ position:absolute; top:32px; right:-316px; font-size:77px; color:white;}


.shop{ position:absolute; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:15px; background:#13121282; padding:20px;  color:white; right:-343px; margin:52px;}


.imgbox1{ position:relative; background-color:#000; width:100%; height:100%; margin:0px; padding:0px; display:flex; flex-wrap:wrap;  }


.imgbox1 .img3{ background: #a80714;  width:291px; height:335px;  margin:22px; overflow:hidden;  }

.imgbox1 .img3 .box1 img { position:relative;  width:291px; height:335px; margin:0px; transition:transform 2s; }

.imgbox1 .img3 .box1:hover img { transform:scale(1.2);}

.text4 {position:absolute;   color:#FFF;  width:206px; margin:-56px 0px; ; height:25px; line-height:25px;  text-align:center;     }

.text4 p{ font-size:18px;  background-color:#903;  }
.text4 p:hover{ color: #000;}




.texter { position:absolute; font-size:48px;  margin:77px 48px; }

.texter a{ text-decoration:none; color:#903;}


.footer{ position: relative; background-color:#000;   color:#FFF;  width:100%; margin:-56px 0px; ; height:50px;     }

