.hover-effect {
  transition: filter 0.3s ease;
}

.hover-effect:hover {
  filter: brightness(80%);
}
.zpimage .zpimage-style-none .zpimage-space-none {
 box-shadow: -4px -4px 50px 0 #fff,4px 4px 50px 0 #fff
}
.zscustom-section-tourism-footer .zplink-text {
    color: #FFFFFF
}
.herosliderhome,.herosliderhomediv {
    background-color: transparent !important; 
    height: 100%;
    margin: auto;
}
.heroSliderContentHolder {
	height: 100%;
}
@media (max-width: 991px) {
    .theme-header {
        background-color: transparent !important;
        flex: 1 0 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99;
    }
}
@media (max-width: 768px) {
    .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto {
        height: 50px !important;
        width: auto !important;
    }
}
.vanta-canvas {
	max-height: 100vh !important;
}