.slider__bg {
	opacity: 1 !important;
}

.slider__single {
	background: none !important;
}

.slider__single::before {
	background: #000 !important;
    opacity: .5 !important;
}

.slider__single::after{
	background: none !important;
}
.banner__content-three {
  background-color: #000 !important;
  opacity: 0.6;
  color: #fff !important;
}

.banner__content-three h2 {
	color: #fff !important;
  	opacity: 1;
}

.banner__content-three p {
	color: #fff !important;
}

.tgmenu__nav .logo img {
max-height: 100px !important;
}

.fw-logo img {
  max-height: 100px;
}