::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
   box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  width: 15px;
}

::-webkit-scrollbar {
  width: 15px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
  background: #c2bebe;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

}
/* Show it is fixed to the top */
body {
    padding-top:50px;
    font-family:SolaimanLipi,Arial,Vrinda,FallbackBengaliFont,Helvetica,sans-serif;
    }
    .form-control{
        border: none;
        background: #f0f0ed;
    }

    .nav-tabs .nav-link {
        border:none;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-top:4px solid #999;
        background: #e7e8e1;
        color:  #424242;
    }
    .nav-tabs .nav-link.active{
      background: #f6f6f6;
       border-top:4px solid #424242;
    }
    .nav-tabs .nav-link.active:hover{
      background: #f6f6f6;
      border-top:4px solid #424242;
    }
    .nav-tabs .nav-link:hover{
       border-top:4px solid #999;
    }
    .nav-tabs {
         border-bottom:none;
    }

    .nav-tabs {
         border-top:0px;
    }
    .tab-pane.active{
        background: #f6f6f6;
    }



    .khela .nav-item.show .nav-link, .khela .nav-link.active {
        color: #005cb7;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #fff;
    }

    .pl-3, .px-3 {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }


    .background{
    display: block;
    }
    .background:nth-child(odd)  { background-color:#f0f0ed; }
    .background:nth-child(even)   { background-color:#ffffff; }



    .tab-bg{
    display: block;
    }
    .tab-bg{ background-color:#f7f7f7; border-bottom: 1px solid #99999950; }
    .tab-bg:hover{ background-color:#ffffff; border-bottom: none}



    .navbar a{
      color: #fff;
    }

    .navbar{
      z-index: 99;
      transition: background-color 0.5s;
    }

    .navbar-scroll {
      background-color: rgba(255,255,255,0.4);
      transition: background-color 0.5s;
      color: #000;
    }

    .text-secondary {
      transition: color 0.5s;
    }

    @media(max-width: 768px){
        .navbar {
          background-color: #fff !important;
         }
         .navbar a{
          color: #000;
         }
    }



    @media(min-width: 800px){
    .navbar{
        padding-top: 0px;
        padding-right: 1rem;
        padding-bottom: 0px;
        padding-left: 1rem;
    }
    .navbar .form-inline {
       padding-top: .5rem;

        padding-bottom: .5rem;

    }

    .navbar-expand-md .navbar-nav .nav-link{

         padding-top: 1.3rem;

        padding-bottom: 1.3rem;

    }
    .m-left{
      margin-left: 30px;
    }
    }
    .navbar .form-control {
          border: 0px;
          background: #c4c1c147;
          transition: background-color 0.5s;

        }
        .btn-secondary {
        color: #fff;
        background-color: #5454542b;
        border: 0px;
        transition: background-color 0.5s;
        }

    .navbar .form-control::placeholder{

      color: rgba(0,0,0,.5);
      text-align: center;

    }


    .yamm .nav,
        .yamm .collapse,
        .yamm .dropup,
        .yamm .dropdown {
        position: static;
        }
        .yamm .container {
        position: relative;
        }
        .yamm .dropdown-menu {
        transition: background-color 0.5s;
        left: auto;
        animation-name: slidenavAnimation;
        animation-duration:0.4s;
        animation-iteration-count: 1;
        animation-timing-function: ease;
        animation-fill-mode: forwards;
        border-top:1px solid #f2f2f2;

        border-bottom: 0px;
        border-left: 0px;
        border-right: 0px;
        }
        @keyframes slidenavAnimation {
        from {
        opacity: 0;
        }
        to {
        opacity: 1;
        }
        }
        .yamm .nav.navbar-right .dropdown-menu {
        left: auto;
        right: 0;
        }
        .yamm .yamm-content {
        padding: 20px 30px;
        }
        .yamm .dropdown.yamm-fw .dropdown-menu {
        left: 0.9rem;
        right: 0.9rem;
        margin: 0;
        border-radius: 0px;
        margin-bottom: 5px;
        }
        .list-unstyled,
        .list-unstyled ul { min-width: 120px }
        @media ( min-width: 767px ) {
        .panel-group { width: 400px; }
        .thumbnail { margin: 0; }
        }
        /* Grid demo styles */
        .dropdown-menu .grid {
        padding: 10px 30px;
        }
        .dropdown-menu .grid [class*="col-"] {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 1em;
        line-height: 2;
        }

        .dropdown-menu .col-md-3{

          padding:0px;

        }

        .dropdown:hover>.dropdown-menu {
        display: block;
        }
        .dropdown:hover .nav-link, .dropdown.active .nav-link {
        color: #000;
        background: #f3f3f361;
        box-shadow: inset 0px -4px 0px 0px rgba(0,0,0,0.2);
        }




    .bg-white{
    background: #ffffff;
    }
    .full-width{
    width: 100%;
    }
    .height{
    min-height: 80px;
    display: flex;
    }
    .height-74{
    min-height: 74px;

    }


    .ad{
    background: #fff;
    height: 100px;
    }

    .overlay-text {
                  bottom: 0px;
                  background: rgb(0,0,0);
                  background: linear-gradient(0deg, rgba(0,0,0,0.4150035014005602) 0%, rgba(0,0,0,0) 100%);
                  color: white;
                  width: 100%;
                  padding-left: 20px;
                  padding-right: 20px;
                  position: absolute;
    }

    .zborder {
        border-bottom: 3px double #a2a2a2;
    }
    .ash{
      background: #f6f6f6;
    }

    .pd-5{

      padding: 5px;

    }


    .hover:hover{
    transform: scale(1.01);
    transition: all 0.3s;
    overflow: hidden;
    color: red;
    }

    .hover:hover p{
    color: red;
    }

    .filter:hover{
      transition: all 0.3s;
      -webkit-filter: opacity(.2);
      filter: opacity(.7);
    }


    .social center li{
      display: inline-block;
    }
    .social center li a i{
      padding: 4px;
      font-size: 18px;
    }


    footer{
      bottom: 0px;
    }

     b, strong {
        font-size: 18px;
    }

    .col-sm-3 b, strong {
        font-size: 18px;
        padding-left: 10px;
    }

    .mb-2 b, strong {
        font-size: 18px;
        padding-left: 10px;
    }

    @media (min-width: 1200px){
        .container {
        max-width: 1242px;
        }}

        p {
            margin-top: 0;
            margin-bottom: 0.5rem;
}

a{
    color:#5a5a5a;
}
a:hover{
    color:#5a5a5a;
    text-decoration:none;
}

.text-on-image .con {
    position: relative;
    text-align: center;
    color: #fff;
}

.text-on-image .bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom,#ffffff00,#00000057,#0000008f,#000000ab,#000000cf);
    width: 100%;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
}
