.py-3 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.overflow-hidden{ line-height: 30px !important;  overflow: visible !important; } 

.navbar-elixir {
    background: #fff !important;
    margin-bottom: -3.688rem;
    color: #d93c3c;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
    padding: 0.063rem;
}

.img-responsive {
  width: 100%;
  max-width: 400px;
  height: auto;
}
.slider--text--box{position: relative;display: flex !important;}
.slider--txt{ color: #fff !important;  word-spacing: 5px; }
.slider--subtxt{ color: #fff !important;  word-spacing: 5px;  }
.abt-txt{ text-align: justify; }

.ring-img { width: 100%; border-radius: 50%; padding: 50px; }
.ring-round { border-radius: 50%; }
.img-cnct{ margin-top: -50px; }
.img-cnct p {     margin-top: -4px !important; }
.center{ text-align: center; line-height: 50px; }
.list-unstyled {
    color: #fff;
    font-weight: 600;
    padding-left: 0;
    list-style: none;
}
marquee{ color: #fff; }

.stu{
    text-align: center;
    width: 100%;
    padding: 0px 10px;
    margin-top: 10px;
}


@media (min-width: 768px)
{
    .fs-md-5 
    {
      font-size: 41px  !important;
    }
   
   .slider--txt{ color: #fff !important; font-size: 48px;  word-spacing: 2px; line-height: 10px; text-align: center;}
   .slider--txt{ color: #fff !important; font-size: 28px;  word-spacing: 2px; line-height: 10px; text-align: center; }
   
}


@media (max-width: 768px)
{
      
   .slider--txt{ color: #fff !important; font-size: 21px !important;}
   .slider--subtxt{ color: #fff !important; font-size: 16px !important; }
   
}


@media (min-width: 991px)
{
   .navbar .collapse 
    {    
    float: right !important;
    text-align: right;
    display: inline-block !important;
    position: relative;
    }

    .navbar ul
    {   
      float: right !important;
    }
    .mob-notice-sextion{ display: none; }
}


@media (min-width: 768px)
{
section {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
}