/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1762934601
Updated: 2025-11-12 08:03:21

*/

/*Global btn*/

.gbl-icon-btn.style1 .elementor-button .elementor-button-icon {
	width: 40px;
	height: 40px;
	color: #fff !important;
	background: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 5px;
	border-radius: 12px;
	transition: all 0.5s ease;
}
.gbl-icon-btn.style1:hover .elementor-button .elementor-button-icon {
	background: #2b554c;
}
.gbl-icon-btn.style1 .elementor-button .elementor-button-icon svg path {
	fill: #2b554c !important;
	transition: all 0.5s ease;
}

.gbl-icon-btn.style1:hover .elementor-button .elementor-button-icon svg path {
	fill: #fff !important;
}


.gbl-icon-btn.style1 .elementor-button .elementor-button-content-wrapper {
	align-items: center;
}

.gbl-icon-btn.style2 .elementor-button .elementor-button-icon {
	width: 40px;
	height: 40px;
	color: #fff !important;
	background: #2b554c;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 5px;
	border-radius: 12px;
}
.gbl-icon-btn.style2 .elementor-button .elementor-button-icon svg path {
	fill: #fff !important;
}

.gbl-icon-btn.style2 .elementor-button .elementor-button-content-wrapper {
	align-items: center;
}

.gbl-icon-btn.icon-arrow .elementor-button-icon svg {
	transform: rotate(-45deg);
	transition: all 0.5s ease;
}
.gbl-icon-btn.icon-arrow:hover .elementor-button-icon svg {
	transform: rotate(0deg);
}
.header_wrapper {
	width: 100% !important;
	max-width: 100% !important;
}
.header_wrapper .header_wrapper_container {
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	background-color: rgba(255, 255, 255, 0.7);  
	transition: all 0.5s ease;
}
.header_wrapper.elementor-sticky--effects .header_wrapper_container {
	background-color: rgba(255, 255, 255, 0.9); 
	padding-left: 0;
	padding-right: 0;
	border-radius: 0;
}
.hero_banner_card {
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	background-color: rgba(255, 255, 255, 0.3); 
}

.header_wrapper.elementor-sticky--effects {
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	border-radius: 0px;
	background-color: rgba(255, 255, 255, 1);
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	transition: all 0.5s ease;
}
.header_wrapper.elementor-sticky--effects .e-con-inner {
	-webkit-backdrop-filter: blur(0px);
	backdrop-filter: blur(0px);
	background-color: transparent !important;
}

.awards-img-slider img.swiper-slide-image {
	height: 500px;
	object-fit: cover;
	object-position: center center;
}
.card-box-title-400 span {
	font-weight: 400 !important;
}
.mobile-menu-icon .elementor-icon-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}
.mobile-menu-icon:hover .elementor-icon svg{
	fill: #fff !important;
}
/*Scroll To Top*/
.scroll-top-btn {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background: #ffffff;
	color: #2B554C;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	cursor: pointer;
	border: none;
	outline: none;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.3s ease, visibility 0.3s ease;
	z-index: 99;
	transition: all 0.5s ease;
	border: 0 !important;
}
.scroll-top-btn:focus,
.scroll-top-btn:hover {
	background: #2B554C;
}

.scroll-top-btn.visible {
	visibility: visible;
	opacity: 1;
}

.progress-circle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: rotate(-90deg);
}

.scroll-top-btn i:before {
	content: "\f062";
	color: #2B554C;
	font-family: 'Font Awesome 5 Free';
	font-size: 18px;
	line-height: 1.8em;
	position: relative;
	z-index: 2;
	transition: all 0.5s ease;
}

.scroll-top-btn:focus i:before, .scroll-top-btn:hover i:before {
	color: #fff;
}
/**/
.breadcrumbs {
	color: #fff;
	font-family: "Inter";
	font-size: 18px;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	background-color: #2B554C;
	width: auto;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 15px;
	margin-top: 15px;
}

.breadcrumbs a {
	color: #fff;
}
/*Animation*/


/*Responsive*/
@media (min-width: 1200px) { 
	.gbl-nav-menu .sub-menu.elementor-nav-menu--dropdown::before {
		content: "";
		position: absolute;
		top: -10px; /* position above the dropdown */
		left: 20px; /* adjust based on your design */
		width: 0;
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid #2B554C; /* dropdown background color */
		z-index: 5;
	}

	.gbl-nav-menu .elementor-nav-menu .sub-arrow {
		padding: 0;
		padding-left: 5px;
	}
}
