/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 05 2025 | 20:18:42 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 



header .grid-full {
	background: #fff;
}


#mega-menu-wrap-primary-menu #mega-menu-primary-menu > .mega-menu-item > a.mega-menu-link {
  color: #000 !important;
}


.fp-mini-logo .mini-logo-1 {
  width: 33.33%;
  display: inline-block;
  transition: ease-in-out 0.3s;
  padding: 8px;
  background: #4f6951;
}


.fp-mini-logo .mini-logo-2 {
  width: 33.33%;
  display: inline-block;
  transition: ease-in-out 0.3s;
  padding: 8px;
  background: #707c5b;
}


.fp-mini-logo .mini-logo-3 {
  width: 33.33%;
  display: inline-block;
  transition: ease-in-out 0.3s;
  padding: 8px;
  background: #054661;
}


header .grid-full img, header .grid img {
  max-width: 120px;
  height: auto;
}


#wrapper-2 {
	margin-top: 160px
}





