html,body{
  scroll-behavior: smooth;
}
/* toggler*/

.icon-bar {
	width: 22px; 
	height: 2px;
	background-color: #fff;
	display: block;
	transition: all 0.2s;
  margin-top: 4px
  
}

.dropdown .dropdown-menu {
  background-color:rgba(15,15,13,0.8);
  color:#FFFFFF;
  font-size: 14px;
  }
 .dropdown-menu {
    background-color:rgba(15,15,13,0.8);
    color:#FFFFFF;
    font-size: 14px;
    }
  .dropdown .dropdown-menu li a
  {
  color:#eee;
  font-size: 14px;
  }	
  .dropdown .dropdown-menu li a:hover
  {
  color:#fff;
  }	
  .dropdown:hover .dropdown-menu 
  {
    display: block;
  }










 
.navbar-toggler {
  border: none;
  background: transparent !important;
}
.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
 
.navbar-toggler .middle-bar {
  opacity: 0;
}
 
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
 
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}
 
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
 
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}
.mynav
{
background-color: #00a651 !important;
}
.linkfont
{
    
    font-weight: bold;
    font-family: 'Montserrat';
    font-size:14px;

}
.jumbotron {
    position:relative;
    background-repeat: no-repeat;
  height:auto;
  margin: 0;
  padding:0;
  }
  .jumboimg
  {
    width:100%;
    margin:0;padding:0;  top: 0;
    left: 0;
    z-index: 0;    
    height:auto;
  }
  .about
  {
  font-family: 'Montserrat';
  font-size:15px;
  margin-top:35px;
  color:#444;

  }
  .abouthead
  {
  margin-top:55px;
  font-family: 'Montserrat';
  font-weight: bold;
  }
  .speciality
  {
    margin-top:45px;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size:22px;
  }
  .content
  {
    font-family: 'Montserrat';
    font-size:15px;
    font-weight: bold;
    padding-right:55px;
    text-align: justify;
    line-height: 25px;
    
  }
  .jumboaboutp
  {
  font-family: 'Montserrat';
  font-size:15px;
  color:#444;
  padding-top:20px;
  line-height: 35px;

  }
  .jumboaboutptwo
  {
    font-family: 'Montserrat';
    font-size:15px;
    color:#444;
    margin-bottom:150px;
  }
  .jumboabouth
  {
  
  font-family: 'Montserrat';
  font-weight: bold;

  }
  .hrclass
  {
    width:100px;
    height:1px;
    float:left;
    background:#fff;
  }
  .hrclassobjectives
  {
    width:100px;
    height:1px;
    float:left;
   background:#cdba6d;
  }
  .smallhead
  {
margin-top:80px;  
color:#444;
font-family: 'poppins',sans-serif;
font-weight: bold;

  }
  .aboutjumbo h6
  {
margin-top:100px;  
color:#fff;
padding-bottom:15px;
font-size: 18px;
  }
  .aboutjumbo
  {
    min-height: 200px;
  }
  .icon_overlap
  {
   background:#cdba6d;
   position: relative;
   margin-top:-100px;
   min-height: 300px;
  }
  .icon_overlap p
  {
  padding-left:25px;
  padding-right:25px;
  color:#fff;
  }
  .icon_overlap h3
  {
    padding-left:25px;
    padding-right:25px;
    color:#fff;
  }
  .spacebottom
  {
    margin-top:50px;
  }
  ul li
  {
  font-size:18px;
  font-weight:500;
  text-align:justify;
  color:#444;
  }
  .leftcol 
  {
    width: 100%!important;
    height: 100%;
  }
  ul li a
  {
    color:#444;
  }
  ul li a:hover{
    text-decoration: none;
    color:#444;
  }
  
  .objectives
  {

    font-family: 'poppins',sans-serif;
    font-weight: bold;
    font-size:28px;
  
  }
  .objectivesabt
  {

    font-family: 'poppins',sans-serif;
    font-weight:600;
    font-size:28px;
    text-align: justify;
  
  }
  .spacebottomtwo
  {
    margin-top:100px;
    display:flex;
    margin-bottom:50px;
  }
  .content a:hover
  {
  transition:0.5s ease ;
  font-weight:bold;
  }
  .insti
  {
    font-weight:500;
  }
  .footerbg
  {
    background:#222;
    min-height: 80px;

  }
  .copyright
  {
  color:#fff;
  padding-top:30px;
  font-weight:normal;
  font-size:15px;
  }
  .backtop
  {
    color:#fff;
    padding-top:30px;
    text-align:right;
  }
  .backtop a
    {
   color:#fff;
   text-decoration: none;
 
    }
  @media only screen and (max-width: 768px)
  {
  .backtop
  {
    color:#fff;
    padding-top:10px;
    text-align:left;
  }
  .backtop a
    {
   color:#fff;
   text-decoration: none;
    }
  }
  .contentlink
  {
  text-decoration: none;
  color:#444;
  transition: color 0.2s ease;
  }
  .colorlink
  {
  text-decoration: none;
  color:#444;
  font-weight: bold;

  }
  .contentlink:hover
  {
  color:#fff;
  text-decoration: none;
  }
.quicklink
{
transition:transform 0.2s ease;
color:#444;
text-decoration: none;
display: inline-block;
}
.quicklink:hover
{
transform:translate(-0px, -5px);
text-decoration: none;
color:#444;
}
.tranform
{
  transition:transform 0.2s ease;
}
.tranform:hover
{
  transform:translate(-0px, -10px);
}
.socialtransfb
{
transition:color 0.2s ease-in ;
font-size:20px;
margin-right:10px;
color:#222;
}
.socialtranstw
{
transition:color 0.2s ease-in ;
font-size:20px;
margin-right:10px;
color:#222;
}
.socialtransfb:hover
{
color:#3b5998;
font-size:20px;
margin-right:10px;
}
.socialtranstw:hover
{
transition:color 0.2s ease-in ;
font-size:20px;
margin-right:10px;
color:#00acee;
}

.socialtransin:hover
{
transition:color 0.2s ease-in ;
font-size:20px;
margin-right:10px;
color:#DD2A7B;
}
.socialtransyu
{
transition:color 0.2s ease-in ;
font-size:20px;
margin-right:10px;
color:#222;
}
.socialtransyu:hover
{
transition:color 0.2s ease-in ;
font-size:20px;
margin-right:10px;
color:#C4302B;
}
.jumbonav
{
  text-decoration: none;
  color:#fff;
}
.jumbonav:hover
{
  text-decoration: none;
  color:#fff;
}
.spacetop
{
  margin-top:100px;
  margin-bottom: 100px;
}
.spacebot
{
  margin-bottom: 55px;
}
.lspace
{
  margin-left:10px;
  margin-right: 10px;
}
.containergal
{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.navbar-toggler
{
  
}
