
 a{
    display: inline-block;
    text-decoration: none !important;
  }
  ul{
    display: inline-block;
    list-style: none;
  }
  :root{
    --bgcolor:#F8F9FA;   
    --yellcolor:#fab416;    
    --green:#009e5f;
    --ash:#353535;
  }
  /*////////////TOP////////////////////*/
  .top{
    background: var(--yellcolor);      
  }
  .top-items a, .user a{
    font-family: "Roboto", sans-serif;
    color:var(--linecolr);
    font-size: 12px;
    padding: 8px 0;
  }
  .top-items a i, .user a i{
    color: var(--bgcolor);
    margin-right: 8px;
  } 
  .user{
    float:right;
  }
  
  /*/////////navbar/////////////*/
  .navbar-brand{
    width:200px;
  }
  .my-nav li a{
    font-family: "Roboto", serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 30px;
  }
  .dropdown-menu li a{
    margin-left: 0 !important;
  }
  .dropdown:hover>.dropdown-menu {
    display: block;
  }
  
  .dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
      pointer-events: none;
      background: var(--blue);
  }
  .mid{
    position: relative;
    min-height:942px;
   }
   .mainnav{
    position: absolute;
    top:0;
    left:0;
    right:0;
    z-index:3;
    width:100%;
  }
 /*--------------------banner------------------------*/ 
 .ban{    
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  min-height:50px;
}
.mob{
  display: none;
}
.desk{
  display: block;
}
   /*-------------about----------------------*/
 
  .head1{
    font-family: "Roboto", serif;
    text-transform: uppercase;
    text-align: center;
  }
  .para{
    text-align: justify;
    font-family: "Roboto", serif;
  }

  .abtsectn{
    background: #ddd;
    padding: 30px 360px;
  }
  .abtbtn{
    background: var(--green);    
    font-weight: 600;
    font-family: "Roboto", serif;
    border: none;
    padding: 10px 15px;
    color:#fff;
  }
  .abtbtn:hover{
    box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px; 
  }
  .para1{    
    font-family: "Roboto", serif;
    font-size: 24px;
    font-weight: 300;
  }
  
  /*///////////////why-choose//////////////////////////*/
  .why{
    background: #ddd;
    padding: 20px 0;
  }
  .choose{
    text-align: center;
    padding: 20px 25px;
    margin-bottom: 30px;
    background: #fff;
  }
  .choose:hover{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }
  .choose h3{
    font-family: "Roboto", serif;
    font-size: 20px;
    text-transform: capitalize;
    color: #000;
    margin: 20px 0;
  }
  .choose p{
    font-family: "Roboto", serif;
    font-size: 16px;
    text-align:justify;
    color: #888;
  }
  .expo{
    width:100%;
  }
  .expoimg{
    width:100%;
  }
  .expo_item{
    margin-bottom: 30px;
  }
 
  /*//////////////-manufacturer-//////////////////////*/
   
  .head{
    font-family: "Roboto", serif;
    text-transform: uppercase;
    text-align: center;
    position: relative;
  }
  .head::after{
    content:'';
    position: absolute;
    top:43%;
    right:18%;
    background: var(--blue);
    width:100px;
    height:4px;

  }
  .name{
    font-family: "Roboto", serif;
    text-transform: uppercase;
    color:#fff;
    font-size: 16px;
    text-align: center;
    background: var(--yellcolor);
    padding: 10px 0;
  }
 /* #owl1 .item{
    background: var(--blue);
  }
  .active{
    background: var(--blue);
  }*/

/*--------------footer---------------------*/
.footer{  
  background: #ddd;
  padding: 10px 0;
}

.foot-items{
  margin:0;
  padding:0;
  list-style: none;
}
.foot-items li a{
  text-decoration: none !important;
  color: #000 !important;    
  font-size: 16px;
  font-weight: 400;
  margin: 5px 0;    
  display: flex;
  font-family: "Roboto", serif;
} 
.foot-items li a i{
  margin-right: 10px;
  margin-top: 8px;
} 
.foot-para{
 color: #000 !important;    
  font-size: 14px;
  font-weight: 400;     
} 

.foot-small{
  color:var(--blue) !important;    
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
  font-style: italic;   
  text-transform: capitalize;
  position: relative; 
} 
/*.foot-small::after{
 content: '';
 position: absolute;
 bottom:0;
 left:0;
 background: var(--blue);
 width: 40px;
 height: 4px;
 border-radius: 5px;
}*/
.foot-logo img{
  width:200px;  
}

/*------------------last-line---------------*/
.rights{   
 padding: 8px 0;
 border-top: 1px solid #888;  
  margin-bottom: 0;
  color: #888;
  font-size: 12px;
  text-align: center;
}

.righta span a{
  display: inline-block;
  color:#aaa9a2 !important;     
  font-size: 14px;
}
/*///////////////////about-page/////////////////////////*/
.small_banner{
  background: var(--green);
  padding: 20px 0;
}
/*//////////////////////////////////////////*/
/*///////////////about-page//////////////////////////*/
.greenhd{
  font-family: "Roboto", serif;
  font-size: 18px;
  text-transform: capitalize;
  line-height: 25px;
  color:var(--green);
}

.about-img{
  margin-bottom: 30px;
}
.bb{
  background: url(../images/banner/agro_bg.png);
  background-repeat: no-repeat;  
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  min-height:300px;
  padding:50px;
}
.hd{
  font-family: "Roboto", serif;
  font-size: 30px;
  text-transform:uppercase;
  line-height: 25px;
  color:var(--green);
}
.garments{
  background: #ddd;
  padding: 60px 0;
}
.value{
  background: var(--green);
  padding: 60px 0;
}
/*//////////////import/////////////////////*/
.details{
  background: var(--green);
  padding: 60px 0;
}
.import_img{
  margin-bottom: 30px;
  text-align: center;
}
.import_img p{
  font-family: "Roboto", serif;
  font-size: 30px;
  text-transform:uppercase;
  line-height: 25px;
  color:var(--green);
}
/*////////////export///////////////////////*/
.expo_img{
  margin-bottom: 30px;
  text-align: center;
}
.expo{
  background: var(--ash);
  padding: 60px 0; 
}
/*////////////contact//////////////////////*/
.contact_form{
  background: #ddd;
  padding: 30px;
}
#contactForm .form-group  {
  margin: 30px 0;
}
.info_item h6{
  font-family:  "Roboto", sans-serif;
  color:black; 
  font-size: 18px; 
  font-weight: 600;
}
.info_item h6 a{
  font-family:  "Roboto", sans-serif;
  color:black; 
  font-size: 18px; 
  font-weight: 600;
}
.info_item p {
  font-size: 16px;
  font-weight: 600;
  color: #666;
  line-height: 24px;
  
}
.green-btn{
  color: #fff;
  background: var(--yellcolor);
  padding: 10px 15px;
  border-radius: 20px;
  border: none;
}
