/*@Override CSS*/

.white{
  opacity: 1 !important;
  color: #fff !important;
}

/* fonts Override */

h1, h2, h3, h4, h5, h6{
  font-family: Proxima-Nova-Bold !important;
}

p, .nectar-button, a{
  font-family: Proxima-Nova-Regular !important;
}

.industrialSansFont{
  font-family: IndustrialSans-Light !important;
}

/* #END fonts Override*/

/* Header CSS */

#top nav > ul > .button_solid_color_2 > a:before, #header-outer.transparent #top nav > ul > .button_solid_color_2 > a:before{
  background: #00ff3b;
    background: linear-gradient(90deg,#00ff3b,#006b51);
}

/* #END Header CSS */

/* Footer CSS */

ul#menu-corporate-5{
  margin-left: 0px !important;
}

ul#menu-corporate-5 li {
    list-style: none;
    /* margin-left: 0px !important; */
}

/* #END Footer CSS */