/* navbar start */

.bg-light {
  background-color: inherit !important;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #ffc50d !important;
}

#header {
  transition: all 0.5s;
  z-index: 997;
  top: 17px;
  /* padding: 20px 0; background: #54b7e2c4;*/
}

/* .navbar-nav .nav-item .nav-link{
  color: #8fc04e;
} */
#header.header-scrolled,
#header.header-inner-pages {
  background:
    /*rgba(23, 26, 29, 0.8)*/
  ;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  /* padding: 12px 0; */
}

/* navbar end */
/* section css */
section {
  padding: 60px 0;
  overflow: hidden;
}

/* section css end */
/* carousel first */
#hero {
  width: 100%;
  height: 100vh;
  background: url("/web/20250204081700im_/https://padamshrifood.com/wp-content/themes/dimensionangle/images/slider1.png") top center;
  background-size: cover;
  position: relative;
}

#hero:before {
  content: "";
  background: none;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

/* #hero .container {
  padding-top: 70px;
}

#hero h1 {
  margin: 0 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: uppercase;
  color: #fff;
}

#hero h2 {
  color: #eee;
  margin-bottom: 30px;
  font-size: 24px;
} */

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 768px) {
  #hero {
    text-align: center;
  }

  #hero .container {
    padding-top: 40px;
  }

  /* #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  } */
}

/* carousel first  end*/
/* butter sec start  */
#butter {
  background: url("/web/20250204081700im_/https://padamshrifood.com/wp-content/themes/dimensionangle/images/slider2.jpg") center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}

#butter .section-title {
  padding-bottom: 30px;
  text-align: center;
}

@media (max-width: 1024px) {
  #butter {
    background-attachment: scroll;
  }
}

@media (max-width: 768px) {
  #butter {
    height: auto;
  }
}

/* butter sec end */
/* panner sec start */
#panner {
  background: url("/web/20250204081700im_/https://padamshrifood.com/wp-content/themes/dimensionangle/images/slider3.jpg") center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  position: relative;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
}

#panner .section-title {
  padding-bottom: 30px;
  text-align: center;
}

#panner .section-title h2 {
  font-size: 48px;
  margin-bottom: 50px;
  color: #18d26e;
  /* text-transform: uppercase; */
  font-weight: 700;
  text-shadow: 3px 3px rgba(0, 0, 0, 0.1);
  font-family: 'Nunito', sans-serif;
  line-height: 3;

}

@media (max-width: 1024px) {
  #panner {
    background-attachment: scroll;
  }
}

@media (max-width: 768px) {
  #panner .section-title h2 {
    font-size: 20px;
  }

  #panner {
    height: auto;
  }
}

/* panner sec end */
/* dahi sec start */
#dahi {
  background: url("/web/20250204081700im_/https://padamshrifood.com/wp-content/themes/dimensionangle/images/slider4.jpg") center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}

#dahi .section-title {
  padding-bottom: 30px;
  text-align: center;
}

@media (max-width: 1024px) {
  #dahi {
    background-attachment: scroll;
  }
}

@media (max-width: 768px) {
  #dahi {
    height: auto;
  }
}

/* panner sec end */
/* shudh sec start */
#shudh {
  background: url("/web/20250204081700im_/https://padamshrifood.com/wp-content/themes/dimensionangle/images/slider5.jpg") center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}

#shudh .section-title {
  padding-bottom: 30px;
  text-align: center;
}

@media (max-width: 1024px) {
  #shudh {
    background-attachment: scroll;
  }
}

@media (max-width: 768px) {
  #shudh {
    height: auto;
  }
}

/* shudh sec end */


#about {
  background: url('/web/20250204081700im_/https://padamshrifood.com/wp-content/themes/dimensionangle/images/Light_gray.jpg') fixed center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #333;
  padding: 30px 0 60px;
}

#about img {
  width: 100%;
}

#blog {
  background: url('/web/20250204081700im_/https://padamshrifood.com/wp-content/themes/dimensionangle/images/White.jpg') fixed center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #333;
  padding: 30px 0 60px;
}

#blog img {
  width: 100%;
  height: 230px;
}

#blog h2 {
  margin: 0 0 10px;
}

#blog {
  text-align: justify;
}

.innerbanner img, {
  height: 400px;
  width: 100%;
  object-fit: cover;
}

#product {
  background: url('/web/20250204081700im_/https://padamshrifood.com/wp-content/themes/dimensionangle/images/White.jpg') fixed center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #333;
  padding: 60px 0;
}

#product .section-title2 {
  text-align: center;
  margin: 0 0 50px;
}

#product .section-title2:after {
  left: calc(49% - 21px) !important;
}

#product .pro {
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}

#product .pro {
  box-shadow: 3px 3px 20px 0px rgba(0, 0, 0, 0.33);
  border: 4px solid #fff;
  border-radius: 6px;
  background: #fff;
}

#product .pro img {
  width: 100%;
  /*height:265px;*/
  border: 1px solid #ccc;
}

#product .pro h3 {
  margin: 15px 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

#product .pro btn-primary {
  margin: 10px;
}

.dmn_blog {
  margin: 10px 0 20px;
  margin-right: 0px;
  margin-left: 0px;
  border-bottom: 1px solid;
  padding: 10px 0;
}

#contact {
  background: url('/web/20250204081700im_/https://padamshrifood.com/wp-content/themes/dimensionangle/images/White.jpg') fixed center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #333;
  padding: 60px 0 15px;
}

.add_box_dmn {
  padding: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  border-bottom: 2px dotted #ccc;
}

.add_box_dmn h4 {
  color: #008fe3;
  font-size: 25px;
  font-weight: bold;
  margin: 0 0 10px;
}

.add_box_dmn p {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 18px;
}








/* service sec  */
#services {
  background: url('/web/20250204081700im_/https://padamshrifood.com/wp-content/themes/dimensionangle/images/Farm.jpg') fixed center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.services .hs2 {
  color: black;
  text-transform: uppercase;
  font-weight: bold;
}

.section-title2 h2 {
  margin-bottom: 20px;
  padding-bottom: 0;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bold;
  font-family: Microsoft PhagsPa;
}

.section-title2::after {
  content: '';
  position: relative;
  margin-top: 20px;
  margin-bottom: 24px;
  display: block;
  width: 40px;
  height: 5px;
  background: #000000;
  bottom: 0;
  left: calc(5% - 20px)
}

.services .section-title {
  padding-bottom: 30px;
  /* text-align: center; */
  text-transform: uppercase;
}

.services .section-title h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 0;
  text-transform: uppercase;
}

.services h5 {
  color: #999999;
}

.services a {
  text-decoration: none;
  text-align: center;
  color: #da942b;
}

/* service sec end */
/* Footer :start */
footer {
  padding: 1rem 0.75rem;
  /* text-align: center; */
}

.footer {
  background: #fff;
}

.footer h2 {
  color: rgba(255, 255, 255, 0.6);

  .footer h5 {
    color: #1870e7;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
  }

  .footer .co {
    color: #fff;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-weight: bold;
  }

  .bd-footer a {
    color: #000000;
    text-transform: uppercase !important;
    text-decoration: none;

  }

  .footer-menu {
    color: #555;
    font-size: 13px;
    /* padding: 15px 0; */
  }

  .footer-menu span {
    color: #999;
    margin: 0 5px;
  }

  /* .bd-footer{
  text-align: center;
} */
  .para3 {
    color: rgba(255, 255, 255, 0.6);
  }

  .footer .copyright {
    text-align: center;
    color: #a59aaa;
    /* padding-top: 30px; */
  }

  .footer .credits {
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
    color: #a59aaa;
  }

  .footer .credits a {
    text-decoration: none;
    color: #a59aaa;
  }

  .footer strong {
    color: #da942b;
  }

  .footer p {
    color: #fff;
  }

  /* Footer end */
  /* left side icon start */
  .fixed-icon {
    left: -160px;
    position: fixed;
    transform: translateY(-50%);
    top: 40%;
    z-index: 99;
  }

  .fixed-icon ul {
    margin-bottom: 0;
  }

  .fixed-icon ul li {
    list-style: none;
    /* margin-bottom: 5px; */
    margin-bottom: 10px;
  }

  * {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    outline: none;
  }

  /* .fixed-icon ul li:first-child a {
  background: #3f51b5;
}
.fixed-icon ul li:nth-child(2) a {
  background: #f44336;
} */
  .fixed-icon ul li a {
    border-radius: 0 30px 30px 0;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    left: 0;
    letter-spacing: 1px;
    opacity: .9;
    padding: 20px 40px 20px 5px;
    position: relative;
    text-align: right;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    width: 200px;
  }

  .fixed-icon ul li a .icon-box {
    position: absolute;
    right: 15px;
  }

  .fixed-icon ul li a:hover {
    left: 160px;
    opacity: 1;
    color: #c61118;

  }

  /* left side icon end */

  /*
     FILE ARCHIVED ON 08:17:00 Feb 04, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:40:01 Feb 04, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
  /*
playback timings (ms):
  captures_list: 0.672
  exclusion.robots: 0.057
  exclusion.robots.policy: 0.044
  esindex: 0.011
  cdx.remote: 19.547
  LoadShardBlock: 177.919 (3)
  PetaboxLoader3.datanode: 222.117 (4)
  load_resource: 159.882
  PetaboxLoader3.resolve: 60.643
*/