
 
body {
   font-family: "Poppins", serif;}
 h1, h2, h3, h4, h5{ font-family: "Rajdhani", sans-serif;}



.top-div1{background: #929397;
    padding-top: 10px;
    padding-bottom: 7px;}


::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #000;cursive;
}

::selection {
  color: #fff;
  background: #000;cursive;
}



      
.container {
  max-width: 1200px;
  width: 100%; }

  img {
      display: block; }


      #hm{
        -webkit-transition: all 0.4s ease;
                transition: all 0.4s ease;
        
            }
        
        #hm.sticky {
              position:fixed; top:0; z-index:101; width:100%; 
              background: #929397;
              animation: drop-in 1s ease 200ms backwards;padding-top: 5px;
    padding-bottom: 5px;
            } 
            #hm.sticky .top-div1,   #hm.sticky .top-info{background-image: none;}
            #hm.sticky .top-info{padding: 0;}
            #hm.sticky .menu-div1{display: none  !important;}
            #hm.sticky .logo-div img{width: 73%;border-radius:0px;}
            #hm.sticky .menu-div {margin-top: 13px;}
            
           

.stck1{display: none;}
#hm.sticky .stck1{display: block;}

.logo-div img{border-radius:10px;}


  @keyframes drop-in {
      from {
       opacity: 0;
       transform: translateY(-100px);
      }
      to {
       opacity: 1;
       transform: translate(0px);
      }
     }

     

    .offcanvas.offcanvas-top{padding: 0;
      margin: 0;
      width: 100% !important;
      height: 100% !important;
      }

      .menu-div{margin-top: 22px;
    margin-right: 25px;}
     .menu-div .navbar, .menu-div1 .navbar {
      padding: 0px;
      margin-left: 0px; }

      .menu-div1 .navbar-light .navbar-nav .nav-item .nav-link {
        padding: 5px 30px;
        line-height: 22px;
        font-size: 16px;
        font-weight: 400;
        position: relative;
        margin-right: 5px;
        text-align: center;
        color: #fff;
        font-weight: 600;
       text-transform: uppercase;
       
        border-radius: 0;
        position: relative;
        display: block;
        transition: all .5s ease;
        
  }

.menu-div1 .navbar-light .navbar-nav .nav-item .nav-link:hover{color: #09567f;}

     .menu-div .navbar-light .navbar-nav .nav-item .nav-link {
      padding: 11px 17px 10px 10px;
      
      line-height: 22px;
      font-size: 14px;
    
      font-weight: 600;
      position: relative;
      
      text-align: center;
      color: #fff;
      
     text-transform: uppercase;
      border-radius: 0;
      z-index: 1000; 
}





 /* .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link{background: url(../images/menu-right.png) no-repeat right center, url(../images/menu-right1.png) no-repeat center center; } */


 .navbar-expand-md .navbar-nav .dropdown-menu{background: none !important;left: 13%!important;}

 

.sub-menu-toggle{display:none;}

.menu-div1 .dropdown-toggle::after{border: none;}
 
  /*example*/
        .dropstart .dropdown-toggle {
        /* color: salmon;
        margin-left: 1em;  */
      } 
      /* .dropdown-item:hover {
        background-color: lightsalmon;
        color: #fff;
      }
       .dropdown .dropdown-menu {
        
  display: block !important;
 
      } 
       .dropdown:hover > .dropdown-menu,
      .dropstart:hover > .dropdown-menu {
        display: block !important;
        margin-top: 0.125em;
        margin-left: 0.125em;
        
      }  */
      @media screen and (min-width: 769px) {
        .dropend:hover > .dropdown-menu {
          position: absolute;
          top: 0;
          left: 100%;
        }

        .dropend > .dropdown-menu {
          position: absolute;
          top: 0;
          left: 100%;
        }
        .dropend .dropdown-toggle {
          margin-left: 0em;
        }
      }  
      
/*example*/
      
  
    

      

        
       
       
       
        
         }
      
         .menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link.dropdown-toggle, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link.dropdown-toggle{color: var(--body-color4);} 



         .menu-div .navbar-expand-lg .navbar-nav .dropdown-menu, .menu-div1 .navbar-expand-lg .navbar-nav .dropdown-menu {
            background: none;
            width: 100%;
            padding-top: 0px;
            padding-bottom: 0px; }
          
          .menu-div .dropdown-item, .menu-div1 .dropdown-item {
            color: #000;
            border: 1px solid #ddebe5;
            font-size: 14px;
           
            padding-top: 5px;
            padding-bottom: 5px;
            background: #ef7f1b!important;
            color: #fff;
            font-weight: 600;text-transform: uppercase;width: 215px;}
          
          .menu-div .dropdown-item, .menu-div1 .dropdown-item {
            padding:8px 15px !important; }
          
          .menu-div .dropdown-item:hover, .menu-div .dropdown-item.active, .menu-div1 .dropdown-item:hover, .menu-div1 .dropdown-item.active {
            color: #fff;
            background: #020202 !important; }

            .menu-div .dropdown:hover .dropdown-menu, .menu-div1 .dropdown:hover .dropdown-menu {
               
                margin-top: -1px; background: none; margin: 0; padding: 0; }
               
.menu-div .navbar-light .navbar-nav .nav-item.active .nav-link, .menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link{color: #020202;}

               .banner-div1 {
                        position: relative;
                        z-index: 2;  }
                        .banner-div1 .carousel-item{background: #0d0d0d; }
                        .banner-div1 img {
                          width: 100%; position: relative; /*opacity: .3;*/ }
                    
                    
                          .banner-div1 .carousel-indicators {
                            bottom: 0px;
                            right: auto;
                            margin-left: 2%; }
                          .banner-div1 .carousel-indicators li {
                            background: var(--body-color2);
                            width: 11px;
                            height: 11px;
                            border-radius: 50%;
                            opacity: 1;
                            border: 3px solid #5a5a5a; }
                          .banner-div1 .carousel-indicators .active {
                            width: 11px;
                            height: 11px;
                            background: #5a5a5a;
                            border: 3px solid var(--body-color2) }
                          .banner-div1 .carousel-control-next, .banner-div1 .carousel-control-prev {
                            top: 0%; }
                          .banner-div1 .carousel-control-prev {
                            background: url(../images/banner-arrow-left1.png) no-repeat left center;
                            left: 3%;
                            opacity: 1; }
                          .banner-div1 .carousel-control-next {
                            background: url(../images/banner-arrow-right1.png) no-repeat right center;
                            right: 3%;
                            opacity: 1;
                            z-index: 100; }
                        
                            .banner-div1 .carousel-caption{
                        left: 50%;
                        
                        
                        background: rgba(168,221,99,.7);
                        bottom: 40%;
                        transform: translate(-50%);
                        color:#fff; 
                        width: 50%;
                        padding-top: 0;
                        
                            }




                        
                            .banner-div1 .carousel-caption h1{color:#fff; font-size: 35px; font-weight: 600; font-size: 55px; font-weight: 900; margin-bottom: 20px; margin: 0;}
                        .banner-div1 .carousel-caption h3{margin: 0; font-size: 45px; color:var(--body-color3); font-weight: 900;}
.cnt{background: #060009;
    border-radius: 10px;}   

.cnt:hover {
    background: #fbfbff;
    color: #000;
}


.home-carousel .owl-prev {
  background: url('../images/banner-left.png') left center no-repeat;
  height: 44px;
  position: absolute;
  top: 43%;
  width: 60px;
  height: 60px;
  z-index: 1000;
  left: 0%;
  cursor: pointer;
  color: transparent;

}

.home-carousel .owl-next {
  background: url('../images/banner-right.png') right center no-repeat;
  height: 44px;
  position: absolute;
  top: 43%;
  width:60px;
  height: 60px;
  z-index: 1000;
  right: 0%;
  cursor: pointer;
  color: transparent;

}
.home-carousel {
    padding-left: 40px;
    padding-right: 40px;
}




.call-div{display: none;
  bottom: 0px;
  position: fixed;
  width: 100%;
  z-index: 1000;
  bottom: 0;
  background: #c96a04;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-weight: 600;}
  .call-div a {
    color: #fff; text-decoration: none;} 
    
    










    #show-sidebar{background: var(--body-color2); border-color:#fff;}

.page-wrapper{display: none; position: relative; z-index: 2000;}



@media(max-width:993px)
{
  .page-wrapper{display: block;}
}

.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*----------------page-wrapper----------------*/
/* .page-wrapper {
  height: 100vh;
} */

.page-wrapper .theme {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 4px;
  margin: 2px;
}

.page-wrapper .theme.chiller-theme {
  background: #1e2229;
}

/*----------------toggeled sidebar----------------*/


.page-wrapper.toggled .sidebar-wrapper {
  bottom: 0px;
}

@media screen and (min-width: 768px) {
  .page-wrapper.toggled .page-content {
    padding-left: 300px;
  }
}
/*----------------show sidebar button----------------*/
#show-sidebar {
  position: fixed;
  right: 20px;
  top: 10px;
  border-radius: 0 4px 4px 0px;
  width: 35px;
  transition-delay: 0.3s;
}
.page-wrapper.toggled #show-sidebar {
  left: -40px;
}
/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
  width: 100%;
  height: 100%;
  max-height: 100%;
  position: fixed;
  bottom: 100%;
  right: 0;
  z-index: 999;
  transition: all .5s ease;
}

.sidebar-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.sidebar-wrapper a {
  text-decoration: none;
}

/*----------------sidebar-content----------------*/

.sidebar-content {
  max-height: calc(100% - 30px);
  height: calc(100% - 30px);
  overflow-y: auto;
  position: relative;
}

.sidebar-content.desktop {
  overflow-y: hidden;
}

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
  padding: 10px 20px;
  display: flex;
  align-items: center;
}

.sidebar-wrapper .sidebar-brand > a {
  text-transform: uppercase;
  font-weight: bold;
  flex-grow: 1;
}

.sidebar-wrapper .sidebar-brand #close-sidebar {
  cursor: pointer;
  font-size: 20px;
  color:#fff;
}
/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
  padding: 20px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic {
  float: left;
  width: 60px;
  padding: 2px;
  border-radius: 12px;
  margin-right: 15px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.sidebar-wrapper .sidebar-header .user-info {
  float: left;
}

.sidebar-wrapper .sidebar-header .user-info > span {
  display: block;
}

.sidebar-wrapper .sidebar-header .user-info .user-role {
  font-size: 12px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status {
  font-size: 11px;
  margin-top: 4px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status i {
  font-size: 8px;
  margin-right: 4px;
  color: #5cb85c;
}

/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search > div {
  padding: 10px 20px;
}

/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
  padding-bottom: 10px;
}

.sidebar-wrapper .sidebar-menu .header-menu span {
  font-weight: bold;
  font-size: 14px;
  padding: 15px 20px 5px 20px;
  display: inline-block;
}

.sidebar-wrapper .sidebar-menu ul li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  position: relative;
  padding: 8px 30px 8px 20px;
}

.sidebar-wrapper .sidebar-menu ul li a i {
  margin-right: 10px;
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
}

.sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
  display: inline-block;
  animation: swing ease-in-out 0.5s 1 alternate;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after, .sidebar-wrapper .sidebar-menu .sidebar-dropdown1 > a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  font-style: normal;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  background: 0 0;
  position: absolute;
  right: 15px;
  top: 5px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul, .sidebar-wrapper .sidebar-menu .sidebar-dropdown1 .sidebar-submenu1 ul {
  padding: 5px 0;
  margin:0px;
  margin-left: -30px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li, .sidebar-wrapper .sidebar-menu .sidebar-dropdown1 .sidebar-submenu1 li {
  padding-left: 25px;
  font-size: 13px;
}

.sidebar-submenu1 li a{background: #000;}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before, .sidebar-wrapper .sidebar-menu .sidebar-dropdown1 .sidebar-submenu1 li a:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 8px;
}

.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
  float: right;
  margin-top: 8px;
  margin-left: 5px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label, 
.sidebar-wrapper .sidebar-menu .sidebar-dropdown1 .sidebar-submenu1 li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown1 .sidebar-submenu1 li a .label {
  float: right;
  margin-top: 0px;
}

.sidebar-wrapper .sidebar-menu .sidebar-submenu, .sidebar-wrapper .sidebar-menu .sidebar-submenu1 {
  display: none;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after, .sidebar-wrapper .sidebar-menu .sidebar-dropdown1.active > a:after {
  transform: rotate(90deg);
  right: 17px;
}

/*--------------------------side-footer------------------------------*/

.sidebar-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: flex;
}

.sidebar-footer > a {
  flex-grow: 1;
  text-align: center;
  height: 30px;
  line-height: 30px;
  position: relative;
}

.sidebar-footer > a .notification {
  position: absolute;
  top: 0;
}

.badge-sonar {
  display: inline-block;
  background: #980303;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 0;
}

.badge-sonar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #980303;
  opacity: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  animation: sonar 1.5s infinite;
}

/*--------------------------page-content-----------------------------*/

.page-wrapper .page-content {
  display: inline-block;
  width: 100%;
  padding-left: 0px;
  padding-top: 20px;
}

.page-wrapper .page-content > div {
  padding: 20px 40px;
}

.page-wrapper .page-content {
  overflow-x: hidden;
}

/*------scroll bar---------------------*/

::-webkit-scrollbar {
  width: 10px;
  height: 7px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #464545;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #8b8b8b;
}
::-webkit-scrollbar-thumb:active {
  background: #8b8b8b;
}
::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: transparent;
}
::-webkit-scrollbar-track:active {
  background: transparent;
}
::-webkit-scrollbar-corner {
  background: transparent;
}


/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
  background: #464444;
}

.chiller-theme .sidebar-wrapper .sidebar-header,
.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
    border-top: 1px solid #fff;
}

.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    border-color: transparent;
    box-shadow: none;
}

.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand>a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer>a {
    color: #fff;
    text-transform: uppercase;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a{border-bottom: 1px solid #c9c9c9; color:#fff; text-align: center;}
.chiller-theme .sidebar-wrapper .sidebar-menu ul ul li a{color:#fff}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover>a,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand>a:hover,
.chiller-theme .sidebar-footer>a:hover i {
    color: #000;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover > a, .chiller-theme .sidebar-wrapper .sidebar-menu ul li.active > a{color:#000; background: #fff;}


.page-wrapper.chiller-theme.toggled #close-sidebar {
    color: #fff;
}

.page-wrapper.chiller-theme.toggled #close-sidebar:hover {
    color: var(--body-color4);
}

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus+span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
    color: #000;
    text-shadow:0px 0px 10px rgba(22, 199, 255, 0.5);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    background:#000;
}


.chiller-theme .sidebar-wrapper .sidebar-menu ul li ul li:hover > a, .chiller-theme .sidebar-wrapper .sidebar-menu ul li ul li.active > a {
  color: #000;
  background: var(--body-color1);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li ul li  ul li:hover > a, .chiller-theme .sidebar-wrapper .sidebar-menu ul li ul li ul li.active > a {
  color: #000;
  background: var(--body-color3);
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
    color: #6c7b88;
}

.chiller-theme .sidebar-footer {
    background: #3a3f48;
    box-shadow: 0px -1px 5px #282c33;
    border-top: 1px solid #464a52;
}

.chiller-theme .sidebar-footer>a:first-child {
    border-left: none;
}

.chiller-theme .sidebar-footer>a:last-child {
    border-right: none;
}


/*Home*/

.top-bg{padding-top: 130px;background: url(../images/bg2.png)no-repeat;
    background-position: top center;
    background-repeat: repeat-x;
    background-size: contain;
    opacity: 1;}


.index-div1{padding-top: 30px;
    padding-bottom: 60px;}
.index-div1 h1{font-size: 41px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em;
    color: #595b60;}
.index-div1 h3{font-size: 30px;
    color: #7a7a7a;
    line-height: 50px;
    padding-top: 13px;
    padding-bottom: 13px;}
.index-div1 p{font-size: 17px;
    line-height: 32px;}
.ind-abt{padding-top: 130px;}

.index-div2{background: #eeeeef;padding-top: 60px;
    padding-bottom: 60px;box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.20392156862745098);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}
.ind-feature{background: #ffffff;
    padding: 20px 15px;
    box-shadow: 0px 0px 5px 0px rgb(177 174 174);
    border-radius: 15px;
    text-align: center;height: 475px;}
.ind-feature img{display: block;
    margin-left: auto;
    margin-right: auto;}
.ind-feature h3{font-weight: 600;
    font-size: 27px;
    color: #798703;}
.ind-feature p{font-size: 16px;}



.index-div3{padding-top: 160px;
    padding-bottom: 60px;background: url(../images/bg1.png)no-repeat;
    background-position: top center;
    background-repeat: repeat-x;
    background-size: contain;
    opacity: 1;}
.index-div3 h1{font-size: 40px;
    font-weight: 600;
    line-height: 1em;
    color: #595b60;
    text-align: center;padding-bottom: 20px;}
.index-div3 h2{text-align: center;
    line-height: 40px;
    font-size: 25px;}

.ind-agri{background: #ffffff;
    box-shadow: 0px 0px 5px 0px rgb(62 62 59);}
.ind-agri1{background: #eb8429;
    padding: 20px;}
.ind-agri1 a{text-decoration: none;color: #fff;}
.vd{background: url(../images/ind-arrow.png) right center no-repeat;
    padding-right: 40px;left: 60%;
    position: relative;}
.ind-agri1 h3{font-weight: 600;font-size: 25px;}
.ind-agri1:hover{background: #7c930b;}


.footer-div{background: #929397;
    padding-top: 40px;}

.footer-div a{color: #fff;text-decoration: none; font-size: 16px;}

.ft-abt p{color: #fff;
    padding-top: 20px;font-size: 16px;}
.footer-social {
    margin-top: 30px;
}
.foot-social1 {
    display: table;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    border: 1px solid #b5d319;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.footer-social a {
    display: table-cell;
    vertical-align: middle;
}

.footer-div h5 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: #fff;
}
.footer-div h5::before {
    position: absolute;
    content: "";
    left: 0%;
    bottom: 0;
    height: 2px;
    width: 40px;
    background: #0c0c0c;
    margin-bottom: 0;
}

.f-links {
    list-style: none;
    margin-left: 0px;
    padding: 0px;
    text-align: left;
    margin-top: 5px;
    letter-spacing: 0;
    margin-left: 15px;
}

.f-links li a {
    display: block;
    padding: 5px 20px 3px 20px;
    font-size: 16px;
    line-height: 30px;
    background: url(../images/footer-arrow.jpg) no-repeat left center;
    text-decoration: none;
    color: #fff;
    margin-left: 0px;
    transition: All .5s ease;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    position: relative;
}

.f-links li a:hover {
    color: #020202;
    background-position: center left 5px;
}
.foot-det {
    column-gap: 10px;
    margin-bottom: 5px;
}
.foot-icon i {
    color: #b5d319;
}
.foot-det{color: #fff;font-size: 16px;}
.lnk{padding-left: 70px;}



.copy-div{
    padding-top: 19px; padding-bottom:20px;
    background: #000;
    color: #fff;font-size: 16px;
}

.copy-div a{color: #b5b6b7;text-decoration: none;}

.copy-div a:hover{color: #6a7c07;}
.power-div{float: right;}


/*Gallop*/
.gallop-div1{padding-top: 90px;padding-bottom: 150px;}
.gallop-div1 h3{font-size: 30px;font-weight: 600;padding-top: 20px;
    padding-bottom: 5px;}
.gallop-div1 p{font-size: 16px;line-height: 32px;text-align: justify;}

.gal{text-transform: uppercase;color: #ff8706;}

.inside-banner1 {
    background: url(../images/elegant-grid.png) repeat rgb(189 189 189 / 27%);
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
    color: #fff;
}

.inside-banner1 img{display: block;margin-left: auto;margin-right: auto;}



/*Contact*/
.inside-banner {
    background: url(../images/elegant-grid.png) repeat rgba(0,0,0);
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
    color: #fff;
}


.contact-div1{padding-top: 60px;
    padding-bottom: 60px;}
.contact1{background: #ffffff;
    padding: 20px 15px;
    box-shadow: 0px 0px 5px 0px rgb(177 174 174);}
.contact2{
    background: #3e3e3e;
    padding: 45px 30px;
    box-shadow: 0px 0px 5px 0px rgb(177 174 174);
    right: 18%;
    position: relative;top: 2%;}
.cont-ad.d-flex {column-gap: 20px;}
.con-icon {
    text-align: center;
    font-size: 20px;
    color: #ffffff;
}
.con-det p{color: #fff;
    font-size: 18px;
    line-height: 27px;}
.con-det a{color: #fff;
    font-size: 18px; text-decoration: none;}
.contact2 h2{color: #fff;
    font-weight: 600;
    font-size: 33px;
    padding-bottom: 10px;}
.con-det{padding-bottom: 13px;}

.form-group input {
    padding: 10px 15px;
    font-size: 15px;
    color: #848484;
    border: 1px solid #eeeeee;
    border-radius: 0;
    font-weight: 500;
    width: 100%;
    margin-bottom: 15px;background: #f5f4f4;
}
.form-group textarea {
    padding: 10px 15px;
    font-size: 15px;
    color: #848484;
    border: 1px solid #eeeeee;
    border-radius: 0;
    font-weight: 500;
    width: 100%;
    margin-bottom: 15px;background: #f5f4f4;
}
.contact-frm{padding: 25px;}
.contact-frm h3{font-size: 30px;
    font-weight: 600;}
.form2 .btn1:hover {
    background: #727272;
}
.form2 .btn1 {
    color: #fff;
    margin-top: 10px;
    background: #383232;
    box-shadow: none !important;
    border: none !important;
    padding: 13px 20px;
    margin-left: auto;
    margin-right: auto;
    transition: all .5s ease;
    font-size: 16px;
}





/*Product*/
.product-div1{padding-top: 60px;padding-bottom: 60px;}
.product-div1 h2{font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em;
    color: #595b60;padding-top: 60px;}
.product-div1 p{font-size: 17px;
    line-height: 32px;}

.prd-div1{background: #ffffff;
    box-shadow: 0px 0px 5px 0px rgb(62 62 59);}
.prd-div2{background: #eb8429;
    padding: 20px;}
.prd-div2:hover {
    background: #7c930b;
}
.prd-div1 a {
    text-decoration: none;
    color: #fff;
}
.prd-div1 h4 {
    font-weight: 600;
    font-size: 30px;padding-top: 6px;
}

.XXXXX__slider a{text-decoration: none;}

/*slider gallery*/

:root {
    --arrow-font-size: 30px;
    --arrow-color: #000000;
    --arrow-color-lightbox: #ffffff;
}

.XXXXX__slide img {
    margin: 0 auto;
    max-width: 100%;
}

/*.slick-slider:not(.hero__slider) .slick-prev + .slick-list .slick-slide {
    padding: 0 35px;
}*/

.gal-div .slick-slider:not(.hero__slider) .slick-prev:before,
.gal-div .slick-slider:not(.hero__slider) .slick-next:before {
    font-size: var(--arrow-font-size);
    color: #080808;
}

.gal-div .slick-lightbox .slick-slider:not(.hero__slider) .slick-prev:before,
.gal-div .slick-lightbox .slick-slider:not(.hero__slider) .slick-next:before {
    color: var(--arrow-color-lightbox);
}

.gal-div .slick-slider:not(.hero__slider) .slick-prev,
.gal-div .slick-slider:not(.hero__slider) .slick-next {
    height: initial;
    width: initial;
    z-index: 4;
}

.gal-div .slick-slider:not(.hero__slider) .slick-prev {
    left: 35px;
}

.gal-div .slick-slider:not(.hero__slider) .slick-next {
    right: 35px;
}

.gal-div .slick-lightbox .slick-slider:not(.hero__slider) .slick-prev {
    left: 15px;
}

.gal-div .slick-lightbox .slick-slider:not(.hero__slider) .slick-next {
    right: 15px;
}

@media only screen and (min-width: 1600px) {
    .gal-div .slick-slider:not(.hero__slider) .slick-prev + .slick-list .slick-slide {
        padding: 0;
    }

    .gal-div .slick-slider:not(.hero__slider) .slick-prev {
        left: unset;
        right: calc(100% + 30px);
    }

    .gal-div .slick-slider:not(.hero__slider) .slick-next {
        left: calc(100% + 30px);
        right: unset;
    }
}

    .gal-div .slick-lightbox .slick-slider:not(.hero__slider) .slick-prev {
        left: 30px;
        right: unset;
    }

    .gal-div .slick-lightbox .slick-slider:not(.hero__slider) .slick-next {
        right: 30px;
        left: unset;
    }










/*Agriculture*/
.agriculture-div1{padding-top: 60px;
    }

.agriculture-div1 h1 {
    font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em;
    color: #595b60;text-align: center;
}
.agriculture-div1 p{font-size: 25px;
    text-align: center;}

.agri1{background-color: transparent;background-image: radial-gradient(at bottom center, #dfdfdf 0%, #7c7c7c 100%);
    padding: 10px;}

.agri2{background-color: transparent;
    background-image: radial-gradient(at bottom center, #fff 0%, #83D1D5 100%); padding: 10px;}

.agriculture-div2 .icon{fill: #D37D04;
    color: #D37D04;
    border-color: #D37D04;
    text-align: center;
    font-size: 45px;}

.agriculture-div2 .icon:hover{transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47,2.02,0.31,-0.36);transition-duration: .5s;}

.agriculture-div1 h2{color: #2d2d2e;
    text-align: center;
    font-weight: 600;
    font-size: 30px;}

.agriculture-div1 h3{color: #D37D04;
    font-size: 25px;
    text-align: center;}


.wel-div1{padding-bottom: 60px;}

.agri-prd2{border: 1px solid #eee;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgb(241 241 241);}

.agri-prd2 h2{font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em;
    color: #595b60;}

.agri-prd2 h3{font-size: 20px;
    text-transform: uppercase;
    line-height: 1em;
    color: #595b60;
    padding-top: 13px;}

.agri-prd2 a{text-decoration: none;}
.agri-prd2 img{padding-bottom: 30px;}

.prd-detail1 h4{font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1em;
    color: #fff;
    padding: 13px 20px;
    margin-bottom: 0px;
    background: url(../images/ind-arrow.png) right 20px center no-repeat #595b60;}

.prd-detail1 h4:hover{background: url(../images/ind-arrow.png) right 20px center no-repeat #000;}

.prd-detail{padding: 20px;border-top: 1px dotted #bbb3b3;height: 140px;}
 .home-port{margin-left: 10px; margin-right: 10px;}
.home-port .port-list{
            list-style:none;
            display: flex;
            flex-flow: row wrap;
            justify-content: center;
            font-weight: 300;
            margin: 25px auto;
            
          }
          .home-port .port-list li{
            background-color: #777;
  color: #fff;
  padding:15px 40px;
  margin: 5px;
  border: none;
  text-align: center;
  border-radius: 5px;
  outline: none !important;
  transition: background .5s;
  font-size: 16px;
  line-height: 1.65em;
  letter-spacing: 1.5px;
  font-weight: 400;
  cursor: pointer;
            
          }
          
          .home-port .list.active,
          .home-port .port-list li:hover{
            background: #000;
          }
          
          .home-port .products{
          
            display: flex;
            flex-flow: row wrap;
            align-items: center;
            justify-content: center;
            gap: 30px;
          }
          .home-port .item{
            overflow: hidden;
            width: 300px;
            /* height: 550px; */
            border-radius: 8px;
            
          }
      


          .home-port .item {
            position: relative;
            margin-bottom: 5px;
            overflow: hidden;
            display: block;
            border-radius: 5px;
            box-shadow: 0 0 10px 3px #e9e9e9;
          }

          .home-port .item .quick-details {
            color: #f3f3f3;
            padding: 20px;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            opacity: 0;
            -webkit-transform: translateY(80px);
            transform: translateY(80px);
            background-color: rgba(8,51,79,.9);
            transition: all .5s ease;
          }

          .home-port .item .quick-details:hover {
            -webkit-transform: translateY(0);
            transform: translateY(0);
            opacity: 1;
          }
           

          




/*product-details*/

.product-details-div1{padding-top: 90px;
    padding-bottom: 60px;}

.product-details-div1 h1{font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.3em;
    color: #595b60;}
.product-details-div1 h2{font-size: 33px;
    color: #666565;border-bottom: 1px solid #9d9d9d;
    padding-bottom: 20px;}
.product-details-div1 p{font-size: 16px;
    line-height: 31px;
    color: #595b60;}



.prd-carousel .owl-dots{display: none;}
.prd-carousel .owl-nav{display: block!important;}

.prd-carousel .owl-prev {
  background: url('../images/product-arrow-left.png') left center no-repeat;
  height: 44px;
  position: absolute;
  top: 35%;
  width: 60px;
  height: 60px;
  z-index: 1000;
  left: 3%;
  cursor: pointer;
  color: transparent;

}

.prd-carousel .owl-next {
  background: url('../images/product-arrow-right.png') right center no-repeat;
  height: 44px;
  position: absolute;
  top: 35%;
  width:60px;
  height: 60px;
  z-index: 1000;
  right: 3%;
  cursor: pointer;
  color: transparent;

}

.prd-carousel{padding-left: 60px; padding-right: 60px;}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #282828;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #707172;
  font-size: 20px;
  font-weight: 600;
  border: none;
  background: none;
  outline: none;font-family: "Roboto", sans-serif;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #000;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #03b5d2;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;text-transform: uppercase;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: #000;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 30em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
}

.accordion-item{border:none;}
.fl li{font-size: 16px;line-height: 32px;}

.fl1{list-style: none;padding-left: 0;margin-bottom: 35px;}
.fl1 li{display: block;
    padding: 8px 0;
    border-bottom: 1px dotted #bfbbbb;
    width: 100%;}
.fl1 li strong{width: 30%;
    float: right;
    font-weight: 400;}



.fl2{list-style: none;padding-left: 0;margin-bottom: 35px;}
.fl2 li{display: block;
    padding: 15px 0;
    border-bottom: 1px dotted #bfbbbb;
    width: 100%;font-size: 14px;}
.fl2 li strong{width: 25%;
    float: right;
    font-weight: 400;}   
.sheet a{background: url(../images/download.png) right 12px center no-repeat #595b60;
    padding-right: 40px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 7px;
    padding-top: 10px;
    padding: 15px 39px 15px 18px;}
.sheet{margin-bottom: 35px;}

.sheet a:hover{background: url(../images/download1.png) right 12px center no-repeat #fff; border:1px solid #595b60;color:#595b60;}




.related-prd-div1{padding-top: 60px;padding-bottom: 60px;background: #eee;}
.related-prd-div1 h1{text-align: center;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 10px;
    color: #505050;}
.prd-relate {
    padding: 20px;
    border-top: 1px dotted #bbb3b3;
    height: 150px;
}


.related-carousel .owl-prev {
  background: url('../images/related-arrow-left.png') left center no-repeat;
  height: 44px;
  position: absolute;
  top: 43%;
  width: 60px;
  height: 60px;
  z-index: 1000;
  left: 0%;
  cursor: pointer;
  color: transparent;

}

.related-carousel .owl-next {
  background: url('../images/related-arrow-right.png') right center no-repeat;
  height: 44px;
  position: absolute;
  top: 43%;
  width:60px;
  height: 60px;
  z-index: 1000;
  right: 0%;
  cursor: pointer;
  color: transparent;

}

.related-carousel .owl-dots{display: none;}
.related-carousel .owl-nav{display: block!important;}
.related-carousel{padding-left: 40px; padding-right: 40px;}


/*Services*/
.service-div1{padding-top: 60px;
    padding-bottom: 60px;}
.service-div1 p{font-size: 16px;
    line-height: 32px;
    text-align: justify;}
.service1{padding-top: 40px;padding-bottom: 40px;
    }
.service1 h3{font-size: 27px;}
.service-div1 h1{text-align: center;
    font-size: 38px;
    font-weight: 600;}
.serr{text-align: center!important;padding-bottom: 20px;}
.serr1{padding-bottom: 21px;}
.s-link li{font-size: 16px;
    line-height: 32px;}
.ser-det1{background: #060009;
    padding: 10px 10px;border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;}
.ser-icon{background: #060009;
    padding: 10px 10px;border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;    color: #fff;
    font-size: 22px;}
.ser-det1 a{text-decoration: none;
    color: #fff;
    font-size: 15px;
    top: 13%;
    position: relative;}
.ser-call{margin-top: -11px;}







table.galop-table {
    border: 1px solid #009745 !important;
}
table.galop-table tr:hover, table.galop-table tr:nth-child(2n+1) {
   background-color: rgb(215 215 215 / 40%) !important;
}
table.galop-table tr th {
    font-weight: 700;
    color: #fff !important;
    background-color: #484848!important;
    border-bottom: none;
    text-align: left;
    border: 1px solid #f1f1f1 !important;
}
table.galop-table td {
    border: 1px solid rgb(181 181 181) !important;
    padding: 15px 12px;
}
table {
    width: 100%;
    margin-bottom: 50px;
    font-size: 14px;
    border-collapse: collapse;
    border-spacing: 0;
}
table tr th {
    padding: 15px 10px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.4;
    color: #1B1919;
    vertical-align: middle;
    border: none;
    border-bottom: 2px solid #EFEFEF;
}



.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 710px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgb(18 18 18 / 75%);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 0;
  top: -40px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
}

@media screen and (min-width:800px){
  .custom-model-main:before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
  }
}
@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
}


.intl-tel-input,
.iti{
  width: 100%;
}

.lb3 h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #ff8706;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.form-control {
    margin-bottom: 20px;color: #6e6e6e;
}
#contactForm {
    border: 1px solid #3d040433;
    padding: 10px;
}

.submit input {
    background-color: #363636;
    box-shadow: none;
    border: none;
    color: #fff;
    padding: 7px 23px !important;
    text-align: center;
    height: auto;
    width: auto;
    display: inline-block;
    transition: all .5s ease-in;
    font-weight: 600;
}
.submit input:hover {
    background-color: #000000;
}
.submit{text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;}

.fm-cn h3{text-align: center;
    font-size: 26px;
    font-weight: 600;
    border-top: 1px solid #000;
    padding-top: 11px;}
.ser-call1{left: 41%;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;}

.g-ca{margin-top: 15px;}




    @media(max-width:1025px)
    {
      .logo-div{width: 30%;}
      .foot-det {font-size: 14px;}
      .f-links li a {font-size: 14px;}
      .ind-feature{height: 540px;}

    }
   

 @media(max-width:981px)
    {

      .navbar-toggler {
        position: fixed;
        top: 10px;
        right: 10px;
        background-color: #000;
        --bs-navbar-toggler-icon-bg: url("../images/hamburger-icon.svg")!important;
      }
      .menu-div .navbar-light .navbar-nav .nav-item .nav-link{background-image: none; border-bottom: 1px solid #99c5d2; color:#fff; text-align: left;}  
      .menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link {
        background-image: none; border-bottom: 1px solid #99c5d2; color:#fff ; background: var(--body-color2);
      }
      .menu-div .navbar-light .navbar-nav .nav-item .nav-link::before,    .menu-div .navbar-light .navbar-nav .nav-item .nav-link::after{content: none; border-bottom: none;}



      .menu-div .navbar-light .navbar-nav .nav-item:hover .nav-link.dropdown-toggle, .menu-div .navbar-light .navbar-nav .nav-item.active .nav-link.dropdown-toggle {
        color: #fff;
      }
      .offcanvas.offcanvas-top{background-image: linear-gradient(to top, var(--body-color1) 0%, var(--body-color1) 100%);  margin-top: 0;}
  
.menu-div{display: none;} 
   
     

    }
  

@media(max-width: 767px)
{
  .gallop-div1 h1{text-align: center;}
  .index-div1 {margin-top: -135px;
    padding-left: 15px;
    padding-right: 15px;text-align: center;}
  .ind-feature{height: auto;margin-bottom: 30px;}
  .index-div2, .index-div3{ padding-left: 15px;padding-right: 15px;}
  .index-div3 { padding-top: 100px;}
  .ft-abt img{display: block;margin-left: auto;margin-right: auto;}
  .footer-div{text-align: center;}
  .lnk{padding-left: 0px;}
  .footer-div h5::before{display: none;}
  .f-links li {display: inline-flex;}
  .f-links{text-align: center;}
  .footer-div h5{margin-bottom: 0px;padding-bottom: 0px;padding-top: 20px;padding-bottom: 15px;}
  .footer-social{padding-bottom: 20px;}
  .f-links{margin-top: 0px;}
  .copy-div{text-align: center;padding-bottom: 50px;}
  .power-div {text-align: center;float: none;}
  .gallop-div1{padding-left: 15px;padding-right: 15px;padding-top: 40px;}
  .contact-div1{padding-left: 15px;padding-right: 15px;}
  .contact2 {right: 0%;top: 0%;}
  .product-details-div1{padding-left: 15px;padding-right: 15px;}
  .product-details-div1 p{text-align: center;}
  .product-div1{padding-top:0px;}
  .product-div1 h2 {font-size: 35px;text-align: center;}
  .product-div1 p{text-align: justify;}
  .agriculture-div1 h1 {font-size: 42px;}
  .ser-call {margin-top: 11px;}
   table tr th {font-size: 15px;}
  .mb-qt{text-align: center;
    margin-top: 30px;}
  .mb-qt a{background: #fff;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 10px;
    color: #000;}
    .mb-social1 {
    display: table;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    border: 1px solid #9f9f9f;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.mb-social1  a {
    color: #fff;
    font-size: 16px;
}
.mb-suport {
background: url(../images/support.png) no-repeat left center;
left: 26%;opacity: 1;position: relative;margin-top: 21px;}

.mb-suport a{color: #fff;
    left: 14%;
    position: relative;
    font-size: 17px;}
.mb-social a {
    display: table-cell;
    vertical-align: middle;
}
.mb-social{margin-top: 15px;}
.call-div{display: block;}
.ser-call1 {left: 33%;}
.iti {margin-bottom: 15px;}








}

@media(max-width: 424px)
{
  .gallop-div1 h3 {font-size: 26px;}
  .con-det p {font-size: 16px;}
  .con-det a{font-size: 16px;}
  .f-links li a {padding: 0px 9px 3px 20px;}
  .home-port .port-list li {padding: 13px 16px;  font-size: 13px;}
  .home-port{margin-left: 0px;margin-right: 0px;}
  .product-details-div1 h1{font-size: 35px;}
  .prd-carousel{padding-bottom: 30px;}
  .copy-div {font-size: 13px;}
  .ind-abt {padding-top: 55px;}
  .vd{left: 10%;}
  .ind-agri1 h3{font-size: 22px;}
  .fl1 li strong {
    width: 38%;}
  .fl1 li{font-size: 13px;}
  .fl2 li strong {
    width: 42%;}
  .fl2 li{font-size: 13px;}



}