.page-banner.foundary-products {  
  z-index: 0 !important;
}
#categoryFilterForm {
  width: 24rem;
}
#categoryDropdown {
  height: 3.8rem;
}
.search-container.search-menu .btn-search {
  padding-left: 0;
  padding-right: 0;
}
.pagination {
  justify-content: center;
}
/*.pagination span.page-numbers.current {
  background-color: #2a368f !important;
}
.pagination .page-numbers {
  width: 40px !important;
  height: 40px !important;
  line-height: 31px;
}
.pagination .page-numbers:hover {
  background-color: #2a368f !important;
  border-radius: 0.25rem !important;
  color: #fff !important;
  border-color: #2a368f !important;
}*/
.search-results .result-listing .card.image-area img {  
  -o-object-fit: contain;
  object-fit: cover;
}
.contact-form-wrap form .wpcf7-submit {
  color: #10c825;
}
.contact-form-wrap form .wpcf7-submit:hover {
  color: #f3f6fc;
}
.contact-form-wrap form .wpcf7-submit:focus, .contact-form-wrap form .wpcf7-submit:active {
  color: #10c825 !important;
}
.contact-form-wrap form .contact-submit-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #10c825;
  transition: width .5s ease-in-out;
  z-index: -1;
  border-radius: 8px;
}
.contact-form-wrap form .contact-submit-btn:hover::before {
  width: 100%;
}
.contact-submit-btn .wpcf7-spinner {
  position: absolute;
}
.contact-submit-btn {
  position: relative;
}
.search-results{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.breadcrumb .devider {  
  line-height: 25px;
}
.breadcrumb span[property="itemListElement"] a {
  color: #000;
  font-size: 0.875rem;
}
.breadcrumb span[property="itemListElement"] a.home {
  color: #666;
  line-height: 25px;
}
.breadcrumb .post.post-product.current-item {
  line-height: 25px;
}

.location-map-container {
  background: url(../../assets/images/contact-bg-wave.svg) no-repeat;
    background-size: auto;
  background-size: cover;
  padding: 8.125rem 0 40px;
  font-size: 1.125rem;
  font-weight: 400;
  font-family: "Nunito Sans",serif;
  color: #424242;
  overflow: hidden;
}
.location-map-container #address-tab h5 {
  font-weight: 700;
}
.location-map-container #address-tab button {
  color: #333;
  text-align: left;
  font-size: 15px;
  padding: 0 15px;
}
.location-map-container #address-tab button.active,
.location-map-container #address-tab button:hover {
  background: none;
  color: #10c825;
}
.location-map-container #address-tab .call{
  padding: 5px 15px 5px;
}
.location-map-container #address-tab .location_item{
  padding-bottom: 30px;
}
.product-lines-welcome-section .product_details {
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  right: 0;
  left: 0;
}
.product-lines-welcome-section .product_line_item{
  position: relative;
  height: 430px;
  overflow: hidden;
}
.product-lines-welcome-section .product_details h4 {
  color: #fff;
  font-size: 28px;
  padding: 0 30px;
  font-weight: 700;
  text-shadow: 0px 0px 28px black;
}
.product-lines-welcome-section .product_details a {
  background-color: #d7d7d7;
  color: #000;
  padding: 7px 25px;
  border-radius: 22px;
  display: inline-block;
  margin-bottom: 23px;
  box-shadow: 5px 6px 13px rgba(0,0,0,0.3);
}
.product-lines-welcome-section .product_line_item img {
  width: 100%;
  object-fit: cover;
  border-radius: 40px;
  height: 100%;
}
.product-lines-welcome-section {
  padding-bottom: 100px;
  padding-top: 20px;
  background-image: url('../../assets/images/overlay-certification.svg');
  background-repeat: no-repeat;
  background-position: bottom center;
  margin-bottom: 40px;
}
.product-lines-welcome-section .product_details a:hover {
  background-color: #717171;
  color: #fff;
}
.index-services {  
  padding: 40px 0;
}
.partnership .company_logos .logos {
  width: 23%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  flex: 0 0 calc(25% - 15px);
}
.partnership .company_logos {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center; 
}
.search-container.search-menu .nav_search_box{
    display: none;
    margin-top: 0;
    margin-bottom: 110px;
}
header .navbar-header .mobile-menu-toggler {
  z-index: 9999;
}
header .navbar-header ul.main-menu .menu-item-home {
  display: none;
}



@media only screen and (max-width: 1200px) {
  .search-container.search-menu .nav_search_box {
    display: block;
  }
  header .navbar-header ul.main-menu .menu-item-home {
    display: block;
  }
  .search-container.search-menu .btn.btn-search {
    display: none;
  }
  .search-container.search-menu .nav_search_box{
    display: block;
  }
  .search-container.search-menu .nav_search_box .btn.btn-search {
    display: block;
  }
}


@media only screen and (max-width: 576px) {
  .banner-home .banner-content .banner-text p{
      display:none;
  }
   .banner-home .banner-content .banner-text {    
    text-align: center;
    width: 100%;
    padding-left: 0;
  }
  .banner-home .banner-content .banner-text h1{ 
    text-align: center !important;
  }
  .banner-home .banner-content .banner-text .btn-right-arrow,
  .banner-home .banner-content.right .banner-text a.btn-right-arrow{  
    margin: 0 auto 20px;
    display: inline-flex;
  }
  .index-services .card-row .card .card-body a {
    width: 100%;
    display: flex;
    gap: 0;
  }
  .index-services {    
    padding: 20px 0;
  }
  .list-cards.blog-home .card:nth-child(n+3) {
    display: none;
  }
  #address-tabContent iframe {
    width: 100%;
  }
  .product-lines-welcome-section .product_line_item {  
    margin-bottom: 20px;
  }
  .product-lines-welcome-section .product_line_item {  
    height: 210px;
  }
  .product-lines-welcome-section .product_details {
    top: 0;
    height: 100%;
  }
  .product-lines-welcome-section .product_details h4 {
    font-size: 20px;
    text-align: left;
    padding: 17px 40px;
  }
  .product-lines-welcome-section .product_details a {
    position: absolute;
    left: 25%;
    right: 25%;
    bottom: 0;
    font-size: 11px;
    padding: 6px 20px;
  }
  .product-lines-welcome-section {
    padding-bottom: 70px;
  }
  .partnership .company_logos .logos {
    width: 50%;
  }
  
   header .navbar-header ul.main-menu.active {
    top: 7em;
  }
  

}
