/*Updated by ThePixel*/

.t3-header {
    background-color: #000000 !important;
}
.t3-slideshow .slideshow .slider-content-inner .item-title {color: #ffffff !important;}


.article-content ul li + li {
  border-top: 1px dashed #eee;
  color: #333;
  margin-top: 20px;
  padding-top: 20px;
}

.article-content > h3 {
  font-size: 30px;
  margin-bottom: 30px;
}

.article-content > h3 a {
  color: #111;
}

.article-content ul {
  padding-left: 20px;
}
.slideshow .img-bg {
    opacity: 0.2 !important;	
}

div.mod-languages ul li.lang-active {
  background: none;

}

.slideshow h1.item-title {
    text-shadow: 1px 0 #000, -1px 0 #000, 0 1px #000, 0 -1px #000, 1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000;
}

.btn-primary::before,
.btn {
  border-radius: 5px;
}

.btn-lg {
  font-size: 14px;
}

/* //Updated by ThePixel*/


.slideshow .slider-content-inner .item-group {
    font-size: 10px;
    font-family: "Poppins",sans-serif;

}

.slideshow .slider-content-inner .item-title {
    font-size: 48px !important;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #047801 !important;
}

.slideshow .slider-content-inner .item-desc {
    font-size: 14px;
}	
	
.slideshow .slider-content-inner {
    top: 60% !important;
}

.slideshow .slider-content-inner .group-action {
    margin-top: 25px !important;
}

.slideshow .swiper-slide {
    height: 600px;
}

h1{
  color: #047801;	
  font-family: Verdana;
  font-size: 24px;
}

h2{  
  color: #047801;
  font-family: Verdana;
  font-size: 20px;	
}

h3{  
  color: #047801;
  font-family: Verdana;
  font-size: 16px;	
}

@media (min-width: 992px){
.ja-topbar {
    background-color: #000000;
	height: 50px;
}}

a {
  color: #047801;
  text-decoration: none;
}

.t3-mainnav .t3-navbar .navbar-nav > li.active > a, .t3-mainnav .t3-navbar .navbar-nav > li.active > a:hover, .t3-mainnav .t3-navbar .navbar-nav > li.active > a:focus, .t3-mainnav .t3-navbar .navbar-nav > li.active > a:active, .t3-mainnav .t3-navbar .navbar-nav > li.active > span, .t3-mainnav .t3-navbar .navbar-nav > li.active > span:hover, .t3-mainnav .t3-navbar .navbar-nav > li.active > span:focus, .t3-mainnav .t3-navbar .navbar-nav > li.active > span:active {
  background: none;
  color: #047801;
}
.btn-primary {
  color: #ffffff;
  background-color: #047801;
  border-color: #9aae2d;
  position: relative;
  text-transform: uppercase;
}

.acm-contact .contact-item .contact-name {
  margin-top: 0;
  margin-bottom: 13px;
  font-size: 14px;
  color: #047801;
  font-family: "Poppins",sans-serif;
}

