.sp-default-logo-size{
	max-height:55px;
	max-width:308px
}

.sp-header-style {
  top: 0px!important;
}

.top1-padding{
	padding-right:1px;
}

.top1-margin{
	margin-top:20px;
}

.hw1_img{width: 100%;height: 100%;-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);}
.hw1_img:hover,.hw1_img.hover{margin-left: -10px;}
.hw1_multi_img {
    position: relative;
    overflow: hidden;
}
.hw1_img img {
    width: 104%!important;
    max-width: 104%!important;
}
.hw1_img .divCover
{
	position: absolute;
	top: 0px;
	width: 110%;
	height: auto;
	background: rgba(0,0,0,0.8);
	text-align: center;
	line-height: 256px;
	font-size: 2em;
	color: white;
	display: none;
	filter:alpha(Opacity=80);-moz-opacity:0.5;opacity: 0.5;
}
.hw1_img:hover .divCover{
		display: block;
	}

.list-group-item.hzactive a {
    color: #fff;
}

.list-group-item.hzactive, .list-group-item.hzactive a:hover, .list-group-item.hzactive a:focus {
    z-index: 2;
    color: #fff;
    background-color: #77be2d;
    border-color: #77be2d;
}

a:hover {
    color: #5d9523;
}

.list-group-link .list-group-item{
	cursor:pointer
}

.hz-border-green {
    border-bottom: 2px solid #77be2d;
    margin-top:0px
}

.sppb-addon-tab .sppb-tab-style3 .sppb-nav-style3 li {
  display: inline-block;
  margin-right: 5px;
  background: #dedede;
  border-top: 4px solid #666;
}
.sppb-addon-tab .sppb-tab-style3 .sppb-nav-style3 li.active {
  background: #f1f1f1;
  border-top: 4px solid #77be2d;
}
.sppb-addon-tab .sppb-tab-style3 .sppb-nav-style3 li a {
  font-size: 14px;
  color: #888;
  padding: 10px 20px;
}
.sppb-addon-tab .sppb-tab-style3 .sppb-tab-pane {
  background: #ffffff; 
  padding: 30px;
}
.sppb-addon-tab .sppb-tab-style3 .sppb-tab-pane img {
  border: 4px solid #fff;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}
/* .sppb-addon-tab .sppb-tab-style3 .sppb-tab-pane img:hover {
  border: 4px solid #77be2d;
} */

.cd-timeline-history-block .cd-timeline-content:hover{
	background: #77be2d;
}

.cd-timeline-history-block .cd-timeline-content p{
	color: #000000;
}

.production-services-list .sp-module-content > ul > li > ul
{
	padding-left:25px;
}

.highlight
{
background-color: #FFFF00;
}