.header_wrapper {
	position: absolute;
	border-top: none !important;
	z-index: 100;
	top: 0px;
	height: 112px;
	background: transparent;
	box-shadow: none;
	display: block;
	margin-top: 80px;
}

.menu ul li a {
	color: #fff;
}

.menu ul li a:hover {
	color: #fff;
}

.nav-estimate a:hover {
    background: transparent !important;
    border-color: var(--main-color) !important;
color: #fff!important;
}


.swiper {
      width: 100%;
      height: 100%;
    }

.swiper-slide {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	background-color: #333333b7;
	background-blend-mode: multiply;
	height: 800px!important;
	align-content: center;
	text-align: center;
}

.swiper-button-next,
.swiper-button-prev {
display: none!important;
}

.swiper-pagination-bullet-active {
	background: var(--main-color)!important;
}

.hero-content-wrapper {
	position: relative;
	top: 45px;
}


.hero-title span {
	-webkit-text-stroke: 3px var(--main-color);
	color: transparent;
}

#res-slide {
background-image: url(/imageserver/UserMedia/nushake/res-roof-hero001.jpg);
}

#comm-slide {
background-image: url(/imageserver/UserMedia/nushake/headernudshake.jpg);
}


#solar-slide {
background-image: url(/imageserver/UserMedia/nushake/solar-hero002.jpg);
}