/*index.html*/

*{

    padding: 0;
    margin: 0;
}

.asl{
    background-image: url(images/alo.jpg);
    width: 600%;
    height: 880px;
    background-position: center;
    background-size: cover;
    position: relative;
}

.navber{
    width: 200%;
    margin: auto;
    padding: 100px 200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 70px;
   
}

.navber ul li{
    
    list-style: none;
    display: inline-block;
   margin-bottom: 200px;
   margin-top: 20px;
}

.navber ul li a{
    text-decoration: none;
    color: #fff;
    font-family: sans-serif;
    font-weight: bold;
    margin-top: 20px;

}

#content{
  display: inline-block;
  width: 100%;  
  position: absolute;
  top: 30%;
}

.left{
    margin-left: 6%;
}

.left h1{
    font-size: 90px;
    color:white;
    line-height: 110px;
    float: left;
    margin-right: 490px;
}





#right p {
    float: left;
    color: #fff;
    margin: right 10px; 
    margin-top: 40px;
    display: flex;
    align-items: center;
    margin-left: 900px;
   
}



#icon{
    
    width: 80px;
    cursor: pointer;
    float: right;
    margin-top: 10px;
    margin-right: 250px;
}




.aloalo{
    font-family: sans-serif;
    color: white;
}

.row{

    display: flex;
}


.logo{
  margin-top: 30px;
}


















/*video.css*/


.video{
    background-image: url(images/istockphoto-1047288798-612x612.jpg);
    width: 100%;
    height: 880px;
    background-position: center;
    background-size: cover;
    position: relative;
   background-repeat: no-repeat;
}

.navber{
   width: 90%;
   margin: auto;
   padding: 15px 0;
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.navber ul li{
   
   list-style: none;
   display: inline-block;
   margin: 1px;
   margin-top: 9px;

  
}

.navber ul li a{
   text-decoration: none;
   color: #fff;
   font-family: sans-serif;
   font-weight: bold;
   margin-left: 15px;
}

.box{
   color: #fff;
   display: flex;
   flex-direction: column;
   width: 400px;
   margin-top: 60px;
  margin-left: 350px;
}

.box1{
   color: #fff;
   display: flex;
   flex-direction: column;
   width: 400px;
   margin-top: 60px;
   
}

.box2{
    color: #fff;
    display: center;
    flex-direction: column;
    width: 400px;
    margin-left: 300px;
    margin-bottom: 2000px;
    margin-top: 60px;
    text-align: center;
    
 }
 

 .box3{
    color: #fff;
    display: center;
    flex-direction: column;
    width: 350px;
    margin-left: 500px;
    margin-bottom: 3000px;
    margin-top: 60px;
    text-align: center;
    
 }
 

 .video2{
    background-image: url(images/skripka-smychek-violin-ch-b.jpg);
    width: px;
    height: 850px;
    background-repeat: inherit;

 }
 video{
     margin-right: 10px;
 }




















/*photo.css*/

 .imag{
    background-image: url(images/vivid-black-gold-background-music-v_1646927jpg!bw700.jpeg);
    width: 100%;
    height: 1000px;
    background-position: center;
    background-size: cover;
 
 }



 * {box-sizing: border-box}
 body {font-family: Verdana, sans-serif; margin:0}
 .mySlides {display: none}
 img {vertical-align: middle;}
 

 .slideshow-contain {
   max-width: 500px;
   position: relative;
   margin: auto;
   margin-top: 50px;
 }
 

 .prev, .nex {
   cursor: pointer;
   position: absolute;
   top: 50%;
   width: auto;
   padding: 16px;
   margin-top: -22px;
   color: white;
   font-weight: bold;
   font-size: 18px;
   transition: 0.6s ease;
   border-radius: 0 3px 3px 0;
   user-select: none;
 }
 

 .nex {
   right: 0;
   border-radius: 3px 0 0 3px;
 }
 

 .prev:hover, .nex:hover {
   background-color: rgba(0,0,0,0.8);
 }
 

 .text {
   color: #f2f2f2;
   font-size: 15px;
   padding: 8px 12px;
   position: absolute;
   bottom: 8px;
   width: 100%;
   text-align: center;
 }
 

 .numbertext {
   color: #f2f2f2;
   font-size: 12px;
   padding: 8px 12px;
   position: absolute;
   top: 0;
 }
 

 .dot {
   cursor: pointer;
   height: 15px;
   width: 15px;
   margin: 0 2px;
   background-color: #bbb;
   border-radius: 50%;
   display: inline-block;
   transition: background-color 0.6s ease;
   margin-left: 7px;
 }
 
 .active, .dot:hover {
   background-color: #717171;
 }
 

 .fade {
   animation-name: fade;
   animation-duration: 1.5s;
 }
 
 @keyframes fade {
   from {opacity: .4} 
   to {opacity: 1}
 }
 

 @media only screen and (max-width: 300px) {
   .prev, .next,.text {font-size: 11px}
 }
 p3{
     color: burlywood; 
     margin-left: 480px;
     font-weight: bold;
 }
 p7{
     margin-left: 600px;
     color:burlywood ;
 }



 




















/*join css*/
*{
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}

.img{
  background-image: url(Free-Music-for-Video-Editing-Find-Background-Music-for-Your-Videos-1.jpg);
   background-repeat: no-repeat;
   width: 100%;
    height: 880px;
    background-position: center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;

}

 .box8{
 margin-top: 50px;

 }

 *{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins',sans-serif;
}
.conta1{
  background-image: url(images/skripka-smychek-violin-ch-b.jpg);
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 500px;
 
}

.conta1 form{
  background-color: #bbb;
  width: 90%;
  max-width: 500px;
  padding: 50px 30px 20px;
  background: w;
  border-radius: 4px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.5);
  position: relative;
  margin-bottom: 300px;
  margin-right: 2200px;
  margin-top: 150px;
  background-image: url(images);
}

.fa-paper-plane{
position: absolute;
top: 0;
left: 50%;
transform:translate(-50%,-50%);
background: white;
font-size: 26px;
padding: 20px;
border-radius: 50%;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);

}


.input-group{
  width: 100%;
  display: flex;
  text-align: center;
  margin: 10px 0;
  position: relative;
}

.input-group label{
  flex-basis: 28%;
}

.input-group input, .input-group textarea{
  flex-basis: 68%;
  background: transparent;
  border: 0;
  outline: 0;
  padding: 10px 0;
  border-bottom: 1px solid #999;
  color: #333;
  font-size: 16px;
}

::placeholder{
  font-size: 14px;

}

form button{

  color: #fff;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  padding: 10px 40px;
  outline: 0;
  cursor: pointer;
  display: block;
  margin: 30px auto 10px;
}

.input-group span{
  position: absolute;
  bottom: 12px;
  right: 17px;
  font-size: 14px;
  color: red;
}

#subit-error{
  color: red;
}

.input-group span i{
  color: seagreen;
}

.body4{
  background-image: url("skripka-smychek-violin-ch-b.jpg");
  background-repeat: no-repeat;
}

.sub{
  display:inline;
  display: flex;
  
}



.card {
  box-shadow: white;
  transition: 0.3s;
  width: 40%;
}

.card:hover {
  box-shadow: white;
}

.conta1 {
  padding: 2px 16px;

}


p0{
color: #fff;
margin-left: 30px;
}

.audio{
  margin-top: 50px;
  margin-left: 20px;
  
}

.audio1{
  margin-left: 600px;
  
}

















/* song */




*{
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}
body1{
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main{
  position: relative;
  height: 40%;
  width: 40%;
  display: flex;
  align-items: center;
  justify-items: center;

  
 
}
.main{
  padding: 10px 12px;
  margin: 10px 10px;

  

}



.right, .left{
  position: relative;
  height: 100%;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  
}

.left img{
  height: 300px;
  width: 80%;
  border-radius: 15px;
  box-shadow: 1px 0px 20px 12px rgba(240, 240, 240e, 0.2);
}

input[type="range"]{
  -webkit-appearance: none;
  width: 50px;
  outline: none;
  height: 2px;
  margin: 0 15px;

}
input[type="range"]::-webkit-slider-thumb{
  -webkit-appearance: none;
  width: 10px;
  height: 10px;
  background: #FF8A65;
  border-radius: 50%;
  cursor: pointer;
  
}

.right input[type="range"]{
width: 40%;

}

.left .volume{
  position: absolute;
  bottom: 10px;
  left: 280px;
  width: 100px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;


}

.left .volume p{
  font-size: 15px;

}

.left .volume i{
  cursor: pointer;
  padding: 8px 12px ;
  background: #FF8A65;
  
}
.left .volume i:hover{
  background: rgba(240, 240, 240e, 0.2)
}

.volume #volume_show{
  padding: 8px 12px;
  margin: 0 5px 0 0;
  background: rgba(240, 240, 240e, 0.1)
}



.right .middle{
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;

}
.right .middle button{
  border: none;
  height: 70px;
  width: 70px;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  outline: none;
  transition:0.5s ;
  background: rgba(245, 245, 2405, 0.1);
}

.right #title{
  position: absolute;
  top:20px;
  left: 90px;
  transform: translateX(-50%);
  text-transform: capitalize;
  color: #fff;
  font-size: 3px;
  margin: right 200px; 
  margin-right: 390px;
}


.right #artist{
  position: absolute;
  top: 110px;
  left: 200px;
  transform: translateX(-50%);
  text-transform: capitalize;
  color: #fff;
  font-size: 18px;
}
.right .duration{
  position: absolute;
  bottom: 20%;
  left: 1%;
  transform: translateX();
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 20px;
  margin-top: 40px;
}

.right .duration p{
  color: #fff;
  font-size: 15px;
  margin-left: 20px;
}

.right #auto{
  font-size: 18px;
  cursor: pointer;
  margin-top: 45px;
  border: none;
  padding: 10px 14px;
  color: #fff;
  background: rgba(245, 245, 2405, 0.2);
  outline: none;
  border-radius: 10px;
}
.right #auto i{
  margin-left: 8px;

}
#play{
  background: #FF8A65;
}
.right button:hover{
  background: #FF8A65;
}
.right i::before{
  color: #fff;
  font-size: 20px;
}
.right .show_song_no{
  position: absolute;
  top:10px;
  right: 10px;
  width: 30px;
  height: 20px;
  margin-right: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding:8px 12px ;
  color: #fff;
  border-radius: 5px;

}

.right .show_song_no p:nth-child(2){
  margin: 0 5px;

}

.ti{
  margin-right: 400px;
}






/*concert*/


.asl2{
  background-image: url(images/1.jpg-3.webp);
  width: 600%;
  height: 880px;
  background-position: center;
  background-size: cover;
  position: relative;
}

.conc{
margin-left: 400px;
  display: flex;

}
.p9{
  font-weight: bold ;
  color: white;
}

