 footer {
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgb(35 129 39) 100%);
    color:#fff;
    margin-top: 30px;
  }
   .navbar-custom {
      background: linear-gradient(45deg, #2c3e50, #3498db);
    }

    .navbar-brand,
    .nav-link,
    .dropdown-item {
      color: white !important;
    }

    .nav-link:hover,
    .dropdown-item:hover {
      background-color: rgba(255, 255, 255, 0.1);
    }

    .dropdown-menu {
      background-color: #34495e;
    }

    .dropdown-item {
      color: #ecf0f1;
    }

    .dropdown-item:hover {
      color: #ffffff;
    }

    .navbar-toggler {
      border: none;
    }

    .navbar-toggler-icon {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 30 30'%3E%3Cpath d='M0 5h30v3H0zM0 13h30v3H0zM0 21h30v3H0z'/%3E%3C/svg%3E");
    }
    .pictres{
      margin-top: 50px;
      margin-bottom: 30px;
    }
    .detil1{
       padding-top: 30px;
      padding-bottom: 30px;
    }
    .crd{
      margin-top: 30px;
      margin-bottom: 30px;
    }
    .eknojoore{
      margin-top: 30px;
      margin-bottom: 30px;
    }
    .copyright{
       margin-top: 30px;
      margin-bottom: 30px;
    }
    
    .carousel-inner {
     margin-left: 0%;
   
    position: relative;
    width: 80%;
    overflow: hidden;
    }