
#header-carousel-3 .bg-wrap {
	background: #444444;
}
#header-carousel-3 .bg {
	background-image: url('../images//uploaded/24/1.jpg');
	opacity: 0.5;
}#text-2col-3 .bg {
    background-image: url('../images/bg-sign.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0.1;
}

#desc-text-7 .bg {
    background-image: url('../images/uploaded/24/3.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.41;
}
#desc-text-7 .bg-wrap {
	background: #002b39;
}#text-1col .bg {
	background-size: 30% auto;
    background-image: url('../images//uploaded/24/logo2.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0.07;
}

  .dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Adjust the opacity here */
    pointer-events: none; /* Allow clicks to pass through the overlay */
  }

#benefits-4col-3 .bg-wrap {
	background: #ffffff;
}#contact-img-map-text .bg-wrap {
    background-color: #F2F0ED;
}#contact-inline-form .bg {
    background-image: url('../images/bg-78.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.45;
}
#footer-text .bg-wrap {
	background: #002b39;
}