@font-face {
    font-family: 'semplicitaproregular';
    src: url('../fonts/semplicitapro-webfont.woff2') format('woff2'),
         url('../fonts/semplicitapro-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'semplicitaprobold';
    src: url('../fonts/semplicitapro-bold-webfont.woff2') format('woff2'),
         url('../fonts/semplicitapro-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'semplicitaprosemibold';
    src: url('../fonts/semplicitapro-semibold-webfont.woff2') format('woff2'),
         url('../fonts/semplicitapro-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html {
  scroll-behavior: smooth;
}
body{
  font-family: 'semplicitaproregular';
  font-size: 16px;
  line-height: 27px;
  color: #4A4A4A; 
}
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
 outline: none !important;
}
h1{
  font-size: 36px;
  line-height: 46px;
}
h2{
  font-size: 36px;
  line-height: 46px;

}
h3{
  font-size: 32px;
  line-height: 42px;
}
img{
  max-width: 100%;
}
.container{
  max-width: 1320px;
}
.container.inner-container {
  max-width: 990px;
}
.text-green{
  color: #75B94E !important;
}
.font-normal{
  font-family: 'semplicitaproregular' !important;
}
.font-bold{
  font-family: 'semplicitaprosemibold' !important;
}
.btn,
.button,
.shop_table button[type="submit"],
button.single_add_to_cart_button,
a.checkout-button,
#gform_submit_button_15,
#gform_submit_button_18,
 button.elm-button {
  border-radius: 26px !important;
  opacity: 1 !important;
  font-size: 16px !important;
  color: #fff !important;
  height: 46px !important;
  border: none !important;
  background: #75B94E !important;
  font-family: 'semplicitaprosemibold' !important;
  line-height: normal !important;
  line-height: 46px !important;
  padding: 0 30px !important;
}
.btn:hover, 
#gform_submit_button_15:hover{
  text-decoration: none !important;
  background: #B2B2B2 !important;
  color: #fff !important;
}
.header{
  background: #333333;
  padding: 0px 0;
  
}
.headnav{
	transition: opacity 1s;
	opacity:1;
}
.login {
  margin-left: 60px;
}
.login a {
  color: #fff;
  text-decoration: none !important;
  font-size: 14px;
}
.login a i {
  color: #75B94E;
  font-size: 18px;
}
.top-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  align-items: center;
}
.top-menu ul li a {
  color: #fff;
  font-size: 14px;
  margin: 0 18px;
  text-decoration: none !important;
}
.top-menu ul li a:hover{
  color: #75B94E;
}
header .phone-no p {
  padding-top: 12px;
  padding-bottom: 11px;
  margin-bottom: 0;
  font-size: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
margin-right: 15px;
padding-right: 25px;
color: #75B94E;
}

header .top-bar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 10px 0px;
}
header .cart-whislist a {
  font-size: 16px;
  color: #fff;
  margin: 0 0 0 20px;
  position: relative;
}
.cart-whislist{
	display: flex;
}
.wishlist_products_counter_number{
	height: 20px;
}
/*
header .cart-whislist a span {
  height: 14px;
  width: 14px;
  background: #75B94E;
  position: absolute;
  line-height: 14px;
  text-align: center;
  font-size: 8px;
  border-radius: 100%;
  left: -9px;
  top: 7px;
}
*/
header .cart-whislist a span {
height: 20px !important;
width: 20px ;
	min-height: auto !important;
background: #75B94E;
position: absolute;
line-height: 14px;
text-align: center;
font-size: 12px;
	border-radius: 100%;left: -17px;
top: 10px;
line-height: 22px !important;
}


.header-menu .navbar-light .navbar-nav .nav-link {
  color: #fff;
  font-size: 15px;
  padding: 25px 26px;
}
.header-menu .nav-item a:hover {
  background: #75B94E;
}
.header-menu .logo {
  max-width: 200px;
}
.header-menu .navbar {
  align-items: flex-start;
  padding: 0;
}
.header-menu .nav-item a.btn {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
}
.header-menu .dropdown-toggle::after {
  display: none;
}
.header-menu .dropdown-toggle i {
  margin: 0 0 0 4px;
}
.header-menu .dropdown-menu.search-dropdown {
  padding: 0;
  width: 350px;
  border-radius: 0;
  top: calc(100% + 10px) !important;
  background: none;
}
.header-menu .dropdown-menu.search-dropdown::before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  background: #fff;
  transform: rotate(45deg);
  inset: -7px 20px auto auto;
}
.header-menu .search-dropdown-outer .dropdown-toggle:after{
  display: none;
}
.header-menu .search-dropdown-outer .dropdown-toggle {
  color: #fff;
  font-size: 24px;
  padding: 8px 15px;
  margin: 0;
  background: transparent !important;
  display: block;
}
header .search-dropdown-outer {
  margin: 0;
}
.search-dropdown-outer .search-dropdown .search-form input {
    width: 350px;
    padding: 8px 10px;
    height: 56px;
}
.home-banner::after {
  background-image: url("../images/home-banner-right.png");
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  height: 645px;
  width: 440px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.home-banner {
  background-image: url("../images/home-banner-botton.png");
  padding: 50px 0 50px;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 644px;
  background-size: 100%;
/*  overflow: hidden;*/
}
.home-banner-text ul {
  list-style: none;
  display: flex;
  padding: 0;
  justify-content: center;
  margin: 15px 0 50px 0;
}
.home-banner-text ul li {
  margin: 0 18px;
    font-weight: 600;
}
.home-banner-text ul li a {
  color: #B2B2B2;
  border-bottom: 2px solid transparent;
}
.home-banner-text ul li a:hover, .home-banner-text ul li.active a {
  border-bottom: 2px solid #75B94E;
  text-decoration: none;
  color: #75B94E;
}
.home-banner-text img {
  max-width: 520px;
}
.about-slider .item {
  text-align: center;
}
.about-logo {
  width: 100px;
  height: 100px;
  background: #333;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.about-logo img {
  max-width: 60px;
}
.about-slider .item p {
  font-size: 18px;
  line-height: 24px;
  margin: 15px 0 0 0;
}
.about-slider {
  background: #f4f4f4;
 
}
.owl-dots {
  display: none;
}
.about-slider .owl-carousel .owl-nav .owl-prev span, .about-slider .owl-carousel .owl-nav .owl-next span{
  display: none;
}
.brand-slider .owl-carousel .owl-nav .owl-prev, .brand-slider .owl-carousel .owl-nav .owl-next{
   position: absolute;
  top: 50%;
  margin-top: -19px;
  width: 25px;
  height: 38px;
}
.brand-slider .owl-carousel .owl-nav .owl-prev {
  left: 0;
  background-image: url("../images/next.svg");
}
.brand-slider .owl-carousel .owl-nav .owl-next {
  right: 0;
  background-image: url("../images/back.svg");
}
.about-slider .owl-carousel .owl-nav .owl-prev, .about-slider .owl-carousel .owl-nav .owl-next{
   position: absolute;
  top: 50%;
  margin-top: -19px;
  width: 25px;
  height: 38px;
}
.about-slider .owl-carousel .owl-nav .owl-prev {
  left: 0;
  background-image: url("../images/next.svg");
}
.about-slider .owl-carousel .owl-nav .owl-next {
  right: 0;
  background-image: url("../images/back.svg");
}
.owl-carousel.about-logo-slider {
  padding: 0 50px;
}
.owl-carousel.brand-slider {
  padding: 0 50px;
}
.best-selling-pro h2.heading {
  margin: 0px 0 24px;
}
.best-selling-pro {
  padding: 0 0 0px;
}
.pro-box {
  text-align: center;
  box-shadow: 0px 3px 20px #00000029;
  position: relative;
  background: #fff;
  margin: 0 0 0px;
  overflow: hidden;
}
.pro-img {
  max-width: 100%;
  margin: 0 auto;
  padding: 10px;
/*
  height: 300px;
*/
  height:auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-carousel .owl-item .pro-box img, .pro-img img {
  width: auto;
  max-height: 300px;
}
.pro-desc {
  padding: 15px 10px 18px;
}
.pro-desc .pro-price {
  font-size: 18px;
  margin: 0;
}
.pro-desc .pro-name {
    font-size: 12px;
    color: #B2B2B2;
    margin: 15px 0px 2px 0;
    line-height: normal;
    text-transform: uppercase;
}
.pro-desc .login-to-see-price {
  color: #B2B2B2;
  margin: 0 0 5px;
}
.pro-desc .login-to-see-price a {
  color: #B2B2B2;
  text-decoration: none !important;
  font-size: 15px;
}
.pro-detail {
  margin: 0;
  color: #4A4A4A;
  font-size: 15px;
  white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.pro-desc.pro-desc-hover {
  background: #f4f4f4;
  position: absolute;
  bottom: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.pro-box:hover .pro-desc-hover {
  visibility: visible;
  opacity: 1;
}
.pro-desc-hover .pro-btn-group {
  display: flex;
  justify-content: space-between;
  margin: 11px 0 0 0;
}
.pro-desc-hover .wishlist, .pro-desc-hover .add-to-cart {
  width: 50px;
  height: 50px;
  box-shadow: 0px 0px 3px #00000029;
  line-height: 50px;
  font-size: 24px;
  color: #B2B2B2;
	background: #fff;
	align-items: center;
    display: flex;
    justify-content: center;
}
.pro-btn-group .top_wishlist-heart:before{
	margin-right: 0;
}
.pro-desc-hover .btn {
  width: 58%;
}
.special-offer-pro {
  background-color: #333;
  position: relative;

}
.special-offer-pro::after {
  content: "";
  background-image: url("../images/home-banner-botton.png");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: overlay;
background-size: 100%;
background-position: bottom;
}
.special-offer-pro .container {
  position: relative;
  z-index: 2;
}
.discount-ribben::before {
  position: absolute;
  top: -68px;
  left: -53px;
  width: 120px;
  height: 120px;
  background: #75B94E;
  transform: rotate(50deg);
  content: "";
}
.discount-ribben > div {
  position: relative;
  transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);
  color: #fff;
  margin: 12px 0 0 12px;
}
.discount-ribben {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
}
.our-supplier-outer {
  display: flex;

}
.our-supplier-box {
  width: 25%;
  border-right: 1px solid #d8d8d8;
  text-align: center;
  padding: 25px 10px;
}
.our-supplier-box:last-child {
  border-right: none;
}
.our-supplier-box img {
  max-width: 120px;
}
.our-supplier-box p {
  font-size: 28px;
  color: #75B94E;
  margin: 20px auto;
  max-width: 161px;
  line-height: 37px;
}
.our-client {
  background: #f4f4f4;
  
}
.client-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 5px 0 25px;
}
.client-logo span {
  padding: 25px;
}
.testimonial-slider .item {
  background: #fff;
  text-align: center;
  height: 100%;
  border-radius: 10px;
  padding: 40px 35px 30px;
  /*min-height: 320px;*/
  box-shadow: 0px 0px 10px #00000029;
margin: 10px 10px;
height: calc(100% - 20px);
}
.testimonial-slider.owl-carousel .owl-stage {
  display: flex;
}
.testimonial-slider .testimonial {
  height: 100%;
}
.testimonial .review {
  color: #75B94E;
  margin: 0;
}
.testimonial-slider .quote-text {
  margin: 20px 0;
}
.testimonial-slider.owl-carousel .owl-nav .owl-prev, .testimonial-slider.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  width: 25px;
  height: 38px;
}
.testimonial-slider.owl-carousel .owl-nav .owl-prev {
  left: 0;
  background-image: url("../images/next.svg");
}
.testimonial-slider.owl-carousel .owl-nav .owl-next {
  right: 0;
  background-image: url("../images/back.svg");
}
.testimonial-slider.owl-carousel .owl-nav .owl-prev span, .testimonial-slider.owl-carousel .owl-nav .owl-next span {
  display: none;
}
.testimonial-slider {
  padding: 0 50px;
}
.testimonial-slider .quoter-name {
  margin: 0;
}
.contact {
  background-color: #333;
  position: relative;
  padding: 55px 0 30px;
  overflow: hidden;
}
.contact::before {
  content: "";
  background-image: url("../images/home-banner-botton.png");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: overlay;
  background-size: 100%;
  background-position: bottom;
}
.newcontact::before {
  content: "";
  background-image: url("../images/background.png");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: overlay;
  background-size: 100%;
  background-position: bottom;
}
.contact::after {
  content: "";
  background-image: url("../images/contact-right.png");
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-size: 602px;
  background-position: top right;
  background-repeat: no-repeat;
  right: 0;
}
.contact .container {
  z-index: 2;
  position: relative;
}
.form-group .form-control,
.frontcontact input[type="text"],
.frontcontact input[type="email"]{
  height: 52px;
  border-radius: 12px;
  border: 1px solid #DCDBDD;
  color: #84818A;
  padding: 8px 20px;
  font-size: 14px;
}
.frontcontact textarea {
  height: 130px !important;
    border-radius: 12px;
  border: 1px solid #DCDBDD;
  color: #84818A;
  padding: 8px 20px;
  outline:none;
  font-size: 14px;
}
.frontcontact input:focus,
.frontcontact input:focus-visible{
	outline:none;
}
.contact .form-group {
  margin-bottom: 20px;
}
.contact .form-group.form-check {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.form-check-input {
  margin: 7px 0 0 -25px;
  height: 16px;
  width: 16px;
}
#gform_wrapper_18  #field_submit, 
#gform_wrapper_18 .gform_footer,
#gform_wrapper_15  #field_submit, 
#gform_wrapper_15 .gform_footer {
    display: inherit !important;
    text-align: center !important;
}
footer {
  background: #333;
  padding: 70px 0;
}
.footer-logo {
  max-width: 250px;
}
.group-logo img {
  max-width: 110px;
  padding: 10px;
}
.group-logo {
  justify-content: space-between;
}
.follow-us {
  display: flex;
  margin: 20px 0 10px 0;
}
.follow-us h3 {
  font-size: 18px;
  color: #75B94E;
  margin: 3px 15px -2px 0;
  line-height: normal;
}
.follow-us a {
  color: #75B94E;
  font-size: 26px;
  margin: 0 10px;
}
.quick-link h3, .quick-link span.mobileheading {
    color: #75B94E;
    font-size: 18px;
    margin: 0 0 15px;
    line-height: normal;
    /* font-weight: 600; */
    font-family: 'semplicitaprosemibold' !important;
}
.footer-left {
  display: flex;
  position: relative;
}
.quick-link ul {
  list-style: none;
  padding: 0;
}
.quick-link ul li a {
  color: #fff;
  font-size: 14px;
  line-height: normal;
  text-decoration: none !important;
  opacity: 0.7;
}
.quick-link ul li a:hover{
  color: #75B94E;
}
.pre-supply-logo {
  max-width: 125px;
  position: absolute;
  top: 0;
  right: 165px;
}
.footer-product {
  width: 45%;
}
.footer-right {
  display: flex;
}
.footer-contact {
  min-width: 42%;
}
footer .accordion > .card {
  background: transparent;
  box-shadow: none;
  border-color: #75B94E !important;
  padding: 0 0 0;
  border-radius: 0 !important;
  border-width: 0px 0px 2px 0px !important;
  border-style: solid !important;
}
footer .accordion > .card:last-child{
  border-width: 0 !important;
}
.accordion h4 {
  font-size: 14px;
  color: #fff;
  padding: 8px 0;
  position: relative;
}
.accordion p {
  font-size: 14px;
  color: #fff;
  line-height: normal;
  opacity: 0.7;
  padding-right: 20px;
	    max-width: 250px;
}
.spec-state-img img{
	width: 100%;
}
.accordion h4.collapsed:after, .accordion h4:after{
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #75B94E;
  width: 20px;
display: inline-block;
}
.accordion h4.collapsed:after{
  content: "\f107";
}
.accordion h4:after{
  content: "\f106";
}
.footer-copyright {
  margin-top: 35px;
}
.footer-copyright p {
  font-size: 13px;
  color: #fff;
  opacity: 0.7;
  margin: 0;
  max-width: 400px;
  line-height: 24px;
}
.footer-copyright p a {
  color: #fff;
  text-decoration: none !important;
}
.footer-copyright p span {
  font-size: 16px;
  margin: 0 2px;
}
.breadcrumbs {
  margin: 0 0 32px;
  padding: 0;
  list-style: none;
  display: flex;
}
.breadcrumbs li {
  padding: 0 8px 0 0;
}
.breadcrumbs li, .breadcrumbs li a {
  color: #4A4A4A;
  font-size: 14px;
  text-decoration: none;
}
.breadcrumbs li a i {
  font-size: 11px;
  margin: 0 0 0 5px;
  color: #75B94E;
}
/*
.inner-page-banner {
  background-image: url("../images/inner-banner-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0px;

}
*/
.inner-page-banner {
  background-image: url("../images/banner-new-banner.jpg?ver=23");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 70px 0px;

}
.category-desc {
  display: flex;
  margin: 10px 0 0;
	    align-items: center;
}
.leaf-icon {
  width: 120px;
  display: flex;
  height: 120px;
  background: #333;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin: 12px 0 0 0;
	    overflow: hidden;
}
.leaf-icon img {
  max-width: 80px !important;
}
.category-desc .category-detail {
  width: 91%;
  padding: 0 0 0 40px;
}
.pro-cat, .page-section {
  background: #B2B2B226;
  padding: 70px 0 40px;
	    overflow: hidden;
}
.pro-box .price {
  font-size: 20px !important;
  margin: 0;
 min-height: 29px;
}
.pro-box .price> span {
 display: flex;
 justify-content: center;
}
.pro-box .price .full-rate {
  color: #B2B2B2;
  text-decoration: line-through;
  margin: 0 0px 0 10px;
}
.best-seller-slider .item, .product-slider .item {
  padding: 15px 15px 20px;
}
.best-seller-slider .owl-stage {
  padding: 5px 0px;
}
.best-seller-slider.owl-carousel .owl-nav .owl-prev,
.pro-grid-desktop.owl-carousel .owl-nav .owl-prev {
  left: 0;
  background-image: url("../images/next.svg");
}
.best-seller-slider.owl-carousel .owl-nav .owl-next,
.pro-grid-desktop.owl-carousel .owl-nav .owl-next {
  right: 0;
  background-image: url("../images/back.svg");
}
.best-seller-slider.owl-carousel .owl-nav .owl-prev, .best-seller-slider.owl-carousel .owl-nav .owl-next,
.pro-grid-desktop.owl-carousel .owl-nav .owl-prev, .pro-grid-desktop.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  width: 25px;
  height: 38px;
}
.best-seller-slider.owl-carousel .owl-nav .owl-prev span, .best-seller-slider.owl-carousel .owl-nav .owl-next span,
.pro-grid-desktop.owl-carousel .owl-nav .owl-prev span, .pro-grid-desktop.owl-carousel .owl-nav .owl-next span {
  display: none;
}
.pro-grid-desktop .owl-nav {
  display: none;
}
.pro-grid-desktop .pro-box {
  margin: 0;
}
.pro-cat-list {
  position: relative;
}
.pro-cat-list .products-toggle {
  color: #75B94E;
  background: transparent;
  padding: 8px 15px;
  font-size: 14px;
  text-align: left;
  min-width: 150px;
  border: 2px solid #75B94E;
  border-radius: 10px;
  position: relative;
  width: 305px;
  display: none;
}
.pro-cat-list .products-toggle i {
  position: absolute;
  right: 16px;
  font-size: 18px;
  top: 8px;
}
.side-bar {
  background: #fff;
  padding: 20px 20px 50px;
}
.side-bar h3 {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: normal;
}
.side-bar .search-product {
  position: relative;
  margin: 0 0 30px;
}
.side-bar .search-product input {
  width: 100%;
  height: 45px;
  border: none;
  background: #B2B2B226;
  padding: 0 45px 0 10px;
  outline: none !important;
}
.side-bar .search-product button {
  position: absolute;
  right: 12px;
  top: 7px;
  border: none;
  font-size: 18px;
  background: transparent;
}
.side-bar .search-product button {
  position: absolute;
  right: 12px;
  top: 7px;
  border: none;
  font-size: 18px;
  background: transparent;
}
.price-range-filter {
  display: flex;
  align-items: center;
  font-size: 14px;
  justify-content: space-between;
}
.side-bar .price-range p, .side-bar .pro-control p {
  margin: 4px 0;
  font-size: 14px;
}
.side-bar .price-range p a, .side-bar .pro-control p a{
  color: #4A4A4A;
}
.side-bar .price-range p a:hover, .side-bar .pro-control p a:hover{
  color: #75B94E;
  text-decoration: none;
}

.side-bar .price-range p span, .side-bar .pro-control p span {
  color: #B2B2B2;
}
.side-bar .price-range {
  margin: 0 0 40px 0;
}
.side-bar .btn {
  border-radius: 26px;
  height: 40px;
  line-height: 40px;
}
.pro-pagination {
  display: flex;
  align-items: center;
  padding: 10px 0 0;
  justify-content: end;
}
.right-pagin {
  display: flex;
  margin-left: auto;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.right-pagin li a {
  background: #fff;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 22px;
  margin: 0 0 0 1px;
  min-width: 50px;
  justify-content: center;
  color: #4A4A4A;
  text-decoration: none !important;
  border: 1px solid transparent;
}
.right-pagin li a:hover, .right-pagin li.active a {
  box-shadow: 0px 0px 3px #00000029;
  border: 1px solid #B2B2B280;
  color: #75B94E;
}
.signle-pro-section {
  background: rgba(219, 219, 219, 0.5);

}
.pro-view-outer {
/*  display: flex;*/
  flex-wrap: wrap;
  width: 100%;
  overflow: hidden;
  background: #fff;
  padding: 30px 15px;
  box-shadow: 0px 2px 48px #00000029;
	
}
.pro-view-outer .discount-ribben > div {
  margin: 2px 0 0 6px;
}
.pro-view-outer .discount-ribben::before {
  top: -90px;
  left: -60px;
  width: 135px;
  height: 135px;
}
.pro-view-img {
  border: 1px solid #B2B2B280;
  padding: 15px;
}
.pro-view-detail-outer {
  padding: 0 50px 0 0;
}
.pro-view-detail-outer h1 {
  margin: 25px 0 30px;
}
.pro-view-detail-outer .price {
  font-size: 26px;
  margin: 0 0 15px;
}
.pro-view-detail-outer .price span 
{
 
  margin: 0 0 0 0px;
  display: flex;
}
.pro-view-detail-outer .price span small {
	 color: #B2B2B2;
}
.pro-view-detail-outer .price span.the-price {
	margin: 0 0 0 20px;
}
.pro-specification {
  display: flex;
  align-items: center;
}
.pro-specification label {
  min-width: 130px;
  padding-right: 10px;
  margin: 0;
}
.pro-specification a{
	
}
.pro-box .price small.old-price.text-muted {
 margin-right: 10px;
}
.smuac_multiaccounts_container_top_title {
    font-size: 20px !important;
    color: #373737;
    font-weight: 700 !important;
	 font-family: 'semplicitaproregular' !important;
}
button.smuac_multiaccounts_container_top_button {
   font-family: 'semplicitaproregular' !important;
}
.pro-size-select {
  padding: 0;
  list-style: none;
  width: 78%;
  margin: 0;
}
.pro-size-select li a {
  width: 100%;
  border: 1px solid rgba(178, 178, 178, 0.5);
  height: 42px;
  display: flex;
  position: relative;
  line-height: 42px;
  padding: 0 10px;
  color: #4A4A4A;
  text-decoration: none !important;
}
.pro-size-select li a i {
  background: #75B94E;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 42px;
  color: #fff;
  text-align: center;
  line-height: 42px;
}
.pro-size-select .dropdown-toggle::after {
  display: none;
}
.pro-size-select .dropdown-menu {
  width: 100%;
  padding: 0 0 5px;
}
.pro-size-select .dropdown-menu .dropdown-item {
  border: none;
  height: auto;
  line-height: 30px;
  font-size: 14px;
}
.pro-quantity .quantity {
    width: 57px;
    margin: 0;
}
.pro-quantity .quantity input {
  width: 100%;
  border: 1px solid rgba(178, 178, 178, 0.5);
  height: 42px;
  line-height: 42px;
  padding: 0;
  text-align: center;
}
.pro-quantity .wishlist, .tinvwl_add_to_wishlist_button {
  text-decoration: none !important;
  box-shadow: 0px 0px 3px #00000029;
  color: #00000029;
  width: 42px;
  text-align: center;
  height: 42px;
  line-height: 36px;
  font-size: 20px;
  margin: 0 0 0 15px;
}
.pro-quantity {
  margin: 20px 0 0 0;
}
.about-us-section .large-heading {
  font-size: 52px;
  line-height: 66px;
  margin: -15px 0 60px;
}
.about-us-banner {
  align-items: center;
  margin-top: 25px;
}
.about-us-banner .btn {
  padding: 10px 20px;
  font-size: 16px;
  height: auto;
  line-height: normal;
}
.about-video img {
  border-radius: 10px;
}
.about-us-text-section {
  padding: 70px 0;
}
.award-imges .big-img {
  border-radius: 6px;
}
.award-imges .small-img {
  max-width: 255px;
  margin: -100px auto 0;
  border: 6px solid #EEE;
  border-radius: 6px;
}
.our-capability {
/*  padding: 40px 0 0;*/
}
.capab-row {
  display: flex;
  margin: 20px 0;
}
.capab-icon {
  width: 18%;
  padding-right: 20px;
  margin: 6px 0 0 0;
  max-width: 95px;
  text-align: right;
}
.capab-icon img {
  max-width: 55px;
}
.capab-text {
  width: 82%;
}
.capab-text h2 {
  color: #8EC956;
  font-size: 26px;
  margin: 0 0 6px;
  line-height: 36px;
}
.capab-text p {
  margin: 0;
}
.blog-box {
  background: #fff;
  box-shadow: 0px 2px 48px #0000000F;
  border-radius: 4px;
  overflow: hidden;
  margin: 30px 0 0;
}
.blog-thumb {
  position: relative;
}
.blog-thumb .blog-cat {
  position: absolute;
  bottom: 15px;
  left: 15px;
  background: #989898;
  color: #fff;
  border-radius: 4px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 15px;
  text-decoration: none !important;
}
.blog-thumb .blog-cat:hover {
  background: #828282;
}
.blog-content {
  padding: 20px;
}
.blog-content h2 {
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 10px;
	min-height: 52px !important;
}
.blog-content p {
  margin: 0 0 18px;
}
.blog-content .btn {
  border-radius: 4px !important;
  font-size: 14px !important;
}
.blog-section {
  margin: 60px 0 0;
}
.blog-bg-section {
  background: #B2B2B226;
}
.contact-detail {
  margin: 20px 0;
}
.contact-detail a, .contact-detail {
  color: #4A4A4A;
  font-size: 20px;
  align-items: center;
}
.get-in-touch h2 {

  margin: 0 0 10px;
}
.contact-detail .icon {
  font-size: 24px;
  color: #75B94E;
  width: 35px;
}
.get-in-touch.social p {
  max-width: 350px;
}
.get-in-touch {
  margin: 50px 0 0;
  border-right: 1px solid #707070;
  padding-right: 70px;
}
.get-in-touch.social {
  padding-right: 0;
  padding-left: 70px;
  border: none;
}
.specialist {
  background: #B2B2B226;
  padding: 50px 0 100px;
}
.spec-state-img h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 24px;
  color: #fff;
  transform: translateY(-50%) translateX(-50%);
  margin: 0;
  line-height: 32px;
  padding: 10px;
text-align: center;
width: 100%;
max-width: 250px;
}
.spec-state-box {
  position: relative;
  margin: 15px 0;
  overflow: hidden;
	border-radius: 15px;
}
.spec-state-img {
  background: #75B94E;
  border-radius: 15px;
  padding: 0;
}
.spec-state-text {
  background:rgb(117, 185, 78, 0.9);
  text-align: center;
  position: absolute;
  bottom: 0%;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: all 0.5s;
  visibility: hidden;
  opacity: 0;
}
.spec-state-box:hover .spec-state-text {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.spec-state-text h3 {
  color: #4A4A4A;
  font-size: 20px;
  line-height: normal;
  margin: 0;
}
.text-black{
	 color: #4A4A4A;
}
.spec-state-text p {
  color: #fff;
  margin: 0;
  width: 100%;
  font-size: 16px;
}
.spec-state-text-iiner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 100%;
}

header .dropdown-menu {
  padding: 0;
  border-radius: 0;
  border: none;
  background: #333333;
  width: 300px;
  margin: 0;
}
header .dropdown-menu ul li a {
  color: #fff;
  font-size: 14px;
  display: block;
  padding: 9px 20px;
  position: relative;
}
header .dropdown-menu ul li a:hover {
  background: #75b94e;
  text-decoration: none;
  color: #fff;
}
header .dropdown-menu ul li a i {
  color: #97D700;
  margin: 0 10px 0 0;
  font-size: 12px;
}
header .nav-item.dropdown:hover .dropdown-menu, header .nav-item.dropdown:active .dropdown-menu {
  display: block;
}
header  .dropdown ul {
  padding: 0;
  list-style: none;
}
header .sub-menu {
  position: absolute;
  left: 100%;
  background: #F6F6F6;
  width: 785px;
  padding: 0 !important;
  display: none;
  top: 0px;
  height: 100%;
}
header .submenu-outer:hover .sub-menu {
  display: block;
}
header .sub-menu .h3div {
  font-size: 16px;
  color: #75B94E;
  margin: 10px 0 5px 0px;
  line-height: normal;
  padding: 0 25px;
}
header .dropdown ul li {
  border-bottom: 1px solid #444444;
}
header .dropdown-menu .sub-menu li {
  border: none;
}
header .dropdown-menu .sub-menu li a {
  color: #000;
  font-size: 14px;
  padding: 0;
  line-height: 24px;
  position: relative;
}
header .dropdown-menu .sub-menu li a:hover::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f105";
  position: absolute;
  left: -12px;
  top: 1px;
  color: #75B94E;
}
header .dropdown-menu ul.sub-menu li a:hover {
  background: none;
  color: #75B94E;
  font-family: 'semplicitaprosemibold';
}
header .dropdown-toggle::after {
  display: none;
}
header .sub-menu-grid-outer {
  display: flex;
}
header .sub-menu-grid {
  padding: 0 25px;
  width: 33.33%;
}
.woocommerce-cart .tinvwl-cart-add-to-cart .tinvwl_all_cart_to_wishlist_button{
	display:none !important;
}
.woocommerce-cart-form__contents #coupon_code {
    width: 54%;
    height: 48px;
}
.woocommerce-checkout .woocommerce form .form-row label {

    line-height: 2;
    width: 100%;
    text-align: left;
}
.woocommerce-checkout .woocommerce form .form-row .woocommerce-input-wrapper {
	 width: 100%;
	 text-align: left;
}
.woocommerce-checkout .woocommerce form .form-row .woocommerce-input-wrapper input,
.checkout_coupon #coupon_code{
    height: 41px;
    padding: 6px 12px 8px;
    text-align: left;
    background: #ffffff;
    border: 1px solid #efefef;
    font-size: 15px;
    line-height: 20px;
    box-shadow: none;
}
.woocommerce-checkout .woocommerce form .form-row .woocommerce-input-wrapper textarea{
	 padding: 6px 12px 8px;
    text-align: left;
    background: #ffffff;
    border: 1px solid #efefef;
    font-size: 15px;
    line-height: 20px;
    box-shadow: none;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #efefef;
    border-radius: 0;
    height: 38px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 8px !important;
    right: 1px;
    width: 20px;
}
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3{
	    text-align: left;
}
.woocommerce-shipping-fields h3 label{
	margin-bottom:0px;
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
     width: 258px;
    border-radius: 26px !important;
    opacity: 1 !important;
    font-size: 16px !important;
    color: #fff !important;
    height: 46px !important;
    border: none !important;
    background: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
    line-height: normal !important;
    line-height: 44px !important;
    padding: 0 30px !important;
}
.woocommerce-checkout .title-heading h2,
.woocommerce-cart .title-heading h2,
.woocommerce-cart .cart_totals h2{
	text-align:left;
	color:#75B94E !important;
}
.woocommerce-info {
    border-top-color: #75B94E !important;
    text-align: left;
}
.woocommerce-info::before {
    color: #75B94E !important;
}
h3#order_review_heading {
    text-align: left;
}
.subpage-banner {
    min-height: 140px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    /* text-align: center; */
    color: #fff;
    /* background: #F6F6F6 !important; */
    background-position: center;
}
.finalbanner.secondbanner .banner-content {
    width: 540px;
    padding-top: 140px;
    padding-bottom: 140px; 
}
.faq-ques-ans {
    border-bottom: 1px solid #ccc;
    padding: 15px 0px;
}
.question {
    font-size: 20px;
    overflow: hidden;
    cursor: pointer;
}
.ques_title {
    float: left;
    width: 90%;
}
span.plus.pos {
    float: right;
    line-height: 25px;
    font-size: 34px;
    color: #8ec956;
}
.answers {
    clear: both;
    padding: 0 30px;
    border-left: 2px solid #8ec956;
    margin: 45px 0;
}
.side_title {
    font-size: 20px;
	line-height: 30px;
    text-align: left;
	font-weight: 700;
/*    padding-top: 14px;*/
     margin-bottom: 25px; 
/*    font-weight: 600;*/
}
.faq_cat_name {
    text-transform: uppercase;
    line-height: 30px;
    cursor: pointer;
}
.faq_cat_name a.currentcat {
    color: #8ec956;
}
.filter_label {
    font-size: 18px;
  
    padding-bottom: 7px;
    letter-spacing: 0;
  font-weight: 700;
    line-height: 28px;
    
}
.resources_items_list.all_res {
    margin: 50px 0;
    padding: 0;
}
.resource_sub_box,
.team-member-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
    height: 100%;
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
    border-radius: 0 0 6px 6px;
}
.resource_box_main {
    width: 25%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px;
}
.resource_sub_box > .resource_image {
    position: relative;
    width: 100%;
    height: 292px;
}
.resource_conent {
    background: #ffffff;
    border-radius: 0px 0px 6px 6px;
     
    width: 100%;
    padding: 20px 20px;
}
.res_btn a {
background: #75B94E !important;
color: #fff;
padding: 10px 20px;
margin-top: 20px;
font-family: 'semplicitaprosemibold' !important;
display: inline-block;
opacity: 1;
border-radius: 50px !important;
text-align: center;
border-radius: 4px;
font-weight: 600;
font-size: 14px !important;
}
#loadMore a{
 background: #75B94E !important;
color: #fff !important;
padding: 10px 20px;
margin-top: 20px;
font-family: 'semplicitaprosemibold' !important;
display: inline-block;
opacity: 1;
border-radius: 50px !important;
text-align: center;
border-radius: 4px;
font-weight: 600;
font-size: 14px !important;
}
#loadMore a:hover{
	background: #B2B2B2 !important;
    color: #fff !important;
	text-decoration: none;
	border: none !important;
}

.res_btn a:hover{
	background: #B2B2B2 !important;
    color: #fff !important;
	text-decoration: none;
}
.type_icon {
    position: absolute;
    bottom: -30px;
    right: 35px;
    z-index: 19;
    width: 65px;
    height: 65px;
    background: #8EC956;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.type_icon img {
    max-width: 32px;
}

.topics_box, .type_box {
    position: relative;
}
.search_box input, .showtopics, .showtype {
    width: 100%;
    height: 47px;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    padding: 10px 15px;
    position: relative;
    font-size: 16px;
    color: #AAAAAA;
    background: #FFF;
}
.showtopics, .showtype {
    cursor: pointer;
    padding-bottom: 35px;
}
.topics_box ul, .type_box ul {
    padding: 10px 0;
    background-color: #fff;
    position: absolute;
    width: 100%;
    top: 38px;
    cursor: pointer;
    list-style: none;
    font-size: 18px;
    border: 1px solid #eaeaea;
    display: none;
    z-index: 111;
}
ul.list_cat>li>a {
    padding: 10px 20px;
    display: block;
	font-size: 16px;
}

a.secondbannerbtn {
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 15px;
    margin-top: 10px;
    display: table;
    border-radius: 5px;
}
.team-member-block .member-desc{
	text-align: center;
    width: 100%;
    padding:10px;
}
.single-brands {
    padding-top: 40px;
}
.Brand_image img {
    width: 70%;
}
#gform_wrapper_15 .gform_validation_errors,
#gform_wrapper_18 .gform_validation_errors{
	background: none !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-shadow: none !important;
}
#gform_wrapper_18 .gform_validation_errors>h2,
#gform_wrapper_15 .gform_validation_errors>h2 {
    color: #f76342 !important;
    font-size: 13px !important;

}
#gform_wrapper_18 .validation_message,
#gform_wrapper_15 .validation_message{
	   color: #f76342 !important;
    font-size: 13px !important;
}
#gform_wrapper_18 .gform_footer,
#gform_wrapper_15 .gform_footer{
	padding-bottom: 0 !important;
}
#gform_18_validation_container .gform_submission_error span.gform-icon{
	display:none;
}
.about-slider .item a{
    color: #4A4A4A ;
	text-decoration: none;
}
.blog-content a{
	color: #333;
	text-decoration: none;
}
.blog-content btn{
	    border-radius: 26px !important;
}
.banner-content h2{
	color: #75B94E;
	font-size: 60px;
	line-height: 65px;
	margin-bottom: 15px;
}
.banner-content .description p{
	font-size: 26px;
	line-height: 32px;
}
.banner-content .description a.secondbannerbtn {
    background: #75B94E;
    color: #fff;
    text-decoration: none;
    padding: 8px 25px;
    margin-top: 10px;
    display: table;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
}

.banner-content .description a.secondbannerbtn:hover{
	background: #B2B2B2;
}
.pro-cat .elm-wrapper .elm-button:hover{
	background: #B2B2B2 !important;
}
.bapf_sfilter ul li {
    font-size: 14px !important;
    
}
header .dropdown-menu .submenu-outer .dropdown-item{
	text-transform: capitalize !important; 
}
header .sub-menu-grid-outer .sub-menu-grid a{
	text-transform: capitalize !important; 
}
.about-video iframe{
	max-width: 100%;
}
.pro-view-detail-outer h1{
	text-transform: capitalize !important; 
}
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    margin-bottom: 20px;
}
.inner-page-banner p:last-child{
	margin-bottom: 0;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none !important; 
}
.pdtb-70{
	padding: 70px 0px;
}
.products .pro-box {
    margin: 0 0 30px;
  
}
.pdb-70{
	padding-bottom: 70px;
}
.pro-cat .pro-box{
	margin-bottom: 30px;
}
.pdt-70{
	padding-top: 70px;
}
a.wishlist_products_counter.top_wishlist-heart:before{
	margin-right: 0px !important;
}
.Professional .title-heading h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 39px;
    margin-bottom: 30px;
	text-align: center;
}
.Quisque h3{
	    font-size: 20px;
    line-height: 30px;
	font-weight: 700;
}
.Professional-section {
    margin-top: 38px;
}
.single-blog-search input#search-bar {
    position: relative;
	    border: 1px solid #75B94E;
	height: 48px;
	border-radius: 24px;
}
.single-blog-search input#search-bar:focus{
	box-shadow: none !important;
}

.single-blog-search button#searchsubmit {
    position: absolute;
    right: -8px;
    background: none !important;
    color: #75B94E !important;
	z-index: 999 !important;
   
}
.single-recent-post-list {
    background: #fff;
    box-shadow: 0px 2px 48px #0000000F;
    border-radius: 4px;
    padding: 10px 20px;
}
.single-recent-post-list {
    background: #fff;
    box-shadow: 0px 2px 48px #0000000F;
    border-radius: 4px;
    padding: 10px 20px;
    margin: 20px 0px;
}

.single-blog-categories-list {
    background: #fff;
    box-shadow: 0px 2px 48px #0000000F;
    border-radius: 4px;
    padding: 20px 20px;
	margin: 0px 0px 20px;
   
}
.single-blog-date i{
	color: #8EC956 !important;
	margin-right: 8px;
}
.brand-sub-data .row:last-child .col-sm-9.brand-right-sec .brand_content p:last-child  {
	margin-bottom: 0;
	
}
.member-desc{
	color:#4A4A4A !important;
}
.member-name {
    font-size: 18px;
    font-weight: 600;
}
.res_relationship span{
	font-size: 14px;
	color: #8EC956 !important;
}
div.map-list-data ul li {
 width: 30.33%;
 float: left;
margin: 15px;
/*border-bottom: 1px solid #cacaca;*/
padding: 12px 15px 30px;
}

div.map-list-data ul li:last-child{
	margin-bottom: 0;
}

div.map-list-data ul li:nth-last-child(2) {
	margin-bottom: 0;
}
div.map-list-data ul li:nth-last-child(3) {
	margin-bottom: 0;
}
#bh-sl-user-location .form-input{
 max-width: 513px;
	position: relative;
}
#bh-sl-user-location input {
    width: 100%;
    border: 1px solid #8EC956;
    border-radius: 25px;
    padding-left: 20px;
    height: 46px;
}
#bh-sl-user-location   button#bh-sl-submit {
    background: none;
    color: #4A4A4A;
    border: 0;
    position: absolute;
    right: 10px;
    width: 46px;
    border-radius:0;
    height: 46px;
}
div.map-list-data ul li:nth-child(3n - 2) {
    clear: both;
}
.map-list-data .loc-name {
    font-size: 18px;
  
    font-weight: 600;
}
.list-details .loc-addr {
    min-height: 50px;
}
.map-list-data button {
    background: none;
    border: 0;
    color: #8ec956;
    padding-left: 0;
}
span.loc-heading {
    font-weight: 600;
}
div.map-list-data ul.list {
    padding-left: 0;
    list-style: none;
    overflow: hidden;
}
.browse_all {
    text-align: right;
}
.Professional .card-body h3.card-title{
	    font-size: 24px;
    line-height: 32px;
	font-weight: 700;
}
.woocommerce-billing-fields h3{
		font-size: 20px;
    line-height: 30px;
	font-weight: 700;
}
h3#order_review_heading {
     	font-size: 20px !important;
    line-height: 30px !important;
	font-weight: 700 !important;
}
#ship-to-different-address, #order_review_heading{
	font-size: 20px;
    line-height: 30px;
	font-weight: 700;
}
.tinv-wishlist .product-action {
    width: 200px !important;
    text-align: center;
}
a.button.tinvwl-button.tinv-modal-btn:hover, button.button.tinvwl-button:hover{
	background: #B2B2B2 !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{
	background: #B2B2B2 !important;
}
a.button.product_type_variable.add_to_cart_button:hover{
	background: #B2B2B2 !important;
}
a.button.product_type_variation.add_to_cart_button.ajax_add_to_cart:hover{
	background: #B2B2B2 !important;
}
a.checkout-button:hover{
	background: #B2B2B2 !important;
}
.woocommerce-cart-form__contents #coupon_code {
    width: 60% !important;
    height: 48px !important;
    /* background: #B2B2B226; */
    padding: 0px 15px !important;
    border-radius: 50px !important;
}
.coupon {
    display: flex !important;
    width: 40% !important;
}
.calculated_shipping h2{
	font-size: 24px !important;
	line-height: 32px !important;
}
.actions button:hover{
	background: #B2B2B2 !important;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
    font-size: 16px !important;
  
}
.sticky{
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
	transition: opacity 1s;
	opacity:1;
}
.Professional-section{
	background: #B2B2B226 !important;
}
.bh-sl-map-container{
	background: #B2B2B226 !important;
}

.woocommerce span.onsale{
	display: none;
}
.woocommerce form .password-input, .woocommerce-page form .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 100% !important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    /* margin-right: 1em; */
    /* display: inline-block; */
    width: 100% !important;
}
.store_locator_section{
	background: #B2B2B226;
}
.woocommerce-pagination ul li a{
    font-weight: 600 !important;

}
.woocommerce-pagination ul li {
 color: #4A4A4A;
 font-weight: 600 !important;
 border-top: none !important;
 border: none !important;
 background: #fff;
}
.singlediscount.discount-ribben::before {
    top: -85px;
    left: -68px;
    width: 150px;
    height: 150px;
}
.singlediscount.discount-ribben > div {
    margin: 18px 0 0 20px;
}
.woocommerce-product-gallery__wrapper{
	position: relative;
    overflow: hidden;
}
.shipping-calculator-form input.input-text{
	border:1px solid #efefef !important;
	height:40px !important;
	padding:10px !important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    padding: 15px 18px !important;
  
}
.loginprice{
	color: #B2B2B2 !important;
}
.accordion p a {
	font-size: 14px;
	color: #fff;
	line-height: normal;
	opacity: 0.7;
	padding-right: 20px;
	max-width: 250px;
}
.accordion p a:hover {
	color: #fff;
}
.pro-pagination ul li a {
 color: #4A4A4A;
}
span.page-numbers.current {
 background: none !important;
 border: 1px solid #B2B2B280 !important;
 color: #75B94E !important;
 box-shadow: 0px 0px 3px #00000029;
}
ul.page-numbers {
  border: none !important;
}

.page-id-151 .Professional h2{
	    font-size: 20px;
    line-height: 30px;
	font-weight: 700;
}
.page-id-151 .Professional ol li{
	  margin-bottom: 12px;
}
.page-id-151 .Professional ul li{
	  margin-bottom: 12px;
}
.singleblogpage{
	background: none !important;
	position: relative;
	z-index: 1;
}
.singleblogpage:after{
	position: absolute;
	background: #B2B2B226;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	    height: 75.2%;
}
.blog-bg {
    background: #FFFFFF;
    box-shadow: 0px 2px 48px #0000000F;
    padding:30px 30px;
    border-radius: 4px;
	position: relative;
	    z-index: 9;
}
.single-blog-right-side{
		    z-index: 9;
}
.gform_confirmation_wrapper{
text-align: center;
color: #FFF;
}
.woocommerce-checkout .woocommerce form .form-row .woocommerce-input-wrapper input, .checkout_coupon #coupon_code {
    height: 45px !important;
    padding: 6px 12px 8px;
    text-align: left;
    background: #fff !important;
        border: 1px solid #B2B2B2 !important;
    font-size: 15px;
    line-height: 20px;
    box-shadow: none;
	   

}

.woocommerce-checkout .select2-container--default .select2-selection--single {
   color: #444;
    line-height: 36px !important;
    background: #fff !important;
      height: 45px !important;
    border: 1px solid #B2B2B2 !important;
}


.woocommerce-checkout .woocommerce form .form-row .woocommerce-input-wrapper textarea {
     background: #fff !important;
	 border: 1px solid #B2B2B2 !important;
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
    background: #B2B2B2 !important;
    color: #fff !important;
}
.state-term_title {
    
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 5px;
        border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
	 margin-top: 20px;
}
.all_store .map_box a{
	color: #4A4A4A;
}
.tinv-header h2{
	  font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}
.cart_totals  h2{
	font-size: 20px !important;
    font-weight: 700!important;
    line-height: 30px!important;
	   color: #444 !important;
}
.tinvwl-table-manage-list .product-name a, .shop_table .product-name a{
	    color: #444;
	text-decoration: none;
}
 .store_left .store_name{
	    font-size: 18px !important;
    font-weight: 700 !important;
}
.direction_btn button {
    background: none;
    border: 0;
    color: #8ec956;
    padding-left: 0;
}
.yith-ywraq-add-button{
	display: none !important;
}
.tinv-wishlist .tinv-header {
    margin-bottom: 30px;
    display: none !important;
}
.tinvwl-table-manage-list {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.tinvwl-table-manage-list  td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}
#gform_wrapper_10 .ginput_container input {
    color: #444;
    line-height: 36px !important;
    background: #B2B2B226 !important;
    height: 50px !important;
    border: none !important;
}
.pro-view-img.text-center.p-0.singlegallery img {
max-width: 430px;
display: inline-block !important;
object-fit: contain;
width: 100% !important;
height: 450px;
}

.thumbsingleimg img {
box-shadow: 0px 0px 3px #00000029;
border: 1px solid #B2B2B280;
margin-top: 20px;
	 max-width: 100px !important;
}
.glossary:after {
    position: absolute;
    background: #B2B2B226;
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
}
.bg-white{
	    background: #FFFFFF;
    box-shadow: 0px 2px 48px #0000000F;
    padding: 30px 30px;
    border-radius: 4px;
    position: relative;
    z-index: 9;
}
.tinvwl-btns-count-4{
	display: none !important;
}
.tinvwl-btns-count-3{
	display: none !important;
}
.social-buttons, .tinvwl-estimate-wrap{
	display: none !important;
}  
.tinvwl-input-group .form-control {
    height: 50px !important;
    border-radius: 50px !important;
}
.map-contact-number a {
    color: #4A4A4A !important;
    padding-left: 15px;
    line-height: 28px;
}
.single-add-map-right a {
    font-size: 30px !important;
    line-height: 32px !important;
}
.serch_result_head {
    padding: 0px 15px;
}
.text-muted {
    color: #B2B2B2 !important;
}
.irs--big .irs-bar {
    top: 33px;
    height: 12px;
    background: #75B94E !important;
    border: 1px solid #75B94E !important;
    background: #75B94E !important;
/*    box-shadow: inset 0 0 1px 1px rgba(255,255,255,.5);*/
}
.irs--big .irs-handle {
    top: 25px;
    width: 30px;
    height: 30px;
   background: #75B94E !important;
    border-radius: 30px;
}
.irs--big .irs-from, .irs--big .irs-single, .irs--big .irs-to {
    color: #fff;
    text-shadow: none;
    padding: 1px 5px;
background: #75B94E !important;
    border-radius: 3px;
}
.woocommerce div.product form.cart .variations label {
 font-weight: 700;
 text-align: left;
 min-width: 130px;
 display: block;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #efefef !important;
    border-radius: 4px;
    height: 40px !important;
    width: 100%;
	line-height: 18px !important;
	 padding: 10px !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #4A4A4A !important;
 font-size: 26px !important;
}
.woocommerce div.product form.cart .variations select {
    height: 45px !important;
    border: 1px solid #B2B2B2 !important;
    background: none;
}
#gform_wrapper_8 input, #gform_wrapper_8 select, #gform_wrapper_7 input, #gform_wrapper_7 select, #gform_wrapper_4 input, #gform_wrapper_4 select{
	  height: 45px !important;
    border: 1px solid #B2B2B2 !important;
} 
.woocommerce-address-fields input,  .woocommerce-address-fields select{
	  height: 45px !important;
    border: 1px solid #B2B2B2 !important;
}
.woocommerce-account form .form-row input.input-text, .woocommerce-account form .form-row textarea {
border: 1px solid #B2B2B2 !important;
}

.tinvwl_add_to_wishlist-text {
	display:none;
	
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
 padding-bottom: 10px !important;
}

.woocommerce div.product form.cart .variations label {
font-weight: 700;
text-align: left;
 min-width: 130px;
display: block;
text-transform: uppercase;
font-family: 'semplicitaprosemibold' !important;
}
.woocommerce div.product form.cart .variations select {
 max-width: 100%;
min-width: 100%;
 border-radius: 0;
}
h3#order_review_heading, h2.woocommerce-order-details__title, .woocommerce-column--billing-address h2, .woocommerce-column--shipping-address h2 {

    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 40px;
}
.woocommerce-Address-title.title h3{
	font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 40px;
}
.woocommerce h3, .edit-account legend, #gform_4 h3{
	font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 40px;
}
 
.gform_legacy_markup_wrapper label.gfield_label, .gform_legacy_markup_wrapper legend.gfield_label {
    font-weight: 500 !important;
}
.gform_wrapper.gravity-theme .gfield_label {
   font-weight: 500 !important;
}
/* New Safety Sale Solutions Page */

.holsal-banner {
    background-image: url("../images/inner-banner-bg.png");
    background-repeat: no-repeat;
    padding: 70px 0px;
}
.holeslae-y .large-heading {
    font-size: 52px;
    line-height: 66px;
    margin: -15px 0 60px;
}
.holeslae-y .large-heading {
    font-size: 52px;
    line-height: 66px;
    margin: -15px 0 60px;
}
.text-yallow {
    color: #F9B000 !important;
}
.holeslae-y .btn{
	    background: #F9B000 !important;
	text-transform: uppercase;
}

.holsale-header{
	padding: 25px 0px;
	background: #333333;
}
.holesale-logo{
	text-align: center;
}
.sale-porofile {
	text-align: right;
}
.safty-block .small-img {
    max-width: 255px;
    margin: -100px auto 0;
    border: 6px solid #EEE;
    border-radius: 6px;
}


.contact-yellow::after {
    content: "";
    background-image: url("../images/yallow-triangle.svg");
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-size: 480px;
    background-position: top right;
    background-repeat: no-repeat;
    right: 0;
}
.contact-red::after {
    content: "";
    background-image: url("../images/red-triangle.svg");
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-size: 480px;
    background-position: top right;
    background-repeat: no-repeat;
    right: 0;
}
.contact-blue::after {
    content: "";
    background-image: url("../images/triangle-blue.svg");
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-size: 480px;
    background-position: top right;
    background-repeat: no-repeat;
    right: 0;
}
.holeslae-red .btn{
	    background:#D20A11 !important;
	text-transform: uppercase;
}
.safty-text .btn{
	background: #4BBECF !important;
	text-transform: uppercase;
}
.contact-blue .btn{
		background: #4BBECF !important;
	text-transform: uppercase;
}

.contact-yellow .submit-button .btn{
	background: #F9B000 !important;
}
.text-red{
	color: #D20A11;
}
.text-blue{
	color: #4BBECF;
}
.contact-red .submit-button .btn{
	background: #D20A11 !important;
}
.soluton-banner {
    background-image: url("../images/solution-banner.jpg");
    background-repeat: no-repeat;
    padding: 200px 0px;
    background-size: cover;
    margin-bottom: 70px;
    background-position: center;
}
.coolworker-text h4{
	color: #333333;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	margin-top: 25px;
}
.coolworker-text a{
	color: #333333;
	text-decoration: underline;
}
.blue-block .our-supplier-outer{
	justify-content: center;
}
.blue-block .our-supplier-box p {
    font-size: 23px;
    color: #333333;
    margin: 20px auto;
    max-width: 243px;
    line-height: 26px;
	font-weight:bold;
  font-family: 'semplicitaprosemibold' !important;
    text-transform: uppercase;
}
/***8-16-2023**/

.custom-signbanner .home-content {
    max-width: 765px;
}
.intoducing {
    text-align: center;
}
.home-content p{
	color: #fff;
}
.mining-tag {
    position: absolute;
    bottom: 0;
    left: 0;
}
.award-text h4{
	font-family: 'semplicitaprosemibold' !important;
}

.accumax-block .arrow-righticon{
  transition: 0.2s ease-in;
}
.accumax-block:hover .arrow-righticon{
  transform: translateX(100%);
}
.home-wrapper{
	overflow: hidden;
}

/***8-16-2023**/


/***8-17-2023**/

.detail-phone, .detail-address, .info_store_address, .website-name, .info-postcode {
    color: #0A0A0A;
     font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    position: relative;
    padding: 15px 0px 15px 35px;
}

/***8-17-2023**/




/***9-7-2023**/

.aireframe-banner{
	padding-top: 100px;
	
}
.aireframe-banner h1 {
    font-size: 54px;
    letter-spacing: -0.96px;
    color: #fff;
    line-height: 64px;
}
.aireframe-banner h1 span {
    color: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
}
.aireframe-banner .blog {
    height: 46px;
    background: #fff 0% 0% no-repeat padding-box;
    border-radius: 50px;
    padding: 0px 35px;
        font-family: 'semplicitaprosemibold' !important;
    color: #000;
    margin: 7px 0;
	line-height: 44px !important;
    display: inline-block;
    transition: 0.5s;
}
.exosuitvedio-text .read-blog {
    height: 46px;
    background: #000 0% 0% no-repeat padding-box;
    border-radius: 50px;
    padding: 0px 35px;
    font-weight: 800;
	line-height: 44px !important;
    color: #fff;
    margin: 7px 0;
    display: inline-block;
    transition: 0.5s;
}
.benifite-section {
    background: #F8F8F8;
    
}

.benifit-title h2 span {
    color: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
}
.benifit-title{
	text-align: center;
	 padding-bottom: 50px;
}
.benifit-box {
    max-width: 300px;
    border: 2px solid #8EC956;
    border-radius: 20px;
    margin-left: auto;
    padding: 20px;
    background: #fff;
    transition: 0.3s;
}
.benifit-box:hover {
    background: #8EC956;
}
.traning {
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.benifit-box h3 {
   font-family: 'semplicitaprosemibold' !important;
    font-size: 20px;
	line-height: 28px;
 
}
.partner-section .exosuitvedio-text h2 span {
    color: #fff !important;
	font-family: 'semplicitaprosemibold' !important;
}
.partner-section .exosuitvedio-text h6 {
    font-size: 13px;
    font-style: italic;
    font-weight: 500;
}
.partner-section {
    padding: 70px 0px;
   
}
.exosuit-vedio iframe{
	max-width: 100%;
}
.barrier-gal-img-single {
    margin-bottom: 18px;
    height: 217px;
}
.barrier-gal-img-single.custom-signage-gallery-single-img img {
    object-fit: cover;
	width: 100%;
    height: 100%;
}
.custom-signage-button.barrier-data-request-button {
    text-align: center;
	margin-top: 20px;
}
.custom-signage-gallery-title{
	margin-bottom: 30px;
}
.custom-signage-head h2 span, .barrier-gallery-section h2 span{
    color: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
}
.spt-video {
    max-width: 1000px;
    margin: 0 auto;
}
.special-products-template-main-data-list h2 span{
	  color: #75B94E !important;
    font-family: 'semplicitaprosemibold' !important;
}
.page-id-164172 .glossary:after {
    content: none;

}
.barrier-gal-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.barrier-data-title{
	  font-size: 28px;
       line-height: 37px;
	margin-bottom: 12px;
}

/***9-7-2023**/




@media(min-width: 320px) and (max-width: 767px){
	.sale-porofile{
		margin-top: 30px;
	}
	.holsal-banner {
    padding: 50px 0px;
}
	.safty-block{
		margin-bottom: 0px;
	}
	.holeslae-y .large-heading {
    font-size: 32px;
    line-height: 42px;
    margin: 0 0 30px;
}
	.coolworker-text h4 {

    font-size: 26px;
 
}
	.blue-block .our-supplier-box p {
    font-size: 20px;
    line-height: 25px;
}
.soluton-banner {
    padding: 100px 0px;
	margin-bottom: 10px;
}
	.benifit-box {
    max-width: 100% !important;
}
	.mobile-view {
    display: none;
}
	.intoducing {
    padding: 50px 0px 0px;
}
	.benifite-section {
    padding-bottom: 50px;
}
	.pdt-70 {
    padding-top: 50px;
}
	.partner-section {
    padding: 50px 0px;
}

}
@media(min-width: 768px) and (max-width: 991px){
.blue-block .our-supplier-box p {
    font-size: 20px;
    line-height: 30px;

}
	.soluton-banner {
    padding: 100px 0px;
 }
	.holeslae-y .large-heading{
    font-size: 35px !important;
    line-height: 42px !important;
    margin: 0 0 30px;
}
	.benifit-box {
    max-width: 100% !important;
}
	.mobile-view {
    display: none;
}
	.intoducing {
    padding: 50px 0px 0px;
}
	.service_section {
    margin-top: 20px !important;
}
	.aireframe-banner .blog {
    padding: 0px 22px !important;

}
	.exo-text h4 {
    font-size: 16px;
    line-height: 22px;
  
}
	.pdt-70 {
    padding-top: 50px;
}
	.benifite-section {
    padding-bottom: 50px;
}
	.partner-section {
    padding: 50px 0px;
}
}
@media(min-width: 992px) and (max-width: 1399px){
.soluton-banner {
    padding: 100px 0px;
 
}
	}
@media(min-width: 1401px) and (max-width: 1500px){
	.soluton-banner {
    padding: 150px 0px;
 
}
}
.page-id-4080014 input#gform_submit_button_15 {
background:#f9b000!important
}
.page-id-4080016 input#gform_submit_button_16 {
background:#4bbecf!important
}
.page-id-4080018 input#gform_submit_button_15 {
background:#d20a11!important
}
fieldset#field_16_8 {
    text-align: center;
    color: #FFFFFF;
}
#gform_wrapper_16 .gform_footer {
    padding-bottom: 0 !important;
}
#gform_wrapper_16  #field_submit, #gform_wrapper_16 .gform_footer {
    display: inherit !important;
    text-align: center !important;
}
label#label_16_8_1 {
    margin-left: 7px;
}
/* New Safety Sale Solutions Page */

.bg-yellow{
background:#F9B000;
}

.grid-item{
padding: 50px;
}
.bg-red{
background:#D20A11;
}
.bg-blue{
background: #4BBECF;
}
.accumax-block{
text-align: center;
padding: 25px  20px;
}
.arrow-righticon{
margin-left: 50px;
}
.accumax-block img{
max-width: 100%;
}
/*
.accumax-block .logo-accumax{
	width: 200px; 
}
*/
.poabutton{
	font-size:18px;
}
#gform_confirmation_message_10{
	color:#000 !important;
}

/***1-23--2024**/
.accumaxmoadal .modal-body {
    padding: 50px;
}
.saving-accumax {
    max-width: 280px;
}
.accumaxmoadal .modal-header {
     padding: 0;
    border-bottom:none;
 
}
.accumaxmoadal .modal-content {
    background: url(../images/popup-bg.jpg);
	    background-size: cover;
	background-position: center;
	border-radius: 0;
}
.accumaxmoadal .modal-header .close {
    padding: 0;
    margin: 0px;
    left: 10px;
    top: 4px;
    position: absolute;
    z-index: 999;
    opacity: 1;
    font-weight: 100;
    font-size: 22px;
	color: #4A4A4A;
}

.stiker {
    position: absolute;
    top: -60px;
    right: 8px;
}
.saving-accumax h2{
	font-size: 43px;
	line-height: 50px;
	margin-bottom: 0;
}
.saving-accumax h2 span{
	color: #f9b000;
	font-family: "semplicitaprosemibold" !important;
}
.saving-accumax p{
	margin-bottom: 0;
	font-size: 12px;
	line-height: 16px;
}
.saving-accumax a {
    font-size: 17px !important;
    color: #fff !important;
    background: #f9b000 !important;
    font-family: "semplicitaprosemibold" !important;
    padding: 10px 25px !important;
    margin: 15px 0px;
    display: inline-block;
}
/***1-23--2024**/





@media(min-width: 568px) and (max-width: 991px){
.accumax-block .logo-accumax{
width: 125px !important; 
	}
.accumax-block .arrow-righticon{
width: 10px;
}
  .accumax-block {
text-align: center;
padding: 20px 0px;
}
}

.barrier-data-img-single img {
    width: 100%;
    object-fit: cover;
        height: 100%;
} 
h2.barrier-gallery-title  {
    font-size: 36px;
    line-height: 46px;
}
.our-client h3, .special-offer-pro h3 {
    font-size: 36px !important;
    line-height: 46px;
    font-weight: 400 !important;
}
.searchlisturl {
    background: #292929;
    max-height: 245px;
    overflow-y: scroll;
    width: 350px;
}
.search-dropdown-outer .loader {
	width: 20px;
	height: 20px;
	border: 3px solid #000;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
	position: absolute;
	right: 40px;
	top: 20px;
} 
.search-dropdown-outer .loader::after {
	content: '';  
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 28px;
	height: 28px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-bottom-color: #75b84e;
}
header .search-dropdown-outer .searchlisturl li a {
    font-size: 14px !important;
    padding: 9px 10px  !important;
    line-height: 20px;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 
@media(max-width: 768px) and (min-width: 320px){
	.our-client h3, .special-offer-pro h3 {
    font-size: 26px !important;
    line-height: 32px;
}
}
.contact.frontcontact.pdtb-70 h3 {
line-height: 42px !important;
    font-size: 32px !important;
}

/***10-28--2024***/
.solutions-banner {
    padding: 100px 0px;
    position: relative;
}
.solution-details h1 {
    font-size: 60px;
	line-height:70px;
    color: #fff;
}
.solution-details h1 span {
    color: #4BBDCF;
    font-weight: 600;
}
.solution-details h4 {
color:#fff;
}
.breadcrumb-section {
    margin-top: 20px;
}
.who-details.blue-color h2 {
    font-size: 36px;
    line-height: 42px;
    color: #333333;
}
.parter-heading{
	text-align:center;
	margin-bottom:25px;

}
.parter-heading h2 {
font-size: 36px;
    line-height: 42px;
    color: #333333;
}
.parter-heading h2 span {
	 color: #4BBDCF;
    font-weight: 600;
}
.who-details.blue-color h2 span {
	 color: #4BBDCF;
    font-weight: 600;
}
.who-details.blue-color p a {
   color: #4BBDCF;
}
.who-btn a {
    background: #4BBDCF;
    color: #fff;
	display:inline-block;    border-radius: 50px;
    padding: 10px 25px;
    font-weight: 600;
    font-size: 16px;
    
}
.case-leftright img.small-img {
    position: absolute;
    left: -50px;
    bottom: -50px;
 
}
.case-rightleft img.small-img {
    position: absolute;
    right: -50px;
    bottom: -50px;
}
.case-fullmain .case-section:last-child .container hr	 {
	display:none;
}
.trust-slider.owl-carousel .owl-nav .owl-prev {
    left: 0;
    background-image: url("../images/next.svg");
}
.trust-slider.owl-carousel .owl-nav .owl-next {
    right: 0;
    background-image: url("../images/back.svg");
}
.trust-logo img {
    max-width: 180px;
    height: 160px;
    object-fit: contain;
}
.page-id-4233516 input#gform_submit_button_16, .single-casestudy input#gform_submit_button_16 {
    background: #4bbecf!important;
}
.testimonials-decription p {
    font-size: 24px !important;
    line-height: 32px !important;
    color: #333333;
	font-style: normal !important;
	    position: relative;
}
.testimonialcase .testimonials-decription p {

	font-style: normal !important;

}

.testimonials-decription p:after {
    content: "";
    position: absolute;
    right: -50px;
    bottom: -18px;
    width: 80px;
    height: 45%;
    font-weight: 900;
    z-index: -1;
    opacity: 0.2;
    background-size: 60px!important;
    background: url(../images/quote-right.png) no-repeat;
    background-repeat: no-repeat !important;
    background-position: bottom right;
}
.testimonials-decription p:before {
    content: "";
    position: absolute;
    left: -30px;
    top: -8px;
    width: 80px;
    height: 45%;
    font-weight: 900;
   background-size: 60px!important;
    z-index: -1;
    opacity: 0.2;
	background-repeat: no-repeat !important;
    background: url(../images/quote-left.png) no-repeat;
	background-position: top left;
}
.testimonialpoint {
    max-width: 760px;
    margin: 0 auto;
    text-align: center;
	    padding: 15px 0px;
}
.testimonialpoint p {
    font-size: 18px;
    font-style: italic;
}
.who-details.blue-color.left {
    padding-right: 50px;
}
.who-details.blue-color.right {
    padding-left: 50px;
}
.case-section hr {
    border: 1px solid #70707063;
}
.mtborder{
	    margin-top: 60px;
}
.testimonials-decription p a {
    color: #4BBDCF;
}
div.newcontact .container {
    z-index: 2;
    position: relative;
}
/* Single Case study */
.solution-case .overlay {
    position: absolute;
    content: "";
    background: #4A4A4A;
    opacity: 1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.7;
}
.case-details h1:last-letter {
    color: #4BBDCF !important;
font-weight:600 !important;
}
.productcase-details p {
    max-width: 290px;
    margin: 0 auto;
    text-align: center;
}
.productcase-details p a {
 color:#4BBDCF !important;
}
.who-details.blue-color p a {
    font-weight: 600;
}
.testimonialcase {
    max-width: 550px;
    margin: 0 auto;
    text-align: center;
	    padding: 15px 0px;
}
.pdtop-38{
	padding-top: 38px;
}
.who-details{
    padding-right: 35px;
}
.who-btn a:hover {
    color: #fff !important;
}
.mt-70{
	margin-top:70px;
}
.productcase-details img {
    width: 100%;
}
.testimonialcase p{
	font-size: 18px;
	font-style: italic !important;
}
.trust-logo img {
    display: inline-block !important;
}
.trust-logo {
	text-align: center;
}
.single-casestudy .breadcrumbs li a i {
        color:#4BBDCF;
}
/***10-28--2024***/
.home-banner-text img {
    max-width: 900px !important;
}
.page-id-4334406 .capabilities-section .get-cap {
    margin-top: 30px;
}
.page-id-4334406 .defence-industry:before {
    background: rgba(51,51,51,0.7);
}
.page-id-262 .Professional p.heading{
	font-size:16px;
	line-height:26px;
}
