/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 12-Apr-2022, 9:36:49 am
    Author     : Kirti
*/
@media only screen and (min-device-width:1360px) and (max-device-width: 1920px){
    @keyframes cf3FadeInOut
{
  0% 
{
  opacity:1;
}
45% 
{
    opacity:1;
}
55% 
{
    opacity:0;
}
100% 
{
    opacity:0;
}
}
.banner{
    display: block;
}
.message{
   font-family: inherit;
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
}

.Galary{
    display: flex;
    
}
.GalaryImg
{
  position:relative;
}
.Galary img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  height: 400px;
}
.Galary img.transparent {
opacity:0;
}
.Galary img.top {
animation-name: cf3FadeInOut;
animation-tanimation-nameiming-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 10s;
animation-direction: alternate;
}
.fadeIn {
     -webkit-animation: animat_show 0.8s;
     animation: animat_show 0.8s;
     visibility: visible !important;
 }
.Empty {
    display: block;
}
@keyframes text{
    0%{
        color:white;
    }
       
    
    30%
    {
        letter-spacing: 6px;
    }
    
    80%
    {
        letter-spacing: 0px;
    }
}
@keyframes knb-text{
    0%{
        color:white;
        
    }
     
}
.knb_bulet{
    text-decoration: none;
    animation: knb-text 10s 1;
    
}
.menu_break{
    display: flex;
    height: 2px;
    margin-bottom: 1%;
    position: relative;
    
}
.banner-belt{
    display: flex;
    height: 20px;
    margin-bottom: 1%;
    position: relative;
    margin-top:30%;
}
.knowledge{
    display: flex;
}
.description{
    display:block;
    width:50%;
    
}
.slogan{
    display: block;
    width:50%;
    margin: 5%;
   
}

.head_text_knb
{
     animation: text 7s 1;
}

.banner-text{
    background-color: #eb550d;
    color:#ffffff;
    font-family: 'Exo', sans-serif;
    font-weight: 500;
}
.Package-div{
    margin-left: 40%;
    font-size: xx-large;
}
.package-btn{
    display: block;
    width:25%;
    height: 70px;
    border-style: solid;
    border-width: thin;
    margin-left: 35%;
    font-size: xx-large;
    border-radius: 8px;
    text-align: center;
}
.package-btn p{
    margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 10px;
    font-family: 'Exo', sans-serif;
    font-weight: 500;
}
.mission{
    display:flex;
    height: 500px;
}
.department{
    display:flex;
    height: 350px;
}
.depart-head{
    font-size: xx-large;
    font-family: calibri;
    color: #46871b;
    text-align: center;
}
.mission-block{
    border-style: solid;
    border-width: thin;
    border-radius: 8px;
    border-color: #aaaaaa;
    margin-top: 15px;
    margin-bottom: 15px;
}
.mission-text{
    margin-left: 5%;
    margin-right: 5%;
    font-size: x-large;
    color: #555555;
}
.mission-head{
    
    font-size: xx-large;
    font-family: calibri;
    color: #46871b;
    text-align: center;
}
.vision-text{
    margin-left: 5%;
    margin-right: 5%;
    font-size: x-large;
    color: #555555;
}
.vision-head{
    
    font-size: xx-large;
    font-family: calibri;
    color: #46871b;
    text-align: center;
}
.dept-flex{
    display: flex;
}
.dept-block{
    display:block;
}
.dept-row{
    display: flex;
    margin-bottom: 5%;
    text-align: center;
    font-family: calibri;
    color:#555555;
    height:100px;
}
.dept-img{
    display: block;
    margin-top: 5%;
    
}
.dept-img img{
    width:70%;
    border-radius: 2%;
    box-shadow: 3px 3px 5px grey;
}
.dept{
    display: block;
    width:20%;
    margin-left: 2%;
    box-shadow: 3px 3px 5px grey;
    cursor: pointer;
    
        
}
.dept img{
    
    width:50%;
    
        
}
.dept p{
    padding-top: 20%;
}
.serv-head{
    font-size: xx-large;
    font-family: calibri;
    color: #46871b;
    text-align: center;
}
.serv-row{
    display: flex;
    margin-bottom: 5%;
    text-align: center;
    font-family: calibri;
    color:#555555;
}
.serv-flex{
    display: block;
}
.services{
    display:flex;
    height: 700px;
}
.serv{
    display: block;
    width:30%;
    margin-left: 2.5%;
    box-shadow: 3px 3px 5px grey;
    
        
}
.edit_btn{
    color:#red;
}
.serv-detail{
    display: block;
    width: 100%;
    height:50px;
    background-color: #0d1942;
}

.serv-detail p{
    color: white;
    margin-top: 15px;
    padding-top: 15px;
}
.serv img{
    height: 135px;
}


#cf3 img.top {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 10s;
animation-direction: alternate;
}
.appointment{
    
    display: block;
    width: 30%;
    height: 240px;
    border: 1px solid white;
    z-index: 2;
    margin-top: 5%;
    position: absolute;
    margin-left: 10%;
    border-radius: 8px
}
.apmt_form
{
    display:block;
    height: auto;
    margin-top: 8%;
    margin-bottom: 2%;
}
.apmt_tbl{
    margin-left: 9%;
    width: 80%;
}
.apmt_row
{
    display: flex;
}
.apmt_row td{
   display: block; 
   width:50%;
   color:black;
   font-family: 'Jura', sans-serif;
   font-size: 16px;
}
.apmt_btn
{
    display: block;
    z-index: 2;
    position: absolute;
    
    margin-left: 15%;
    border-radius: 4px;
    color: white;
    width: 70%;
    height: 50px;
    background-color: #0086b3;
    text-align: center;
    align-items: center;
    cursor: pointer;
    
    
}
.apmt_btn p{
    color: white;
    margin-top: 5%;
}


.submit_btn
{
    display:block;
    border-radius: 8px;
    background-color: #0086b3;
    width:10%;
    height: 50px;
    margin-left: 45%;
    margin-bottom: 2.5%;
    margin-top: 2.5%;
    color:white;
    border:1px solid;
    
}
.submit_btn p{
    padding-top: 11%;
}

}
    