@charset "utf-8";

body, .lead {
	font-size: 20px !important;
}

#t4-topbar {
	display: none;
}

#t4-header {
position: fixed;
  width: 100%;
  z-index: 1000;
}

.header-transparent {
    background: rgba(0, 0, 0, 0.35) !important;
}

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  font-size: 1.2rem;
}

.navbar-toggler {
  color: white;
}
.navbar-toggler:hover, .t4-megamenu .navbar-nav > li > a:hover {
	color:#85bc25 !important;
}

#t4-section-3 {
	border: none !important;
}

h1, h2, .text-primary {
	color:#85bc25 !important;
}

/* SLIDE */
.acm-hero.style-1 .acm-hero-item {
  background-position-y: center;
}
div.owl-carousel .owl-dots span {
  background-color: #85bc25 !important;
}
div.owl-carousel .owl-dots .owl-dot.active span {
  background-color: #85bc25 !important;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  background-color: #85bc25 !important;
}

#back-to-top:hover {
  background-color: #85bc25 !important;
}