.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 ==============*/




#footer-section {
    position: relative;
}
#footer-newsletter .wpcf7-form-control-wrap input {
    padding: 8px 10px;
    border-radius: 10px;
}
.footer-newsletter form input::placeholder {
    color: #515050;
}
.footer-newsletter form p {
    position: relative;
}
.footer-col2 .hfe-nav-menu__layout-vertical .hfe-nav-menu>li:nth-child(1) a {
    padding-top: 0px !important;
}
#footer-newsletter {
    position: relative;
    height: 180px;
    overflow: visible;
}
#footer-newsletter .footer-newsletter-col1 img {
    position: relative;
    z-index: 2;
}
.footer-copyright {
    color: #FFF;
    font-weight: 600;
}
.footer-copyright:hover {
    color: #DC2751;
}
.footer-newsletter .subscribe-btn {
    position: absolute;
    right: 0;
    top: 0;
}
.footer-newsletter .newsltr-btn {
    position: absolute;
    right: 0px;
    top: 0;
    font: 400 17px / 30px "Mulish";
    text-align: left;
    color: #000;
    border-radius: 6px;
    position: relative;
    padding: 1px 9px;
    border: unset;
    background-color: #000;
    transform: translate(-5px, 5px);
}
.footer-newsletter form .subscribe-btn svg path {
    fill: #FFF;
}
.footer-newsletter .wpcf7-response-output {
    color: #FFF;
    margin: 1em 0em 0em !important;
    padding: 6px 6px !important;
    border: 1px solid #FFF !important;
    width: fit-content;
    font: 400 16px/22px "Mulish";
}
.footer-newsletter .wpcf7-not-valid-tip {
    display: none;
}












