 
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  
  
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  
.nav.navbar-nav{
  padding: 0px 147px;
}
 
 .navbar-default {
    background-color:#077dac!important;;
    border-color: #ffffff;}
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff!important;
    background-color:#e49340!important;}
    
    .navbar-default .navbar-nav>li>a
     {
    color: #fff!important;
      }

      .dropdown-menu{
            background-color: #3397cb!important;
      }
      .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover
       {
    color: #fff!important;
    text-decoration: none;
        background-color: #e49340!important;
  }
    .dropdown-menu>li>a {

    color: #fff!important;
  }
  .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom:0px !important;}

    .footer-bottom{
      background:#1b6482;
    padding: 7px;
  }
  .text{
    padding-bottom:30px;
    padding-top: 30px;

  }
  .img_pro{
    text-align: center;
   
  }
  .top_marq{
    height: 246px;
    text-align: center;
  }
  .text_marq{
    background: #f3dcc4;
    
  }
   .mar_txt {
    background: #077dac;;
    padding-bottom:31px;
        font-size: 30px;
    color: #fff;}
    #footer{
            background: #0f8dbf;
                padding-bottom: 15px;
    }
    .productimg{ 
      height: 150px;
      width: 200px;
     border: 1px solid #e4e197;
}
.product_img{
      height: 150px;
      width: 200px;
}
.btn-primary {
    color: #fff;
        background-color: #e19d5c!important;
    border-color: #656449 !important;
  }

   .heading {
    background: #077dac;
    padding: 10px;
    color: #ffffff;
    border-radius:15px;
    margin-bottom: 26px;
  }
    .saprat_div{
      border: 1px solid #fbe4cf;
    padding-bottom: 18px;
  }
  h3>ul>li{
    text-decoration: none;
  }
  .pro_item{
/*    padding: 13px;*/
   background: #077dac;
    color: #ffffff;
     font-size: 23px;
      margin-bottom: 10px;
      padding-left: 13px;
  }
  .line{
    border-bottom: 2px solid #7c884b;
    padding-top: 3px;
    }

     .category {
       background: #085d8a;
        color: white;
        padding: 10px;
              }
     
    .category a{
          color: white !important;
           }        

     .category_list {
      background: #7ab6d4;
      padding: 28px;
       }
       .category_main
               {
      background: #e49340;
        padding: 12px;
        text-align: center;
                  }
        .side_form
        {
       background: #ffb972;
      padding: 28px;
      margin-top: 10px;
        }
        .side_image
        {
          height: 130px;
          width: 200px;
         border: 1px solid #656449;
        }
      .nav-pills>li+li 
      {
    margin-left: 43px!important;
     color: white;
      }
      .nav-pills>li
       {
    float: left;
    color: white;
     }
     .pull-left
     {
      color: white;
     }
     a{

    color: #fff!important;
    text-decoration:none;
    font-size: 15px;
     }
     hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #ec8720!important;
}
.side_img{
  text-align: center;
}
.thead{
      background: #077dac;
    color: white;
}
    .address 
   {
    border: 2px solid #ffb972;
     }
     p{
      font-faimly:helvetica !important;
     }
     
    .mid-txt{
     background: #077dac;
    color: white;
    padding: 7px;
  }
  @media (max-width: 767px) {.logo{
     padding-bottom: 0px!important;
  }
}
  
  .logo{
    padding-bottom: 18px;
  }
  .nav.navbar-nav.navbar-right
  {
    padding-top: 45px;
  }