.ue-menu > li.current-menu-item a::before {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: -26px;
  margin: auto;
  opacity: 1;
  transition: opacity 0.3s;
  transition: width .3s;
  width: 100%;
  height: 3px;
  background: #B68C5A;
  border-radius: 50px;
}
.ue-menu > li.current-menu-item:hover a::before {
  opacity: 1;
}



#footer .hfe-nav-menu li a {
  position: relative;
}
#footer .hfe-nav-menu li a::before {
  position: absolute;
  content: '\f0a3';
  font-family: 'FontAwesome';
  left: 7px;
  color: #FFF;
  background-color: unset;
  font-weight: 600;
  font-size: 16px;
  opacity: 1;
}
.footer-col2 .ekit-header-info li a i {
  background-color: #B68C5A;
  border-radius: 50px;
  width: 34px;
  height: 34px;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
}
.footer-col2 .ekit-header-info li a svg {
  background-color: #B68C5A;
  border-radius: 50px;
  width: 34px;
  height: 34px;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
}

.footer-main-content .ekit-header-info a:hover {
  color: #B68C5A !important;
}

.footer-col2 .ekit-wid-con .icon.icon-envelope1::before, .icon.icon-envelope1::before {
  line-height: 19px;
  transform: translate(1px, 0px);
}

/*============== Cyber Security Header Start ==============*/

.wpe-cyber-footer-contact-link .ekit-wid-con .ekit-header-info, .wpe-cyber-footer-contact-link .ekit-wid-con .ekit-header-info a {
  display: inline !important;
}
.wpe-cyber-header-button .elementskit-btn:hover {
  border: 1px solid #2AA2FF !important;
}

/*=============== Cyber Security Header End ==============*/


/*=============== Cyber Security Footer Start ==============*/

.wpe-cyber-footer-copyright a {
  color: #FFFFFF;
}
.wpe-cyber-footer-para p, .wpe-cyber-footer-service-link ul li a, .wpe-cyber-footer-usefull-link ul li a {
  opacity: 0.7;
}
.wpe-cyber-footer-social .ekit_social_media li:nth-child(2) a i {
  display: flex !important;
}
.wpe-cyber-footer-social .ekit_social_media li:nth-child(2) a i::before {
  font-size: 0px !important;  
}
.sticky ul#menu-primary-menu li a {
  border-top: 0px;
}

/*=============== Cyber Security Footer End ==============*/

















