#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box:before {content: "MENU";display: inline-block;position: relative;left: -65px;top: -8px;font-family: "Open Sans";font-weight: 700;color: #00659b;font-size: 16px;}

.bg-wrap {
	z-index: auto;
}

.bg-wrap-parallax {
	background-attachment: fixed;
}

.footer-social .icon-bk{
	fill: #484a47;
    margin-bottom: -3px;
}

.site-footer .footer-social ul li .icon-bk:hover{
	fill: #c94502;
}

.image-slider-module {
    padding: 40px 0;
	position: relative;
}

.image-slider-module .wrapper{
  width:100%;
}

.image-slider-module .image-carousel{
  margin:0px auto;
}

.image-slider-module .slick-slide{
  margin: 0 5px;
}

.image-slider-module .slick-slide img{
  width:100%;
}

.image-carousel .slick-dots {
    bottom: -30px;
}

.image-carousel .slick-dots li button:before{
	font-size: 15px !important;
}

.image-carousel .slick-dots li{
	margin: 0px !important;
}

.image-slider-module .owl-theme .owl-dots .owl-dot span{
	width: 12px !important;
    height: 12px !important;
    margin: 5px 2px !important;
}

.image-slider-module .owl-dots{
	position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.image-slider-module .owl-theme .owl-controls .owl-page span {
    opacity: 1;
   transition: all 0.4s ease 0s;
}
