/*
Theme Name: Win Gre Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: WebFuture 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.7.1778746745
Updated: 2026-05-14 11:19:05

*/

.footer-links a{
	transition: all ease .4s;
	text-decoration: underline;
}

.no_underline a{
	text-decoration: none;
}
.hero-bg{
    background-image: url('/wp-content/uploads/2026/05/Hero_Ellipse.png'), linear-gradient(180deg, #002A68 0%, rgba(4, 18, 35, 0) 100%);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}
.accordion-main{
	width: 100% !important;
}
.accordion-main .e-n-accordion-item-title{
	justify-content: space-between !important;
}
.accordion-main .elementskit-card-header .ekit-accordion-title:before{
	position: absolute;
	color: #4290FF;
	top: 0;
	left: 0;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0%;
}
.accordion-main .elementskit-card:nth-child(1) .ekit-accordion-title:before { content: "01"; }
.accordion-main .elementskit-card:nth-child(2) .ekit-accordion-title:before { content: "02"; }
.accordion-main .elementskit-card:nth-child(3) .ekit-accordion-title:before { content: "03"; }
.accordion-main .elementskit-card:nth-child(4) .ekit-accordion-title:before { content: "04"; }
.accordion-main .elementskit-card:nth-child(5) .ekit-accordion-title:before { content: "05"; }
.accordion-main .elementskit-card:nth-child(6) .ekit-accordion-title:before { content: "06"; }

.hero_title span{
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	font-family: Geologica;
	letter-spacing: 0%;
	position: absolute;
    bottom: 40px;
    right: 0;
    width: 423px;
}
.what_we_do{
	background-position: calc(100% + -162px) center !important;
}

.wpr-custom-chk-radio .wpcf7-acceptance .wpcf7-list-item-label:before{
	margin-right: 12px !important;
}

.elementskit-navbar-nav > li:last-child > a {
    padding: 0 !important;
}
.accordion-main .e-con{
	padding-left: 44px;
}
.elg-footer-logo-box .elementor-image-box-img{
	width: 300px !important;
}

@media only screen and (max-width: 1570px){
	.hero_title h1{
		font-size: 130px !important;
        line-height: 160px !important;
	}
}
@media only screen and (max-width: 1380px) {
   .hero_title span {
		width: 283px;
	}
}
@media only screen and (max-width: 1170px){
	.hero_title h1{
		font-size: 95px !important;
        line-height: 135px !important;
	}
}
@media only screen and (max-width: 1024px) {
	.accordion-main .e-n-accordion-item-title-text span{
		position: absolute;
		color: #4290FF;
		top: 0;
		left: 0;
		font-weight: 500;
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 0%;
	}
	.hero_title h1{
		font-size: 56px !important;
        line-height: 62px !important;
	}
	.hero_title span{
		display: none !important;
	}
	button.elementskit-menu-close{
		font-size: 0 !important;
		position: relative;
	}
	button.elementskit-menu-close:before{
		position: absolute;
		content: "";
		background: url('/wp-content/uploads/2026/05/close_menu_button.png');
		width: 40px;
		height: 40px;
		right: 20px;
		top: 20px;
	}
	.elementskit-menu-hamburger.elementskit-menu-toggler svg{
		width: 40px;
		height: 40px;
	}
	.elementskit-menu-overlay.elementskit-menu-toggler{
		display: none !important;
	}
	.elementskit-nav-identity-panel {
		padding: 40px 0px 10px 0px !important;
	}
	.elementskit-navbar-nav > li > a {
		padding: 0 !important;
		font-weight: 500 !important;
		font-size: 40px !important;
		line-height: 100% !important;
		color: #fff !important;
	}
	#menu-main-menu{
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
		gap: 40px;
		padding: 20px;
	}
	#ekit-megamenu-main-menu{
		background: linear-gradient(180deg, #00419F 19.21%, #001739 100%) !important;
	}
	.elementskit-menu-close.elementskit-menu-toggler:hover{
		background: transparent !important;
		color: #4290FF !important;
	}
}
@media only screen and (max-width: 1024px){
	.what_we_do {
		background-position: right center !important;
	}
} 
