/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 04 2026 | 07:53:14 */
.name_list_element li.elementor-icon-list-item a {
    font-size: 14px !important;
    align-items: center;
    line-height: 1.2em !important;
}
.name_list_element li.elementor-icon-list-item a span.elementor-icon-list-icon {
    height: 10px;
    width: auto;
}
.logos-scroll {
    max-height: 600px;
    overflow-y: scroll;
}
.logos-scroll::-webkit-scrollbar {
    width: 8px;
}
.logos-scroll::-webkit-scrollbar-thumb {
    background: #467da0;
    border-radius: 4px;
}
.logos-scroll::-webkit-scrollbar-track {
    background: #fff;
}
.float-carousel .swiper-wrapper {
    transition-delay: 0s !important;
    transition: transform 10000ms linear !important;
}
.trp-shortcode-switcher__wrapper {
    align-items: center;
    display: flex;
}
.icon-color-white img {
    filter: brightness(0) invert(1);
}
#hovermap image {
    opacity: 0;
	cursor: pointer;	
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
}
#hovermap image:hover {
    opacity: 1;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
}
.map-content {
	display: none;
}
#hovermap image#bg_map {
    opacity: 1;
}
#hovermap image.active {
    opacity: 1;
}
.Odisha {
	display: flex;
}
.inner_seperate_section p {
    font-weight: 500;
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
	.entire-network-icons .hmls-logo-main-wrapper>.hmls-logo-item>a {
		height: auto;
	}
	.entire-network-icons {
		margin-top: 60px;
	}
}
@media only screen and (min-width: 901px) and (max-width: 1024px) {
	.entire-network-icons .hmls-logo-main-wrapper>.hmls-logo-item>a {
		height: auto;
	}
	.entire-network-icons {
		margin-top: 100px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
	.entire-network-icons .hmls-logo-main-wrapper>.hmls-logo-item>a {
		height: auto;
	}
	.entire-network-icons {
		margin-top: 75px;
	}
}