@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/*
	Theme Name: ATESNG
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Ram Kumar Sarkar
	Author URI: https://www.africanindustries.com
	Tags: Blank, HTML5, CSS3

*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  letter-spacing: 0.5px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
#mega-menu-wrap-header-menu {
  background: transparent !important;
}
/*
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: transparent !important;
	color: #fff !important;	
}
#mega-menu-header-menu .mega-menu-item a {
  color: #fff !important;
}
.mega-sub-menu li.mega-menu-item a {
  color: #000 !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  color: #666 !important;
}
*/
/*
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
	color: #fff !important;
}
*/
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover {
	background: transparent !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:focus {
	color: #fff !important;
}

/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
ul.legalmenu li:first-child {
  padding-left: 0 !important;
}
ul.legalmenu li {
  display: inline-block;
  border-right: 1px solid;
  line-height: 12px;
  padding: 0 8px 0px 5px;
    padding-left: 5px;
	position: relative;
	z-index: 99;
}
ul.legalmenu li:last-child {
  border-right: none;
}
.social-icons li img {
  width: 32px;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}

@media (min-width:768px) {
.overlayBack {
  width: 100%;
  height: 30%;
  z-index: 99;
  top: 0;
  position: absolute;
  background-image: url("/wp-content/themes/atesng/img/banner-topbg.png");
  background-size: cover;
  background-position: top !important;
  left: 0;
}
.second-cat::before {
  content: "/";
  color: #fff;
  font-size: 50px;
  position: absolute;
  left: -10px;
  top: 20px;
  font-weight: bold;
}
}

@media (max-width:768px) {
/*
.header {
  position: relative !important;
  background: #389949;
}
*/
.header-mainmenu .container {
  width: 100%;
}
.header.fixed {
  position: fixed !important;
  top: 0;
}
.footer.footer-bottom {
  text-align: center;
}
.header-front .logo-img {
	width: 160px;
	height: 50px;
}
.aiglogo {
  height: 50px !important;
}
.contact-set {
  padding: 50px 30px 60px !important;
}
.cattitle.servo, .cattitle.lubricants {
	background-position: top center !important;
	background-size: cover !important;
}
.side_icon { 
	width: 60px !important;
}
.aboutcont ul li {
  line-height: 24px !important;
}
#mega-menu-wrap-tools-menu #mega-menu-tools-menu > li.mega-menu-flyout ul.mega-sub-menu {
	right: 0 !important;
}
#mega-menu-wrap-lubricants-menu #mega-menu-lubricants-menu > li.mega-menu-flyout ul.mega-sub-menu {
	right: 0 !important;
}
#mega-menu-wrap-cleaningequipment-menu #mega-menu-cleaningequipment-menu > li.mega-menu-flyout ul.mega-sub-menu {
	right: 0 !important;
}
#mega-menu-wrap-fluke-menu #mega-menu-fluke-menu > li.mega-menu-flyout ul.mega-sub-menu {
	right: 0 !important;
}
#mega-menu-wrap-compressor-menu #mega-menu-compressor-menu > li.mega-menu-flyout ul.mega-sub-menu {
	right: 0 !important;
}
#mega-menu-wrap-materialhandlingequipment-menu #mega-menu-materialhandlingequipment-menu > li.mega-menu-flyout ul.mega-sub-menu {
	right: 0 !important;
}
.compservices-menu {
  display: none !important;
}
.hmmob {
    line-height: 32px;
    text-align: center;
  }
.acmb2 {
  margin-top: -15px;
}
.productmenu a {
  padding-right: 0 !important;
}
.ls-bottom-slidebuttons a {
  width: 12px !important;
  height: 12px !important;
}
}
@media (max-width:576px) {
.container {
  width: 90%;
}
.highlights-product .slick-prev.slick-arrow, .highlights-product .slick-next.slick-arrow {
	background-size: 36px !important;
}
.brandslistslider .slick-prev.slick-arrow, .brandslistslider .slick-next.slick-arrow {
	background-size: 36px !important;
}
}
.brandsimage {
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}
@media (min-width:992px) {
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.bgmenu a {
  width: 80px !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.lastmenu.mega-menu-flyout ul.mega-sub-menu {
	right: 0;
}
#mega-menu-wrap-lubricants-menu, #mega-menu-wrap-compressor-menu, #mega-menu-wrap-tools-menu, #mega-menu-wrap-handtools-menu, #mega-menu-wrap-powertools-menu, #mega-menu-wrap-workshop-menu, #mega-menu-wrap-cleaningequipment-menu, #mega-menu-wrap-fluke-menu, #mega-menu-wrap-fleetm-menu, #mega-menu-wrap-handlingequipment-menu, #mega-menu-wrap-forklift-menu, #mega-menu-wrap-materialhandlingequipment-menu {
    background: none;
}
#mega-menu-wrap-lubricants-menu #mega-menu-lubricants-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-lubricants-menu #mega-menu-lubricants-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
#mega-menu-wrap-compressor-menu #mega-menu-compressor-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-compressor-menu #mega-menu-compressor-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
#mega-menu-wrap-tools-menu #mega-menu-tools-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-tools-menu #mega-menu-tools-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
#mega-menu-wrap-handtools-menu #mega-menu-handtools-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-handtools-menu #mega-menu-handtools-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
#mega-menu-wrap-powertools-menu #mega-menu-powertools-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-powertools-menu #mega-menu-powertools-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
#mega-menu-wrap-workshop-menu #mega-menu-workshop-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-workshop-menu #mega-menu-workshop-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
#mega-menu-wrap-cleaningequipment-menu #mega-menu-cleaningequipment-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-cleaningequipment-menu #mega-menu-cleaningequipment-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
#mega-menu-wrap-fluke-menu #mega-menu-fluke-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-fluke-menu #mega-menu-fluke-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
#mega-menu-wrap-fleetm-menu #mega-menu-fleetm-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-fleetm-menu #mega-menu-fleetm-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
#mega-menu-wrap-handlingequipment-menu #mega-menu-handlingequipment-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-handlingequipment-menu #mega-menu-handlingequipment-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
#mega-menu-wrap-forklift-menu #mega-menu-forklift-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-forklift-menu #mega-menu-forklift-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
#mega-menu-wrap-materialhandlingequipment-menu #mega-menu-materialhandlingequipment-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-materialhandlingequipment-menu #mega-menu-materialhandlingequipment-menu > li.mega-menu-item > a.mega-menu-link:focus {
    background: none !important;
}
/*
.header.fixed .blacknav ul > li.menuwhite > a {
  color: #fff !important;
}
*/
.blacknav ul > li.menublack > a {
	font-weight: 500 !important;
	color: #000 !important;
	font-size: 18px !important;
	padding: 0 20px !important;
}
.blacknav ul > li.menublack.mega-toggle-on > a {
	color: #fff !important;
}
.blacknav ul > li.menublack > a:hover {
	color: #389949 !important;
}

.servoimg {
  max-width: 600px;
  max-height: 500px;
  height: auto;
  object-fit: contain;
  object-position: center center;
}
#mega-menu-header-menu .mega-menuwhite > .mega-sub-menu li a {
  font-weight: normal !important;
}
#mega-menu-header-menu .mega-menuwhite > .mega-sub-menu li:hover a {
  color: #fff !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
  line-height: 100px;
  height: 100px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
	right: 0;
}
.blacknav .mega-sub-menu > .mega-current-menu-item {
	background-color: #ed1c24 !important;
}
.blacknav .mega-sub-menu .mega-current-menu-item a {
	background-color: #000 !important;
	color: #fff !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu {
  text-align: center;
}
}
@media (max-width:991px) {
/*
.header {
  position: relative !important;
  background: #389949;
}
*/
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.bgmenu a {
  width: 100% !important;
  max-width: 94%;
  margin: 20px auto;
}
/*
.mega-current-menu-item a {
  color: #389949 !important;
}
*/
.slick-dots {
	margin: 0 !important;
}
.blacknav .mega-sub-menu .mega-current-menu-item a {
	background-color: #009846 !important;
	color: #fff !important;
}
}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

.bgcover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
.brandlogolist {
  width: 100%;
  max-width: 250px;
  height: auto;
}
.card-box-shadow {
  box-shadow: 0px 18px 20px #1A181829 !important;
  -webkit-box-shadow: 0px 18px 20px #1A181829 !important;
  -moz-box-shadow: 0px 18px 20px #1A181829 !important;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  -moz-transform-style: preserve-3d;
  -moz-transition: 0.5s;
}
.card-hover:hover {
  box-shadow: 0px 0px 10px #e6e6e0 !important;
  -webkit-box-shadow: 0px 0px 10px #e6e6e0 !important;
  -moz-box-shadow: 0px 0px 10px #e6e6e0 !important;
  border-color: #10a70c !important;
}
.brandbgopacity {
  background: rgba(0,0,0,0.3);
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
}
.homebrandbgopacity {
	  background: rgba(0,0,0,0.7);
}
.brandbgopacity.five {
  background: rgba(0,0,0,0.5);
}
.brandbgopacity.six {
  background: rgba(0,0,0,0.6);
}
.brandbgopacity.seven {
  background: rgba(0,0,0,0.7);
}
.brandbgopacity.eight {
  background: rgba(0,0,0,0.8);
}
.brandbgopacity.nine {
  background: rgba(0,0,0,0.9);
}
.cattitle {
  background: #10a70c;
}
.cattitle.knipex {
  background-image: url(/wp-content/uploads/2024/04/Knipex-Image-for-Website.jpg);
}
.cattitle.facom {
	background-image: url(/wp-content/uploads/2023/12/Drupal_Large-NK.3000FPB_A1.jpg);
}
.cattitle.groz, .cattitle.lubrication_equipments {
	background-image: url(/wp-content/uploads/2024/05/Brands_Banner_Handtools_Groz-scaled.jpg);
}
.cattitle.groz_workshop {
	background-image: url(/wp-content/uploads/2024/05/FUEL_DEF.jpg);
}
.cattitle.esab {
	background-image: url(/wp-content/uploads/2023/12/905170_TIGaction-4.jpg);
}
.cattitle.draper, .cattitle.hand_tools {
	background-image: url(/wp-content/uploads/2024/02/Brands_Banner_Handtools_Draper-scaled.jpg);
}
.cattitle.elora {
	background-image: url(/wp-content/uploads/2024/02/Brands_Banner_Handtools_Elora-scaled.jpg);
}
.cattitle.clarke, .cattitle.workshop_equipment {
	background-image: url(/wp-content/uploads/2024/05/Workshop-_Equipment_Banner_Clarke-scaled.jpg);
}
.cattitle.sealey {
	background-image: url(/wp-content/uploads/2024/05/Workshop-_Equipment_Banner_Ats-Elgi-scaled.jpg);
}
.cattitle.mahindra_backhoe {
	background-image: url(/wp-content/themes/atesng/img/Global-VX-90-Web-Banner.png);
}
.cattitle.dewalt {
	background-image: url(/wp-content/uploads/2024/01/Drupal_Large-DW_20V-Power-tools-Only_G1.jpg);
}
.cattitle.stanley {
	background-image: url(/wp-content/uploads/2024/01/Drupal_Medium-ST_Find-A-Service-Centre_GEC.jpg);
}
.cattitle.hikoki {
	background-image: url(/wp-content/uploads/2024/02/Brands_Banner_HIKOKI-scaled.jpg);
}
.cattitle.zoomlion_forklifts, .cattitle.handling_equipment {
	background-image: url(/wp-content/uploads/2024/05/Zoomlion-Banner.jpg);
}
.cattitle.servo, .cattitle.lubricants {
  background-image: url(/wp-content/uploads/2024/01/servoproduct-banner.jpg);
  background-position: bottom center;
  background-size: contain;
  background-color: #fff;
}
.cattitle.taylor {
	background-image: url(/wp-content/uploads/2024/01/1023-center_1900x1188.jpg);
}
.cattitle.jlg {
	background-image: url(/wp-content/uploads/2024/01/locations-hdr-jpg-scaled.jpg);
}
.cattitle.elgi, .cattitle.screw_compressor, .cattitle.reciprocating_compressor, .cattitle.portable_compressor, .cattitle.air_accessories2, .cattitle.air_accessories, .cattitle.piston_compressors {
	background-image: url(/wp-content/uploads/2024/05/Elgi-Compressor-2.jpg);
	background-size: cover;
    background-color: #dfdfdf;
}
.cattitle.compressor {
	background-image: url(/wp-content/uploads/2024/05/Elgi-Compressor-scaled.jpg);
}
.cattitle.fluke {
	background-image: url(/wp-content/uploads/2024/05/Fluke-brand-choser-page-1440x500-1.png);
	  background-position: center center;
}
.cattitle.power_washers, .cattitle.ats_elgi {
	background-image: url(/wp-content/uploads/2024/10/pixelcut-export.png);
}
.cattitle.cleaning_equipment, .cattitle.roots {
	background-image: url(/wp-content/uploads/2024/05/Roots-Multiclean.jpg);
}
/*
.cattitle.lubrication_equipments {
	background-image: url(/wp-content/uploads/2024/02/Lubricants-banner-image.jpg);
}
*/
.cattitle.power_tools {
	background-image: url(/wp-content/uploads/2024/02/Brands_Banner_HIKOKI-scaled.jpg);
}
.cattitle.testing_equipments {
	background-image: url(/wp-content/uploads/2024/05/Fluke-brand-choser-page-1440x500-1.png);
	background-position: center center;
}
/*
.cattitle.tyrfil {
	background-image: url(/wp-content/uploads/2024/02/rubber-filled-tires.jpg);
}
*/
.cattitle.tyrfil {
  background-image: url(/wp-content/uploads/2024/05/TylFil.jpg);
}
.cattitle.rozzi_grabs {
  background-image: url(/wp-content/uploads/2024/02/prodotto.jpg);
  background-size: contain;
  background-color: #fff;
}
.cattitle.gather_power-china {
  background-image: url("/wp-content/uploads/2024/05/Gather-Power-China.jpg");
  background-size: cover;
  background-position: bottom center;
}
.cattitle {
  background-image: url(/wp-content/uploads/2024/02/dandbsalestoolstorefortwayne.jpeg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
/*
.header {
  position: fixed;
  left: 50%;  transform: translateX(-50%);
  width: 100vw;
  z-index: 99999;
  top: 0;
  transition: all .5s ease;
 /* background: RGBA(0,0,0,.7);
  box-shadow: 0px 0px 35px #000;*/}/*
.header:hover {
  background: RGBA(0,0,0,.7);
}
.header {
	-webkit-transition: all 600ms ease;
  transition: all 600ms ease;
    transition-duration: 600ms;
    transition-delay: 0s;
  transition-duration: 1s;
  transition-delay: 0.2s;
  -webkit-animation: animation 1s;
  animation: animation 1s;
    animation-fill-mode: none;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.header.fixed {
  background: RGBA(0,0,0,.9);
  position: fixed;
  width: 100%;
  z-index: 99999;
  -webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
  box-shadow: 0px 0px 35px #000;
}*/
.header {
  width: 100%;
  position: relative; /* Not fixed by default */
  top: 0;
  left: 0;
  z-index: 9;
  transition: opacity 0.5s ease, transform 0.5s ease;
  box-shadow: 0px 0px 35px #000;
}
.header.fixed {
  width: 100%;
  position: fixed !important;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255);
  box-shadow: 0px 0px 35px #000;
  z-index: 99 !important;
  transform: translateY(-20px); /* start slightly above */
  opacity: 0;
  animation: slideFadeDown 0.8s ease forwards;
}

@keyframes slideFadeDown {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.header-innerpage.fixed {
  background: #fff;
}
.logo-img {
  max-width: 100%;
  height: 100px;
  width: 240px;
}
.aiglogo {
  max-width: 100%;
  height: 70px;
  width: auto;
}
.brands-logo img {
  background: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  height: 100px;
  object-fit: contain;
}
.brandlist img {
  width: 100%;
  max-width: 200px;
}
.products .standardbg {
  background-position: center bottom !important;
}
.standardbg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.slideimage {
	height: 40vh;
}
.slideimage img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
.bgcover:hover {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  background: #4d4d4d;
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.form-control:hover {
  -moz-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.3);
  border-color: #10a70c !important;
}
.form-control {
  background: #fff !important;
  margin-bottom: 0px;
  border-radius: 5px;
  border: 1px solid #4d4d4d !important;
  outline: 0;
  padding: 1.7rem 2rem;
  display: block;
  width: 100%;
  resize: none;
  font-size: 14px;
}
.wpcf7-select {
  background-image: url("/wp-content/uploads/2025/03/down-chevron.png") !important;
  background-size: 15px !important;
  background-repeat: no-repeat !important;
  background-position: right 15px center !important;
}
.wpcf7-form.init label {
  margin-bottom: 8px;
  font-weight: 400;
}
.country-select.inside .flag-dropdown .selected-flag,
.intl-tel-input.allow-dropdown .flag-container .selected-flag {
  background-color: rgba(0,0,0,.05);
}
.wpcf7-submit {
  width: 100%;
  max-width: 200px;
  float: right;
  padding: 15px;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  letter-spacing: 1px;
  font-weight: 500;
  margin-top: 20px;
 -webkit-transition: width 0.5s !important;
  transition: all 0.5s !important;
}
.wpcf7-submit:hover {
  background: #179450 !important;
  border-color: #179450 !important;
  -webkit-transition: width 0.5s !important;
  transition: all 0.5s !important;
}
.wpcf7-textarea {
  height: 200px;
}
.content_bottom_inner {
  background: url(/wp-content/themes/atesng/img/contact-map-bg.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.mapbutton {
  box-shadow: 1.4048866033554077px 2.8097732067108154px 21.073299407958984px 0px #A4A4A41A;
  background: #EAF8FF;
  border-bottom: 7px solid #008850;
  padding: 15px;
}
.mapbutton.active {
  background: #fff;
  border-color: #fff;
}
.box3 {
  display: none;
}
.services-icon img {
  width: 120px;
  height: 100px;
  object-fit: contain; /* Ensures image scales properly */
  display: block;
  margin: auto; /* Center horizontally */
}
.services-icon .icon {
  width: 100px;
  height: 90px;
  fill: #009846; /* Default green */
  transition: fill 0.3s ease;
  display: block;
  margin: auto;
}
.services-icon:hover .icon {
  fill: #ed1c24; /* Hover red */
}
.services-icon .icon-wrapper svg {
  width: 100px;
  height: 90px;
  color: #009846; 
  transition: color 0.3s ease;
}
.serset:hover .icon-wrapper svg {
  color: #ed1c24;
}
.serset {
  cursor: pointer;
}
.icon-wrapper svg {
  animation: pulseIcon 2s ease-in-out infinite;
}
@keyframes pulseIcon {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
}
.services-icon .icon-wrapper svg path {
  stroke: currentColor !important;
  fill: currentColor !important;
}
.customer-icon img {
  height: 100px !important;
  object-fit: contain;
  object-position: center;
}
.services-icon img {
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
}
/*
.services-icon:hover img {
  cursor: pointer;
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
*/
.product-brand {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 0;
  width: 100px;
  height: 50px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 18px 20px #1A181829 !important;
  -webkit-box-shadow: 0px 18px 20px #1A181829 !important;
  -moz-box-shadow: 0px 18px 20px #1A181829 !important;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s;
  -moz-transform-style: preserve-3d;
  -moz-transition: 0.5s;
  background-size: 90%;
}
.product-brand.tyrfil {
  border: 1px solid #64b145;
}
.product-brand.rozzi-grabs {
	border: 1px solid #d71921;
}
.product-brand.knipex {
  border: 1px solid #e30613;
}
.product-brand.draper {
  border: 1px solid #0075bf;
}
.product-brand.elora {
  background-color: #fff;
  background-size: contain;
  border: 1px solid #f3b51d;
}
.product-brand.clarke {
	border: 1px solid #e30613;
}
.product-brand.facom {
	border: 1px solid #e30613;
}
.product-brand.groz, .product-brand.groz-workshop {
	border: 1px solid #e30613;
}
.product-brand.mahindra-backhoe {
	border: 1px solid #e30613;
}
.product-brand.sealey {
	border: 1px solid #e30613;
}
.product-brand.esab {
	border: 1px solid #e2ce1e;
}
.product-brand.dewalt {
	border: 1px solid #febd17;
}
.product-brand.stanley {
	border: 1px solid #ffd20a;
}
.product-brand.hikoki {
	border: 1px solid #007749;
}
.product-brand.zoomlion-forklifts {
	border: 1px solid #a4ce4e;
}
.product-brand.taylor {
	border: 1px solid #e0252c;
}
.product-brand.servo {
	border: 1px solid #ea1a20;
}
.product-brand.fluke {
	border: 1px solid #ffc20e;
}
.product-brand.elgi {
  border: 1px solid #e51e0c;
}
.product-brand.ats-elgi {
  border: 1px solid #cf7827;
}
.product-brand.roots {
  border: 1px solid #ec6401;
  background-size: contain;
}
.product-brand.gather-power-china {
  border: 1px solid #050557;
}
.nav-pills .nav-link {
  cursor: pointer;
  color: #333740;
  font-weight: 400;
}
.nav-pills .nav-link.active {
  background-color: transparent !important;
  font-weight: 500;
  color: #333740 !important;
}
.nav-pills .nav-item.slick-slide.slick-active > .nav-link.active {
  background-color: #009745 !important;
  font-weight: 500;
  color: #fff !important;
}
.nav-pills .nav-item.slick-slide.slick-cloned > .nav-link {
  background-color: transparent !important;
  font-weight: 500;
  color: #333740 !important;
}
.slick-slider {
  position: unset !important;
}
.brandslistslider .slick-prev.slick-arrow {
  /*background-color: rgba(0,0,0,0.9);*/
  height: 100%;
  top: 0;
  left: 0;
  width: 10%;
  z-index: 999;
  background-image: url("/wp-content/themes/atesng/img/round-left-arrow.png");
  background-size: 42px;
}
.brandslistslider .slick-next.slick-arrow {
  /*background-color: rgba(0,0,0,0.9);*/
  height: 100%;
  top: 0;
  right: 0;
  width: 10%;
  z-index: 999;
  background-image: url("/wp-content/themes/atesng/img/round-right-arrow.png");
  background-size: 42px;
}
.slick-prev.slick-arrow {
  position: absolute;
  top: 11px;
  left: 10px;
  font-size: 0;
  border: none;
  background: none;
  background-image: url("/wp-content/themes/atesng/img/round-black-left-arrow.png");
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.slick-next.slick-next {
  position: absolute;
  top: 11px;
  right: 10px;
  font-size: 0;
  border: none;
  background: none;
  background-image: url("/wp-content/themes/atesng/img/round-black-right-arrow.png");
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.homehslider .slick-prev.slick-arrow {
	background-image: url("/wp-content/themes/atesng/img/round-left-arrow.png") !important;
}
.homehslider .slick-next.slick-arrow {
	background-image: url("/wp-content/themes/atesng/img/round-right-arrow.png") !important;
}
.highlightslider .slick-prev {
  width: 50px !important;
  height: 50px !important;
  top: 89% !important;
  background-image: url("/wp-content/themes/atesng/img/round-left-arrow.png") !important;
  left: 35% !important;
  background-size: 40px !important;
}
.highlightslider .slick-next {
  width: 50px !important;
  height: 50px !important;
  top: 89% !important;
  background-image: url("/wp-content/themes/atesng/img/round-right-arrow.png") !important;
  right: 35% !important;
  background-size: 40px !important;
}
.highlights-product .slick-prev.slick-arrow {
  left: 0;
  top: 0;
  height: 100%;
  width: 10%;
  background-size: 52px;
  z-index: 999;
}
.highlights-product .slick-next.slick-next {
  right: 0;
  top: 0;
  height: 100%;
  width: 10%;
  background-size: 52px;
  z-index: 999;
}
.slick-dots {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  list-style: none;
  display: inline-block;
  padding: 0 3px 0 3px;
}
.slick-dots li button {
  font-size: 0;
  background: #4d4d4d;
  border: 2px solid #009745;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
.slick-dots .slick-active button {
  background: #009745;
}
.pagination {
  display: block;
  text-align: center;
  margin-top: 40px;
}
.pagination .page-numbers {
  padding: 5px 5px 5px 5px;
  font-size: 20px;
}
.pagination .page-numbers.current {
  color: #10a70c;
}
select#filter-company, select#filter-contact, select#filter-range {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 1px solid;
  border-radius: 5px;
  padding: 0 0 0 10px;
}
#footer-menu li a, .cont-info a {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#footer-menu li a:hover, .cont-info a:hover {
  color: #389949;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/*
.brandsheading h2 {
  background-image: url('/wp-content/uploads/2024/01/footer-brands_bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  max-width: 350px;
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  position: absolute;
  bottom: 0;
}
*/
.global-brands-list {
  background-image: url("/wp-content/uploads/2024/01/footer-brands_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.catdetails {
  background: #b9c5cc;
}

.first-cat h1 a, .second-cat h1 a {
	  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.first-cat h1 a:hover, .headingtitle a:hover {
  color: #389949 !important;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.second-cat h1 a:hover, .headingtitle:hover {
  color: #389949 !important;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
/*
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.bgmenu a {
  background: #389949 !important;
  text-align: center !important;
  height: 40px !important;
  line-height: 40px !important;
  border-radius: 5px !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.bgmenu > a:hover {
  background: #10a70c !important;
  color: #fff !important;
}
*/
.term-compressor.term-30 .last-cat.second-cat {
  display: none !important;
}
.contact-set {
  position: relative;
  display: block;
  box-shadow: 0px 0px 21.25px 3.75px rgba(0, 0, 0, 0.06);
  padding: 50px 50px 80px;
}
.mobsocial {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  right: 80px;
}
.mobsocial.innerhsocial {
  right: 0;
}
.mobsocial li {
  display: inline-block;
  padding: 0 0 0 10px;
}
.mobsocial li img {
  width: 32px;
}
.mega-menu-toggle {
  border: 2px solid #019846;
}
.brandsf-groz-workshop {
  display: none !important;
}
.animatedbutton {
  background: linear-gradient(-45deg, #f00, #e73c7e, #015093, #0dab40);
    background-size: auto;
  background-size: 400% 400%;
  animation: gradient 5s ease infinite;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.searchicon {
  width: 32px;
}
.search-btn.cursor {
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 5px;
  background: rgba(0,0,0,0.3);
  padding: 0px 2px 0px 2px;
}
#mega-menu-item-297 {
  background: #eb1920 !important;
  border-radius: 4px !important;
}
#mega-menu-item-309 {
  background: #ffc20e !important;
  border-radius: 4px !important;
  margin-left: 20px !important;
  margin-right: 10px !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-servomenu.mega-menu-item > a.mega-menu-link {
  font-size: 0 !important;
  background-image: url("/wp-content/uploads/2024/05/servo-menu-logo.png") !important;
  width: 100px !important;
  height: 40px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  margin: 0 5px 0 5px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-servomenu.mega-menu-item > a.mega-menu-link:hover {
  background-image: url("/wp-content/uploads/2024/05/servo-menu-logo.png") !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.bgmenu > a.mega-menu-link {
  font-size: 0 !important;
  background-image: url("/wp-content/uploads/2024/05/fluke-logo.png") !important;
  width: 100px !important;
  height: 40px !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  margin: 0 5px 0 5px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.bgmenu > a.mega-menu-link:hover {
  background-image: url("/wp-content/uploads/2024/05/fluke-logo.png") !important;
}
@media (min-width:1140px) and (max-width: 1286px) { 
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-servomenu.mega-menu-item > a.mega-menu-link{
	width: 70px !important; 
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.bgmenu > a.mega-menu-link {
	width: 70px !important;
}
/*
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
	padding: 0 5px 0 5px !important;
}
*/
#mega-menu-item-309 {
  background: #ffc20e !important;
  border-radius: 4px !important;
  margin-left: 20px !important;
  margin-right: 15px !important;
}
}
@media (max-width:991px) {
.logo-img {
  height: 60px;
  width: 200px;
}
.aiglogo {
  height: 60px;
}
.mega-servomenu {
  margin-bottom: 20px !important;
}
#mega-menu-item-309 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 20px !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.bgmenu > a.mega-menu-link {
	width: 100% !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-servomenu.mega-menu-item > a.mega-menu-link {
	width: 100% !important;
	background-size: 45% !important;
}
.searchicon {
  width: 36px !important;
}
.mega-close:before {
    font-size: 40px !important;
    background: #f01a24;
  }
.highlightslider .slick-prev {
  top: 93% !important;
  left: 5px !important;
}
.highlightslider .slick-next {
  top: 93% !important;
  right: 5px !important;
}
.mainnav .nav {
  display: block;
  width: 100%;
  max-width: 56px;
  margin: 0 auto;
}
}
.is-search-sections {
  display: flex;
  align-items: center;
}
.is-search-sections .is-title a {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}
.term-mahindra-backhoe .product-image {
  padding-top: 40px;
}
.ls-bottom-slidebuttons a {
  border-radius: 100%;
  background: #fff !important;
  border: 2px solid #009846 !important;
  width: 20px !important;
  height: 20px !important;
}
.ls-bottom-slidebuttons a::before {
	content: none !important;
}
.ls-bottom-slidebuttons a.ls-nav-active {
  background: #009846 !important;
}
.product-image img {
  transition-duration: 2s;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 250px;
  object-fit: contain;
  object-position: center center;
}
.product-image img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  z-index: 0;
}
.card-group .card:hover .product-image img,
.category-page .card:hover .product-image img, 
.product-item .card:hover .product-image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  z-index: 0;
}
.card-group .card, .category-page .card, .product-item .card {
	overflow: hidden;
}
.green-gradient {
	color: #000;
	/*background: #009846;
	background: linear-gradient(to right, #009846 0%, #ED1C24 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
}
.pcbimageall {
  background: #fff;
  overflow: hidden;
  text-align: center;
  padding: 0px;
  clear: both;
  border: 1px solid;
  height: auto;
  border-radius: 5px;
  align-content: center;
}
.pcbimage {
  height: 80px;
  width: auto;
  object-fit: contain;
  object-position: center;
}

#mega-menu-wrap-lubricants-menu #mega-menu-lubricants-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-compressor-menu #mega-menu-compressor-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-tools-menu #mega-menu-tools-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-handtools-menu #mega-menu-handtools-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-powertools-menu #mega-menu-powertools-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-workshop-menu #mega-menu-workshop-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-cleaningequipment-menu #mega-menu-cleaningequipment-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-fluke-menu #mega-menu-fluke-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-fleetm-menu #mega-menu-fleetm-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-handlingequipment-menu #mega-menu-handlingequipment-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-forklift-menu #mega-menu-forklift-menu > li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-materialhandlingequipment-menu #mega-menu-materialhandlingequipment-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 50px;
    height: 50px;
}
.bg-red {
    background-color: #ed1c24;
}
.bg-green {
    background-color: #009846;
}
.textgreen {
  color: #009846;
}
.product-separate h4 {
  color: #e42d24;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  margin-bottom: 10px;
}
.product-separate h2 {
  padding: 0;
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  display: block;
  position: relative;
  margin-bottom: 15px !important;
}
.product-separate p {
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  letter-spacing: .5px;
  margin-bottom: 30px;
}
.servops p {
	margin-bottom: 10px !important;
}
.special-content p {
  color: #5b5b5b;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: .5px;
}
.hstack {
	display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.receip-block p {
  margin-bottom: 20px;
  line-height: 24px;
  font-size: 16px;
  color: #5b5b5b;
  letter-spacing: 0.50px;
  font-weight: 500;
}
.receip-block h4 {
  margin: 0 0 15px 0;
  font-weight: bold;
}
.receip-block ul {
	padding: 0 0 0 40px;
}
.receip-block ul li {
  line-height: 24px;
  margin: 0 0 15px 0;
  padding: 0;
  color: #5b5b5b;
  font-size: 15px;
  font-weight: 400;
}
.breadcrumb-item a:hover {
  color: #ed1c24;
}
.aboutcont {
	letter-spacing: 0.5px;
}
.aboutcont p {
  margin-bottom: 20px;
}
.aboutcont ul, .aboutcont ol {
  margin: 20px 0 20px 0;
  padding: 0 0 0 40px;
}
.aboutcont ul li {
  list-style: disclosure-closed;
  line-height: 30px;
}
.aboutcont ol li {
  line-height: 30px;
}
.aboutcont h2, .aboutcont h3 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.brandbgopacity.white {
  background: rgba(255,255,255,0.9);
}
.brandsf-hikoki, .brandsf-ats-elgi {
	display: none !important;
}
.formtitle {
  color: #009846;
}
.mobsocial.innerhsocial li a, .social-icons li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: transparent;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  transition: background 0.3s, color 0.3s;
  border: 2px solid #fff;
}
.mobsocial.innerhsocial li a:hover {
    background-color: #019846; 
    color: #fff;
}
.social-icons li {
    display: inline-block;
	padding: 0 0 0 2px;
}
.social-icons li a:hover {
    background-color: red; 
    color: #fff;
}

.texthred:hover {
	color: #000 !important;
	  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.headerlinkedin {
  width: 100%;
  max-width: 42px;
}
.product-item .card-body h3 {
  display: flex;
  align-items: center;
}
.brandsnav.nav-pills .nav-item {
  
}
.brandsnav.nav-pills .nav-item .nav-link {
  border: 1px solid #ed1c24;
  background: #fff;
  line-height: 28px;
  padding: 10px 20px 10px 20px;
  font-size: 18px;
}
.brandsnav.nav-pills .nav-item .nav-link.active {
  box-shadow: 0px 0px 10px #e6e6e0 !important;
  -webkit-box-shadow: 0px 0px 10px #e6e6e0 !important;
  -moz-box-shadow: 0px 0px 10px #e6e6e0 !important;
  border-color: #10a70c !important;
  background: #10a70c !important;
  color: #fff !important;  
}
.brandsnavimg {
  width: 100%;
  max-width: 150px;
  display: block;
}
.brandsnavcont ul li {
  list-style: none !important;
}
.brandsnavcont.ulml ul {
  padding: 0 0 0 20px;
}
.brandsnav.nav-pills .nav-item .nav-link.active {
	position: relative;
}
.brandsnav.nav-pills .nav-item .nav-link.active::after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 100%;
  margin: 0 auto;
  border-bottom-left-radius: 100%;
  border-top: 20px solid #10a70c;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: none;
  left: 0;
  right: 0;
}
.atesserviceimg {
  width: 100px;
  height: 100px;
  object-fit: contain;
  object-position: center;
}
.mheimage {
  object-fit: contain;
  object-position: center;
}
.header-front #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
	border-left: none !important;
	box-shadow: none !important;
}
.linkarr .fa {
  font-size: 32px;
  font-weight: normal;
}
.highlightslider {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.slick-visible {
  opacity: 1;
}
.activemenu {
  background: #000 !important;
}
.homeaboutsec {
  background-image: url("/wp-content/uploads/2025/09/home-about-bg-scaled.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
}
.homeaboutsec2 {
  background-image: url("/wp-content/uploads/2025/09/AdobeStock_249421830--scaled.jpg");
}
.bg-success {
  background-color: #009846 !important;
}
.choose-section {
  background-image: 
    linear-gradient(rgba(0, 152, 70, 0.9), rgba(0, 152, 70, 0.9)), 
    url('/wp-content/uploads/2025/09/home-about-bg-scaled.jpeg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.offerings-section::before {
  content: "";
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
#particles-js,
#particles-js canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent !important;
}
.offerings_bg {
  background-image: url('/wp-content/uploads/2025/09/offerings-bg-scaled.jpeg');
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.lhmenu a {
  line-height: 26px !important;
}
.sustainability-community-item {
  border-radius: 5px;
  position: relative;
  height: 230px;
  overflow: hidden;
}
.sustainability-community-item::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 40%;
  width: 100%;
  background: linear-gradient(to top, rgba(0,0,0,0.6), transparent);
  z-index: 1;
  pointer-events: none;
  transition: background 0.6s ease;
}
.sustainability-community-item:hover::before {
  background: linear-gradient(to top, rgba(0,152,70,0.7), transparent);
}
.sustainability-community-item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: scale(1.1);
  transition: transform 0.5s ease-in-out;
  display: block;
}
.sustainability-community-item:hover img {
  transform: scale(1); 
}
.sustainability-community-item h3 {
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 15px;
  z-index: 9;
  text-align: center;
  width: 100%;
}
.bg-left-center {
  width: 100%;
  height: 80%;
  display: block;
  top: 0;
  left: 0;
}
.why-card {
  position: relative;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
  min-height: 400px;
  display: flex;
  align-items: center;
  padding: 1.5rem;
  overflow: hidden;
}
.why-card .overlay {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.7);
}
.why-content {
  z-index: 2;
}
/* ---------- about image new design css ----- */
.image-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(4, 120px);
  width: 100%;
  max-width: 1000px;
  margin: 80px auto;
}

.image-card {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0,0,0,0.15);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.image-card:hover {
  transform: translateY(-10px) scale(1.03);
  box-shadow: 0 15px 30px rgba(0,0,0,0.25);
}
.image-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* Positioning the cards uniquely */
.card1 {
  grid-column: 1 / 4;
  grid-row: 1 / 3;
  z-index: 3;
}
.card2 {
  grid-column: 4 / 7;
  grid-row: 2 / 4;
  z-index: 2;
}
.card3 {
  grid-column: 2 / 5;
  grid-row: 3 / 5;
  z-index: 1;
}
.card3 {
  position: absolute;
  bottom: -80px;
  right: 90px;
  width: 280px;
  height: 280px;
  z-index: 9;
}
.card4 {
  position: absolute;
  top: -115px; 
  right: 20px; 
  width: 250px;
  height: 250px;
  z-index: 9;
}
.carousel-control-next, .carousel-control-prev {
  width: 48px;
  opacity: 1;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-color: #000;
  width: 48px;
  height: 48px;
  background-size: 60%;
}
.customactivemenu {
  line-height: 50px;
}
.bg-dark {
	background-color: #000 !important;
}
.megasocial img {
  width: 30px;
}
.cicon {
  text-align: center;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  align-content: center;
}
.ls-none {
  list-style: none;
}