/*headings of the website */
.headinggs
{
    text-align: center;
    color: darkblue;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 30px;
}
/* end of headings of the website */
.card {

    position: relative;
    display: inline-block;

}
.card .img-top {
    display: none;
    position:absolute;
    margin-top: -28px;
    margin-left: -2px;
    left: 5;
    right: 0;
    z-index: 99;
}
.card:hover .img-top {
    display: inline;

}

.head
{
    background-color:#090;
    width: 100%;
    height:auto;
    margin-top: -20px;
    padding-top: 12px;
}
/* quick enquiry button rotation */
.contact-opener {

    transform: rotate(-90deg);
    top: 100px;
    background-color:#F8C301;
    padding: 9px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    display: inline-block;
    float: right;
    position: fixed;
    right: -33px;
    top: 400px;
    z-index: 1;
font-weight: bold;


}

.logoo{
    height: 75px; width: 85px;margin-top: 5px;
}



.top{
    height: 70px;

}
.move{
    text-align: center; font-weight: bold; color: #090;
    margin-top: 20px;
    font-family:arial, sans-serif;
}
.kalam{
    color: darkblue;
    font-weight: bold;
    font-family: "Times New Roman' ,Times,serif";
    font-size: 23px;

}
#institute{
    color: #090;
    font-size: 14px;
    margin-top: -5px;
    font-weight: bold;


}
#iso
{
    color:darkblue;
    font-size: 13px;
    font-weight: bold;
    margin-top: -3px;
    margin-left: 20px;
    text-decoration: underline;
}
/* slider text animation */
.sub1
{
    font-size: 50px;

}
.sub2
{
    font-size: 25px;

}
.sub3
{
    font-size: 25px;

}
.sub3.bounceInLeft
{
    animation-delay:2s;
}

.bounceInLeft
{
    animation-delay:0.8s;
    animation-duration:3s;
}
.bounceInRight
{
    animation-delay:1.6s;
}
.bounceInDown
{
    animation-delay:0.8s;
}
.bounceInUp
{
    animation-delay:1.6s;
}
.rotateInDownLeft
{
    animation-delay:0.8s;
}
.rotateInUpRight
{
    animation-delay:1.6s;
}
/* end of slider text animation */


/* pop up for Enquiry form */
.carousel-indicators li
{
 padding: 10px;
background-color: #ffffff;
}
.carousel-indicators .active
{
    background-color: transparent;
}
#small-dialog1 h3 {
    color: #000;
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}


#small-dialog2 input[type="email"],
#small-dialog1 input[type="email"],
#small-dialog1 input[type="password"],
#small-dialog1 input[type="text"],

#small-dialog1 input[type="password"] {
    padding: 12px 0;
    font-size: 14px;
    border: none;
    border-bottom: 2px solid darkblue;
    background: transparent;
    outline: none;
    width: 100%;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

div#small-dialog1,
div#small-dialog2 {
    padding: 50px;

}

form ul {
    float: left;
    list-style-type: none;
}

form a {
    color: #000;
    float: right;
    font-size: 13px;
}

#small-dialog1 input[type="submit"],
#small-dialog1 input[type="submit"] {
    background: darkblue;
    border: none;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    outline: none;
    margin-top: 30px;
    width: 100%;
}

#small-dialog1 input[type="submit"]:hover {
    background: darkblue;
}

.w3ls-or {
    text-align: center;
    font-size: 2em;
    margin: 1em 0;
}

.w3ls-sma {
    text-align: center;
}

.modal-content {
    border-radius: 0px;
    background: #ffffff;
}

.modal-dialog {
    margin: 30px auto;
}

ul li input[type="checkbox"]+label {
    position: relative;
    padding-left: 25px;
    border: #F0F8FF;
    color: #000;
    display: inline-block;
    font-size: 13px;
}


#small-dialog input[type="text"],
#small-dialog input[type="password"],
#small-dialog2 input[type="text"],
#small-dialog2 input[type="password"] {
    padding: 12px 0;
    font-size: 14px;
    border: none;
    border-bottom: 2px solid darkblue;
    background: transparent;
    outline: none;
    width: 100%;
    margin-bottom: 20px;
}

#small-dialog input[type="submit"],
#small-dialog2 input[type="submit"] {
    background: darkblue;
    border: none;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    outline: none;
    margin-top: 30px;
    width: 100%;
}

#small-dialog2 input[type="submit"]:hover {
    background:#090;

    border: none;
    padding: 10px 15px;
}


/* //pop up end form */
.teamdata
{
    text-align: center;
    display: block;
}
/* //Mission vision */
