body{background-color: black;}
.header{ width: 100%;
    height: 100px;

     
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
align-self: center;
flex-direction: row;
justify-content: space-between;
padding: 10px;

}

.scroll-downs {
    z-index:+1;
    position: absolute;
    top: 10;
    right: 0;
    bottom: 40px;
    left: 0;
    margin: auto;
    
    width :34px;
    height: 55px;
  }
  .mousey {
    width: 3px;
    padding: 10px 15px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 25px;
    opacity: 0.75;
    box-sizing: content-box;
  }
  .scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
  }
  @keyframes scroll {
    0% { opacity: 0; }
    10% { transform: translateY(0); opacity: 1; }
    100% { transform: translateY(15px); opacity: 0;}
  }
  .container{
    background-color: black;
    width: 100%;
    height: auto;
    display: flex;
justify-content: space-between;
align-content: center;
align-self: center;
text-align: center;
flex-direction: row;
   }
   .containerr{
   
    background-color: black;
    width: 100%;
    height: 100%;
    display: flex;
justify-content: space-between;
align-content: center;
align-self: center;
text-align: center;
flex-direction: row;
}
  

.but1 {
    /* margin: 20px; */
    height: 45px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    text-align: center;
    flex-wrap: nowrap;
    flex-direction: column;
    border-style: none;
    background-color: rgba(255, 255, 255, 0.151);
    transition-duration: 0.5s;
    font-size: 15px;
    font-family: arial;
    list-style-type: none;
    text-decoration: none;
}
  



.a1 { list-style-type: none;
    text-decoration: none;
    color: black;}

    .a1:hover { list-style-type: none;
        text-decoration: none;
        color: black;}
        



        .but1:hover {        text-decoration: none;
            list-style-type: none;
            background-color: white;
            color: rgba(255, 255, 255, 0.4);
        
        }
.slide{ width: 99%;
}

.names { 
    width: 99%;
    display: flex;
    text-align: center;
justify-content: space-between;
flex-direction: row;
align-content: flex-start;
font-family: 'Playfair Display', serif;


} 

.mount111{
    width: 250px;
}
.mount111:hover{
    width: 300px;

}

.mount2111{
    width: 250px;
}
.mount2111:hover{
    width: 300px;

}

.ararat{ 
    color: white;
   
 text-decoration: none;
}
.ararat:hover {
    
    text-decoration: none;
    color: #D88032;
   text-shadow:  
    0 0 20px  rgb(255, 167, 51)
   ;
  
}


.agos{ color: white;
    }
    .agos:hover{
    
        text-decoration: none;
        color: #D88032;
       text-shadow:  
        0 0 20px  rgb(255, 167, 51)
       ;
      
    }
    .sharach{
    color: white;}
    .sharach:hover{
    
        text-decoration: none;
        color: #D88032;
       text-shadow:  
        0 0 20px  rgb(255, 167, 51)
       ;
      
    }
    #sectioncover{
       
        background-image: url(maincover.jpg);  
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    
            width: 30%;
            height: 100vh;
            display: flex;
            align-self: center;
            align-items: center;
            justify-content: flex-end;
            
        }
        .bottles{display: flex;
            justify-content: center;
            align-self: center;
            align-items: flex-end;
            flex-direction: row;
            }
        .img1 {
                height: 220px;
            }
        .img1:hover{
                height: 400px;
            }
    #section2{
        flex-direction: row;
        justify-content: space-between;
        display: flex;
        justify-content: center;
        align-content: center;
        align-self: center;
        align-items: center;
        width: 100%;
        height: 100vh;
background-image:url(11.jpg);
background-size: cover;
background-position: center;
  }
 
.covermontain{
    display: flex;
    align-items: center;   
     flex-direction: row;
     width: 100%;


}
 

.scroll-downs {
    z-index:+1;
    position: fixed;
    top: 10;
    right: 0;
    bottom: 40px;
    left: 0;
    margin: auto;
    
    width :34px;
    height: 55px;
  }
  .mousey {
    width: 3px;
    padding: 10px 15px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 25px;
    opacity: 0.75;
    box-sizing: content-box;
  }
  .scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
  }
  @keyframes scroll {
    0% { opacity: 0; }
    10% { transform: translateY(0); opacity: 1; }
    100% { transform: translateY(15px); opacity: 0;}
  }

.imgw1{
    display: none;

 
height: 220px;
}
.imgw1:hover{
    height: 400px;
}
.containertwo{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
 p{text-align: center;}

h1{
    text-align: center;
}

h1:hover{
    color: orange;

  
}
.text{
    align-items: center;
    display: flex;
    align-self: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}
.text2{
    width: 50%;
    font-size: 20px;
    color: rgb(195, 195, 195);

}
  
#section3{
    display: flex;
    justify-content: center;
    align-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100vh;
background-image:url(22.jpg);
background-size: cover;
background-position: center;
}
.covermontain3{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;


}
.covermontain35{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;


}
p{
    color: white;
}
h1{
    color: white;
}

#section4{
    display: flex;
    justify-content: center;
    align-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100vh;
background-image:url(33.jpg);
background-size: cover;
background-position: center;
}

#section5{
    display: flex;
    justify-content: center;
    align-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100vh;
background-image:url(44.jpg);
background-size: cover;
background-position: center;
}
#section55{
    display: flex;
    justify-content: center;
    align-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100vh;
background-image:url(11.jpg);
background-size: cover;
background-position: center;
}
#section555{
    display: flex;
    justify-content: center;
    align-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100vh;
background-image:url(111.jpg);
background-size: cover;
background-position: center;
}
#section6{
    display: flex;
    justify-content: center;
    align-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100vh;
background-image:url(555.png);
background-size: cover;
background-position: center;
}

#section7{
    display: flex;
    justify-content: center;
    align-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100vh;
background-image:url(552.png);
background-size: cover;
background-position: center;
}

#section8{
    display: flex;
    justify-content: center;
    align-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100vh;
background-image:url(sssss.jpg);
background-size: cover;
background-position: center;
}

.coverone{
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100vh;
    align-content: center;
    align-self: center;
    align-items: center;
    justify-content: center;

}
.small{
    align-self: center;
    align-items: center;
    height: 200px;
  margin-right: -35px;
}
.mount1{
    width: 200px;
}
.mount1:hover{
    width: 350px;
}
.gotop{
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    right: 50px;
  }
  .gotop:hover{
    width: 60px;
    height: 60px;
    transition: 0.1s;
    padding-right: -10;
    margin-right: -10;
  }.divtext{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    align-self: center;
    width: 70%;
    justify-content: space-between;
}
.small:hover{
    height: 300px;
    margin: -50px;
}
  


       

@media only screen and (min-width: 1024px   ) {.header{
    position: absolute;
}}
    
     
        @media only screen and (max-width: 1000px   ) {
          
            body{
                height: auto;
            }
        .text2{
            padding-top: 50px;

        }
       h1{     
            font-size: 30px;
      }  
      h1:hover{
        font-size: 35px;
    }

        p{
            font-size: 12px;
        }
      .carousel-control-prev{
          display: none;
      }
      .carousel-control-next{
          display: none;
      }
    
        .but1 {
            height: 40px;
            width: 150px;}
        
        .a1{ font-size:10px;
            
    
        }
      
        .mount1{
            width: 150px;
        }
        .mount1:hover{
            width: 100px;
        
      }

.covermontain35{
    display: flex;
    flex-direction: column;
}

      
.mount2111{
    width: 150px;
}
.mount2111:hover{
    width: 100px;

}

.covermontain3{
display: flex;
flex-direction: column;
}

    

      h1{    
        color: rgb(255, 255, 255);
        font-size: 20px;
          
     } 
  .small{    height: 200px;

       }
       
 .gotop{display: none;}
 
   
   
    .containerr{
        height: 100vh;
 background-image: url(covervod.jpg);
background-size: cover;
background-repeat: no-repeat;
 
     width: 100%;
     display: flex;
justify-content: center;
align-content: center;
align-self: center;
text-align: center;
flex-direction: row;
 

 
    }
    #sectioncover{
        display: none;
    }

    .scroll-downs {

        display: none;
    }
    
    .mousey {
    
        display: none;
    }
    
    .scroller{
    
        display: none;
    }
    

  
    .mount111{
        width: 150px;
    }
    .mount111:hover{
        width: 200px;
    
    }
    
.gotop{
    display: none;
}
.imgw1{                height: 400px;

    display: block;
}
 .img1{
    height: 400px;

 }











}




