.logo img 
{
    height: 105px;
}


.block figure {
    /* margin-top: 15px; */
    /* width: 135px; */
    flex: 0 0 auto;
}
.block figure img
{
    width: 240px;
}

.header .hamburger {
    margin-left: 25px;
    display: block;
    width: 24px;
    border: none;
    cursor: pointer;
    background: none;
}

.tophead>a>span {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0px 15px;
    text-decoration: none;
    font-size: 15px;
}

.tophead>a {

    text-decoration: none;
}

.mx-2 {
    margin-right: 0.5rem!important;
    margin-left: 0.5rem!important;
}

.lh-1 {
    line-height: 1.5 !important;
}

a {
    text-decoration: none;
}

.NewsSaction {
    /* padding-bottom: 65px; */
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}

.NewsSaction:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: var(--black);
}

.NewsSaction:after, .NewsSaction:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #9D0505;
}

.NewsSaction:after {
    bottom: 7px;
    height: 5px;
}

.scrollnews a 
{
    background-color: aliceblue;
    border-radius: 5px;
}


.row>* {
    padding-right: calc(var(--bs-gutter-x) * 0);
    padding-left: calc(var(--bs-gutter-x) * 0);
}
                             

body {
    font-family: "Lato", sans-serif;
  }

  .sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 1000;
  }

  .sidebar a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .sidebar a:hover {
    color: #000;
  }

  .sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  .openbtn {
    font-size: 20px;
    cursor: pointer;
    background-color: #111;
    color: white;
    padding: 10px 15px;
    border: none;
  }

  .openbtn:hover {
    background-color: #444;
  }

  #main {
    transition: margin-left .5s;
    padding: 16px;
  }

  /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
  
  @media screen and (max-height: 450px) {
    .sidebar {
      padding-top: 15px;
    }

    .sidebar a {
      font-size: 18px;
    }
  }

  .bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }

  @media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }

  .focusSide ul {
    margin-bottom: 0;
  }

  .list-unstyled li a 
  {
    color: #fff;
    font-size: 15px;
  }


  .mainContent  ul
  {
padding-left: 0rem;
  }

  .btn-Shabd
  {
    color: #9D0505;
  }


  .bg-primary
  {
    background-color: #9D0505 !important;
  }

  
  .word-container {
    overflow: hidden; /* or scroll, auto, etc. depending on your requirements */
    white-space: nowrap; /* prevent text from wrapping */
  }

 
  .bottom-border
  {
    border-bottom: 2px solid #9d0505;
    padding-bottom: 5px;
  }

  .sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }

  .pl-1
  {
    padding-left: 10px;
  }


.card-text
{
  font-size: 18px;
  font-weight: 600;
}

.card-text-small
{
  font-size: 15px;
  font-weight: 600;
}

.card-title
{
  color: #9d0505;
}



/* homepage corosel */


.b-0 {
    bottom: 0;
}
.bg-shadow {
    background: rgba(76, 76, 76, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
    background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}
.top-indicator {
    right: 0;
    top: 1rem;
    bottom: inherit;
    left: inherit;
    margin-right: 1rem;
}
.overflow {
    position: relative;
    overflow: hidden;
}
.zoom img {
    transition: all 0.2s linear;
}
.zoom:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

footer .logo img {
  height: 105px;
}

#navbar {
  background-color: #333;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  transition: top 0.3s;
}


.fa-whatsapp {
  color: #fff;
  background: linear-gradient(#25d366, #25d366) 14% 84%/16% 16% no-repeat, radial-gradient(#25d366 60%, transparent 0);
}

a.whts {
  font-size: 38px;
  margin: 35px;
  vertical-align: top;
  position: relative;
  top: 2px;
}


    /* Style for the marquee container */
    .marquee-container {
      background-color: #3498db;
      /* Set background color for the marquee container */
      color: #ffffff;
      /* Set text color for the marquee */
      padding: 10px;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
    }

    /* Style for the marquee text */
    .marquee-text {
      display: inline-block;
      animation: marquee 10s linear infinite;
    }

    @keyframes marquee {
      from {
        transform: translateX(100%);
      }

      to {
        transform: translateX(-100%);
      }
    }


        /* Set background color */
        body {
          background-color: #f0f0f0;
          font-family: Arial, sans-serif;
          margin: 0;
          padding: 0;
        }
    
        .sticky {
          position: fixed;
          top: 0;
          width: 100%;
          left: 0;
        }
    
        .carousel-inner {
          position: relative;
          width: 104%;
          overflow: hidden;
        }
        .center {
          display: block;
          margin: auto;
          padding: 5px 0px 5px;
        }



     .news-area   {
          position: relative;
          clear: both;
          margin-bottom: 1.5rem;
      }

      .category-tag {
        display: block;
        position: absolute;
        margin-bottom: 10px;
        bottom: 100%;
        font-size: .6em;
        font-weight: 500;
        padding: 0 10px;
        text-shadow: none;
        color: #FFF;
        border-radius: 1px;
    }


    .category {
      font-size: .7em;
      color: #FFF;
      background: rgba(12, 12, 13, .6);
      padding: 8px;
      line-height: 120%;
  }

  .badge  
  {
    font-size: 1rem;
  }

  .headings
  {
    padding: 8px;
    color: white;
    font-weight: 800;
}

.justi
{
  justify-content: center;
}

.block-title h2
{
  border-bottom: 5px solid #9D0505 ;
}


.pl-2 {
  padding-left: 20px;
}



.menu {
  font-size: 16px;
  font-weight: 800;
}

.menu a {
  padding: 10px 15px 10px;
}


.nav-link:focus, .nav-link:hover {
  color: #9d0505;
}
.nav-link {
  color: #9d0505;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #9d0505;
}