/* .page{
    background: url(../images/main\ bac2.jpg) no-repeat center center/cover;
    height: 70vh;
    width: 100%;
    display: grid;
    justify-content: center;

    
}
.page14{
    
    width: 500px;
    height:40vh;

    
}
.page14 img{
    height:40vh ;
    width: 100px;
}
.page11{
    color: green;
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size:xx-large;
    justify-items: center;
    align-items: center;
}
.flex{
    display: flex;
    
    
}
.page12 input{
    border-radius: 20px;
    width:500px;
    height: 8vh;
    
}
.page13 button{
    margin-left: -63px;
    background-color: rgb(0, 255, 21);
    border-radius: 20%;
    height: 8vh;
}
.carousel-control-prev-icon{
    background-color: rgb(200, 212, 208);
     border-radius: 100%;

}
.carousel-control-prev-icon:hover{
    background-color:green;
     border-radius: 100%;
    width: 40px;
    height:50px;

}
.carousel-control-next-icon{
    background-color: rgb(200, 212, 208);
     border-radius: 100%;

}
.carousel-control-next-icon:hover{
    background-color:green;
     border-radius: 100%;
    width: 40px;
    height:50px;

}


 */
@media screen and (min-width:427px) and (max-width:768){
    
}
    
