@charset "utf-8";
/* CSS Document */
#carouselHome .carousel-inner .carousel-item:nth-child(1) p.h1,#carouselHome .carousel-inner .carousel-item:nth-child(1) p.h5,#carouselHome .carousel-inner .carousel-item:nth-child(1) p.h6{color: #000000;}
#carouselHome .carousel-inner .carousel-item:nth-child(2) p.h1,#carouselHome .carousel-inner .carousel-item:nth-child(2) p.h5,#carouselHome .carousel-inner .carousel-item:nth-child(2) p.h6{color: #000000;}
#carouselHome .carousel-inner .carousel-item:nth-child(2) p.h6{margin:20px 0}
.btn.btn-outline-light{background: rgba(166,0,125,1) !important;color:#fff !important}
.btn.btn-outline-light:hover{background:rgba(154,185,42,1) !important;color:#fff !important}
body .header-nav-fair-container .menu-wrapper .menu .menu-featured-event a:hover .text-wrapper span:not([class^=icon]) {
    color: #000 !important;
}
.mod-lc .imf-hl-notice-text,.hero-image h1 span,.hero-image .text-wrapper .hero-banner-subtitle,body.institutional>footer .footer-content .about-wrapper span, body.institutional>footer .footer-content .information-area span, body>footer.fair .footer-content .about-wrapper span, body>footer.fair .footer-content .information-area span{color:#000}
.new-hero-slick, .hero-banner-slick {
    background-color: #fff;
}
@media (max-width:1280px){
	
}
@media (max-width: 768px) {
	body>header div.header-nav .navbar-brand img {
		height: 26px;
	}
}