/** Shopify CDN: Minification failed

Line 529:0 Unexpected "}"

**/
.sf-header header.sf-header__desktop.logo-left__2l .sf-nav .sf-menu-item > a {
  padding: 1rem 0.3rem;
  font-size: 15px;
}
.container-fluid.-mx-4.flex.items-center.sf-no-scroll-bar.sf-menu-wrapper__desktop {
  display: flex;
  justify-content: space-around;
}
body .sf-topbar {
  border-color: #40513b !important;
}
.sf-home__collection-list
  .section__header.relative.w-full.text-center.xl\:ml-0 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.two-full-section {
  display: flex;
}
.two-full-section .Right-Collection {
  width: 50%;
  float: left;
  padding: 50px;
}
.two-full-section .Left-Collection {
  width: 50%;
  float: left;
  padding: 50px;
}
.two-full-section .Right-Collection .sf__featured-collection {
  border: 1px solid #ebebeb;
  border-radius: 10px;
  /*   box-shadow: #008349 0 5px 15px; */
}
.two-full-section .Right-Collection .sf__featured-collection:hover {
  box-shadow: #40513b 0 5px 15px;
  transition: 0.3s;
}

.two-full-section .Left-Collection .sf__featured-collection {
  border: 1px solid #ebebeb;
  border-radius: 10px;
  /*   box-shadow: #008349 0 5px 15px; */
}
.two-full-section .Left-Collection .sf__featured-collection:hover {
  box-shadow: #40513b 0 5px 15px;
  transition: 0.3s;
}
/* h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl:after {
  border-bottom: 5px solid #005837;
  content: "";
  display: block;
  padding-top: 5px;
  width: 10%;
  margin: 0 auto;
} */
/* h2.section__heading:after {
  border-bottom: 5px solid #005837;
  content: "";
  display: block;
  padding-top: 5px;
  width: 10%;
  margin: 0 auto;
} */
/* .collection-list h2.section__heading:after {
  border-bottom: 5px solid #005837;
  content: "";
  display: block;
  padding-top: 5px;
  width: 25%;
  margin: 0 auto;
} */
.welcome_to_section .prose.rte.mt-4.text-color-subtext {
  opacity: inherit;
}
.collection-card--hover-scaling-up .collection-card__image {
  box-shadow: #40513b 0 5px 15px;
}
.collection-card--hover-scaling-up .collection-card__image:hover {
  box-shadow: #000 0 5px 15px;
  transition: 0.3s;
}
/* .before_after_section {
  background: #ebebeb;
} */
.testimonial_section .bg-white {
  /*   box-shadow: #008349 0 1px 5px; */
  margin: 10px;
}
.testimonial_section .bg-white:hover {
  box-shadow: #000 0 1px 5px;
  margin: 10px;
  transition: 0.3s;
}
.newsletter_section .newsletter__form-input {
  display: grid;
  align-items: center;
}
.sf-footer__block.sf__footer-block-custom_text.w-full {
  padding-bottom: 40px;
  padding-top: 40px;
}
.sf-footer .sf__footer-middle .sf-footer__block {
  padding-bottom: 40px;
  padding-top: 40px;
}
.contact_now_section
  h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl:after {
  content: unset;
}
.contact_now_section
  #sf-custom__block--6b602f53-5220-4b6b-a97e-15b1f25b845c
  h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl,
.contact_now_section
  #sf-custom__block--cea23626-d2c3-4fae-b8fd-ac013136d183
  h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl {
  font-size: 28px;
}
.contact_now_section
  #sf-custom__block--6b602f53-5220-4b6b-a97e-15b1f25b845c
  h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl
  a {
  padding: 10px;
  background: #40513b;
  border-radius: 5px;
}
.contact_now_section
  #sf-custom__block--cea23626-d2c3-4fae-b8fd-ac013136d183
  h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl
  a {
  padding: 10px;
  background: #40513b;
  border-radius: 5px;
}
.our_resources_section .image-card,
.our_resources_section {
  box-shadow: #008349 0 1px 5px;
}
.our_resources_section .image__card-heading,
.our_resources_section .pointer-events-auto,
.our_resources_section .section__heading {
  color: #008349;
}
.prod__option--button .variant-picker__option input:checked + label {
  background-color: #2f4d12;
  border-color: #2f4d12;
  color: #fff;
}
.product_table_custom table {
  width: 100%;
}
.product_table_custom th {
  border: 1px solid #cecece;
  text-align: left;
  padding: 10px;
}
.product_table_custom td {
  border: 1px solid #cecece;
  text-align: left;
  padding: 10px;
}
.product_table_custom .container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.product_faq_custom .section__heading {
  text-align: center;
}
.schdule_corp_section .content__box.w-full,
.award_section .content__box.w-full {
  text-align: right;
}
.brochure_section .sf-custom__grid,
.schdule_corp_section .sf-custom__grid,
.award_section .sf-custom__grid,
.video_section .sf-custom__grid {
  align-items: center;
}
.brochure_section .sf-custom__image-with-text,
.schdule_corp_section .sf-custom__image-with-text,
.award_section .sf-custom__image-with-text,
.video_section .sf-custom__image-with-text {
  box-shadow: #fff 0 1px 5px;
  backdrop-filter: blur(4px);
  padding: 25px;
}
.our_resources_section h2.section__heading:after {
  border-bottom: none;
  content: "";
  display: block;
  padding-top: 5px;
  width: 10%;
  margin: 0 auto;
}
.sf-nav .sf-menu-item--mega .w-full.product_list {
  /*   width: 250px; */
}
.w-full.collection_list {
  width: auto;
}
/* .image_width_text_section .sf-image {
  box-shadow: #000 0 5px 15px;
} */
.our_resources_section {
  background: url("/cdn/shop/files/4896_1_optomize.jpg?v=1684913541");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 370px;
}

/*--------------------------------------------------------------vivek.css---------------------------------------  */
.sf-custom__image-with-text {
  transition: 0.3s all;
}
.sf-custom__image-with-text:hover {
  box-shadow: 0px 8px 15px #000;
  transform: translateY(-5px) !important;
  transition: 0.4s all;
}
.sf-custom__image-with-text {
  background-color: #fff7;
}
.prose {
  color: #000;
}
.image_width_text_section p {
  text-align: justify !important;
}
#sf-custom-template--18832763814201__f64b1053-5c31-4959-8a4c-2bfdd774e4fd {
  background-image: url(/cdn/shop/files/167-20211031_185009-1536x864.jpg?v=1683115747);
  background-size: cover;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  color: #000 !important;
}
/* #sf-custom-template--18832763814201__custom-content-3 {
  background: url(/cdn/shop/files/4896_1_optomize.jpg?v=1684913541);
  background-size: cover;
  background-position: 100% 100%;
  background-repeat: no-repeat;
} */
#sf-custom-template--18832763814201__custom-content-3 .text-center {
  background: #fff7;
  padding: 25px 0;
  backdrop-filter: blur(4px);
}
#sf-custom-template--18832763814201__f64b1053-5c31-4959-8a4c-2bfdd774e4fd
  .text-center {
  background: #fff7;
  backdrop-filter: blur(4px);
  padding: 10px 10px;
}
.bg-color-menubar-background {
  background-color: #40513b !important;
}
.section__heading {
  color: #40513b !important;
  padding-top: 30px;
}
/* .sf-footer {
    background: url(/cdn/shop/files/117-1171784_clip-royalty-free-png-mart-green-vector-background.png?v=1683190332);
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    backdrop-filter: blur(4px);
} */
p.m-image-comparison__heading.h6 {
  color: #609966;
}
.sf__footer-middle h3 {
  font-size: 20px;
}
.ts-dropdown-btn {
  --ts-btn-top: 95px !important;
}
.form-ask__button.flex.items-center.mr-\[30px\]-vs_custom {
  padding: 5px 5px;
  border: 2px solid #86bc42;
  font-size: 18px;
  border-radius: 5px;
  background: #86bc42;
  color: #fff;
  justify-content: center;
  width: 80%;
}
.bottom-block__text a {
  /* padding: 10px 15px; */
  /* border: 2px solid #86bc42; */
  font-size: 12px;
  /* border-radius: 5px; */
  /* background: #86bc42; */
  color: #2f4d12;
}
/*---------------------------------------------------------------custom-text-----------------------------------  */
.custom-text {
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    background: #f2f5ec;
}
/*-------------------------------------------------------------------vivek.css-----------------------------------  */
@media only screen and (max-width: 1024px) {
  .two-full-section {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .two-full-section .Right-Collection,
  .two-full-section .Left-Collection {
    width: 100%;
    float: left;
    padding: 0px;
  }
  .contact_now_section .content__heading {
    font-size: 20px;
  }
  .contact_now_section
    #sf-custom__block--6b602f53-5220-4b6b-a97e-15b1f25b845c
    h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl,
  .contact_now_section
    #sf-custom__block--cea23626-d2c3-4fae-b8fd-ac013136d183
    h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .sf-footer__block.sf__footer-block-custom_text.w-full,
  .sf-footer .sf__footer-middle .sf-footer__block {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  #sf-custom__block--template--18832763814201__ae062488-7cba-4a57-a37d-b49eb2172019-1682576736e7cf9367-0
    h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  .contact_now_section
    #sf-custom__block--6b602f53-5220-4b6b-a97e-15b1f25b845c
    h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl,
  .contact_now_section
    #sf-custom__block--cea23626-d2c3-4fae-b8fd-ac013136d183
    h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl {
    font-size: 20px;
  }
}
.events_section .content__heading {
  font-size: 1.5rem;
}
.announcement-bar__content span {
  margin-left: 15px;
  margin-right: 15px;
}
.wa-optin-widget-container.wa-optin-widget-z-index {
  overflow-y: scroll;
}
.announcement_bar
  h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl:after {
  margin: unset !important;
}
.announcement_bar .container-fluid {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.new-announcment {
  background-color: #f1383b !important;
}
a.f-menu__link.f-menu__link--level-2.f-menu__sublink {
  font-size: 16px;
}
a.f-menu__link.f-menu__link--level-1 {
  font-size: 14px;
  letter-spacing: 0.9px;
  font-weight: 600;
}
.f-menu__submenu {
  opacity: unset;
  visibility: hidden;
}
.f-menu__item.is-active > .f-menu__submenu {
  visibility: visible;
  opacity: unset;
}

/* adarsh css start */

img#custom__whatsapp-icon{
  position: fixed;
  right: 10px;
  z-index: 999;
  bottom: 20px;
  width: 60px;}

@media(max-width: 780px){
  .contact_now_section .sf-custom__block{
    margin-top:6px;
  }

  .our_resources_section h3.content__heading.rte{
    font-size:24px !important;
  }
  .announcement_bar .bnr_btm_sec h3{
  width: 100%;
  font-size: 18px;
}
.announcement_bar .text-left {
    display: flex;
    flex-direction: column;
}
  .top_feacat .sf__ms-wrapper.sf-grid grid{
      width: 50%;
}
.top_feacat .sf-column{
  width:200px
}
  .top_feacat .collection-card__inner {
    width: 175px;
}
img#custom__whatsapp-icon{
  position: fixed;
  right: 5px;
  z-index: 999;
  bottom: 150px;
  width: 60px;}
}

#shopify-section-template--18832763715897__collection-header{
  padding-top: 30px;
}


/* adarsh css end */
@media only screen and (max-width: 1400px)
#shopify-section-template--18832763715897__collection-header{
  padding-top: 40px;
}
 a.f-menu__link.f-menu__link--level-1 {
   font-size: 14px !important;
   letter-spacing: .5px !important;
}


@media only screen and (max-width: 480px) {
 .bnr_btm_sec .sf-custom__text-cta {
    width: fit-content;
    float: left;
    margin: 10px auto;
  }
  .ts-switcher-btn--floating-bottom-left{
    bottom: 250px !important;
  }
}



/* .sf-column.swiper-slide{
  width:200px;
} */

.rich-text-cls p{
  font-size:17px;
  letter-spacing:1.2px;
  color:black;
  font-weight:100;
  /* font-family:Archivo; */
}

.rich-text-cls h3{
  font-weight:700;
  font-size:32px;
  color:#2d2d2d;
}

.rich-text-cls h3.content__heading.text-2xl.text-black.lg\:text-5xl.sm\:text-4xl {
    padding-bottom: 30px;
}


.custom-prdct-range li{
  font-size:17px;
  letter-spacing:1.2px;
  font-weight:100 !important;
  
}


.custom-consult-about li{
  font-size:17px;
  letter-spacing:1.2px;
  font-weight:100 !important;
}


.custom-vision-About p{
   font-size:17px;
  letter-spacing:1.2px;
  color:black;
  font-weight:100 !important; 
} 

.section__heading {
  font-size: 30px !important;
  font-weight: 600 !important;
}
.lg\:text-5xl{
 font-size: 30px !important;
 font-weight: 600 !important;
}
.collection2 h2{
  width: 100% !important;
  text-align: center !important;
}


/* table {
    font-family: 'Inter' !important;
}

span {
    font-family: 'Inter' !important; */
  /* font-weight:500 !important; */
}

.collection-header.overflow-hidden.collection-header--adapt.flex.items-center.justify-center.relative {
    margin-top: 35px;
}

.swiper-wrapper.sf__slider.sf__slider--adapt {
    margin-top: 35px;
}
#download_file{
  display:none;
}