.my-logo
{
height:80px;
//width:80px;
}
.s-icon
{
list-style:none;
color:white;
}
.s-icon li
{
display:inline;
padding:2px;
#border-radius:50px;
#background-color:black;
color:white;
margin:0px 5px;
margin-top:25px;
}
.vikash-ka-slider
{
height:450px;
}
.myprofile
{
height:300px;
}
.faq-pic1
{
    height:105%;

}
.gallery
{
    height: 125%;
}
.breadcrumb-outer
{
    height:250px;
    background-image: url("../image/9.jpeg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    //background-size: cover;
    
}
.breadcrumb-inner
{
    height:100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.my-div
{
    display: flex;
    justify-content: space-between;
    padding-left: 50px;
    padding-right: 50px;
    height: 100%;
    align-items: center;
}
.my-textarea
{
    resize: none;
}
.ancer1 ancer2 ancer3 a
{
    text-decoration: none;
    color:brown;
}

#message
{
    border: 1px solid black;
    border-radius: 5px;
}
#anker{
    text-decoration: none;
    color: white;
}
#aboutus
{
    border: 1px solid black;
    border-radius: 5px;
}
#hover:hover
{
    color: rgb(14, 156, 250);
}
#hower:hover
{
    border: 1px solid blue;
    border-radius: 250px;
    box-shadow: 0px 0px 15px blue;
    background-color: rgb(56, 56, 250);
}