/*
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.9.1783364401
Updated: 2026-07-06 19:00:01

*/

/* Global style */

body{
	min-height: 100dvh;
	display: flex;
	flex-direction: column;
}
body main{
	flex-grow: 1;
}
section.elementor-element{
	padding: 7.5rem 0;
}
section.elementor-element > .main-wrap {
    width: 98vw;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 2rem;
		position: relative;
}

.elementor-default section.elementor-element.bg-blue{
	background-color: #022955;
}
.elementor-default section.elementor-element.bg-red{
	background-color: #E53B3F;
	
}

section.elementor-element > .main-wrap .content{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
section.elementor-element > .main-wrap .content.row{
	flex-direction: row;
}

.elementor-default section.elementor-element > .main-wrap .content h1,
.elementor-default section.elementor-element > .main-wrap .content h2,
.elementor-default section.elementor-element > .main-wrap .content h3,
.elementor-default section.elementor-element > .main-wrap .content h4,
.elementor-default section.elementor-element > .main-wrap .content h5{
	color: #1D2733;
	font-family: 'Manrope';
	font-weight: 800;
	line-height: 120%;
}

.elementor-default section.elementor-element.bg-blue > .main-wrap .content h1,
.elementor-default section.elementor-element.bg-blue > .main-wrap .content h2,
.elementor-default section.elementor-element.bg-blue > .main-wrap .content h3,
.elementor-default section.elementor-element.bg-blue > .main-wrap .content h4,
.elementor-default section.elementor-element.bg-blue > .main-wrap .content h5{
	color: #fff;
}

.elementor-default section.elementor-element > .main-wrap .content .little-title h4{
	color: #3A86D1;
/* 	font-family: Inter; */
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 3.36px;
	text-transform: uppercase;
}

section .main-wrap .content .intro-row{
	max-width: 1100px;
	text-align: center;
	gap: 1.25rem;
	margin: 0 auto;
	margin-bottom: 3.125rem;
}

.elementor-default section.elementor-element > .main-wrap .content h1{
	font-size: 4rem;
}
.elementor-default section.elementor-element > .main-wrap .content h2{
	font-size: 3rem;
}
.elementor-default section.elementor-element > .main-wrap .content h3{
	font-size: 2.5rem;
}
.elementor-default section.elementor-element > .main-wrap .content h4{
	font-size: 2rem;
}
section.elementor-element > .main-wrap .content .default-btn a,
.post-section .elementor-widget-container > .elementor-button-wrapper a,
#btn-menu a{
	font-size: 1.125rem;
	font-family: "inter";
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	padding: 0 1.625rem;
	padding-right: 3rem;
	border-radius: 100px;
	background: url('/wp-content/uploads/2026/07/icon-arrow-w.png') no-repeat 90% center #E53B3F;
	background-size: 18px;
	transform: translateY(0) scale(1);
  	box-shadow: 0 6px 0 transparent;
	transition: all .3s ease;
}

#btn-menu a{
	padding: 0 1.625rem;
	background: #E53B3F;
}
#btn-menu a .e-n-menu-title-text,
#btn-menu a .e-n-menu-title-text:hover{
	color: #fff!important;
}
section.elementor-element > .main-wrap .content .default-btn a:hover,
.post-section .elementor-widget-container > .elementor-button-wrapper a:hover{
	background-color: #E53B3F;transform: translateY(-3px) scale(1.02);
  	box-shadow: 0 14px 25px #e53b3f3b;
}

section.elementor-element.bg-red > .main-wrap .content .default-btn a{
	
	background: url('/wp-content/uploads/2026/07/icon-arrow-r.png') no-repeat 90% center #fff;
	background-size: 18px;
	color: #E53B3F;
}
section.elementor-element.bg-red > .main-wrap .content .default-btn a:hover{
	box-shadow: 0 14px 25px #ffffff3d;
}

.elementor-default section.elementor-element > .main-wrap .content .elementor-widget-heading span{
	color: #3A86D1;
}
section.elementor-element > .main-wrap .content .default-link a{
	background-color: transparent;
	color: #000;
	font-weight: bold;
	padding: 0;
	text-decoration: underline;
	transition: all .3s ease;
}

section.elementor-element > .main-wrap .content .default-link a:hover{
	color: #606C38;
}

section.elementor-element > .main-wrap .content .default-btn.glass a{
	font-weight: 500;
	border: 0.618px solid rgba(255, 255, 255, 0.25);
	background: rgba(255, 255, 255, 0.10);
	padding: 0 1.625rem;
}

section.elementor-element > .main-wrap .content .default-btn.glass a:hover{
	box-shadow: 0 14px 25px rgba(2, 41, 85, 0.20);
	
}

section.elementor-element > .main-wrap .content .elementor-widget-text-editor p span{
	text-decoration: none!important;
	white-space: nowrap;
}

section.elementor-element > .main-wrap .content .elementor-widget-text-editor p:last-child{
	margin-bottom: 0!important;
}

.elementor-widget-menu-anchor{
	transform: translatey(-80px)!important;
}

.elementor-default section.elementor-element > .main-wrap .content .title-tag h4 {
	color: #fff;
	font-size: 0.75rem;
	font-family: inter;
	text-transform: uppercase;
	border: 0.618px solid rgba(255, 255, 255, 0.20);
background: rgba(255, 255, 255, 0.10);
	padding: .5rem 1.5rem;
	border-radius: 50px;
	letter-spacing: 5px;
	
}

.elementor-default section.elementor-element > .main-wrap .content .title-tag h4:before{
	content:'•';
	color: #3A86D1; 
	font-size: 1.5rem;
	margin-right: .4rem;
	vertical-align: sub;
}

.bg-blue .elementor-widget-counter .elementor-counter-title{
	color: #fff;
}

/* Global style */

/* Header */
header{
	display: flex;
	align-items: center;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 9;
	height: 115px;
	background: transparent;
	box-shadow: 0 25px 25px -25px rgb(8 96 195 / 0);
	transition: all .3s ease;
} 

header.stickyHead{
	background: #022955;
	box-shadow: 0 25px 25px -25px rgb(8 96 195 / 20%);
}

header section.elementor-element{
	padding: 0;
}
header section.elementor-element > .main-wrap .content{
	align-items: center;
}
header section.elementor-element > .main-wrap .content .elementor-widget-n-menu{
	flex-grow: 1;
	justify-items: flex-end;
}
header section.elementor-element > .main-wrap .content .elementor-widget-n-menu .e-n-menu-title-text{
	color: rgba(255, 255, 255, 0.75)!important;
	cursor: pointer;
	
}
header section.elementor-element > .main-wrap .content .elementor-widget-n-menu .e-n-menu-title-text:hover{
	color: #E53B3F!important;
}
header .main-wrap .content .elementor-widget-theme-site-logo img{
	width: 250px;
	transition: all .3s ease;
}
header.stickyHead .main-wrap .content .elementor-widget-theme-site-logo img{
	transform: scale(.9);
}

/* Header */

/* Home page */

section.elementor-element.hero-section{
	display: flex;
	justify-content: center;
	min-height: 100dvh;
	padding: 0;
	background-repeat: no-repeat;
	background-size: cover;
}
section.elementor-element.hero-section > .main-wrap{
	padding: 5rem 2rem;
	
}
section.elementor-element.hero-section > .main-wrap .content{
	gap: 0;
}
.elementor-default section.elementor-element > .main-wrap .content h1{
	color: #fff;
	font-size: 5.25rem;
	margin-top: 1.563rem;
	margin-bottom: 1.875rem;
}


.elementor-default section.elementor-element.hero-section > .main-wrap .content .elementor-widget-text-editor{
	color: #fff;
	font-size: 1.125rem;
	font-weight: 300;
	max-width: 575px;
	margin-bottom: 3.125rem;
}
.elementor-default section.elementor-element.hero-section > .main-wrap .content .elementor-widget-text-editor p{
	line-height: 140%;
}

/* Intro section */

section.elementor-element.intro-section{
	padding: 7.5rem 0
}
section.elementor-element.intro-section > .main-wrap{
	gap: 2.5rem;
}
section.elementor-element.intro-section > .main-wrap .content{
	align-items: center;
	text-align: center;
}
section.elementor-element.intro-section > .main-wrap .content .elementor-widget-text-editor{
	max-width: 1100px;
	font-size: 1.25rem;
}
section.elementor-element.intro-section > .main-wrap .content .elementor-widget-text-editor.light-text{
	font-size: 1.125rem;
	color: #4D5766;
	max-width: 985px;
	margin: 0 auto;
}
section.elementor-element.intro-section > .main-wrap .content .elementor-widget-video{
	max-width: 950px;
	width: 100%;
	box-shadow: 0 25px 50px -12px rgba(2, 41, 85, 0.20);
	margin-top: 1.875rem;
	border-radius: 16px;
	overflow: hidden;
}

section.elementor-element.intro-section > .main-wrap .content .elementor-widget-image{
	margin-top: 2.5rem;
}

/* Bloc statistic  */

.elementor-default section.elementor-element.stat-section{
	padding: 5rem 0;
}
section.stat-section > .main-wrap .content{
	align-items: center;
	text-align: center;
	gap: 2.5rem;
}
section.stat-section > .main-wrap .content .cards-stat{
	display: flex;
	flex-direction: row;
	border: 0.618px solid rgba(255, 255, 255, 0.10);
	border-radius: 24px;
	gap: 0;
}
section.stat-section > .main-wrap .content .cards-stat .item-card{
	border-right: 0.618px solid rgba(255, 255, 255, 0.10);
	padding: 2.5rem;
	
}
section.stat-section > .main-wrap .content .cards-stat .item-card:last-child{
	border-right: none;
}

section.stat-section > .main-wrap .content .cards-stat .item-card .elementor-counter{
	align-items: flex-start;
	gap: 1rem;
}
section.stat-section > .main-wrap .content .cards-stat .item-card .elementor-counter-number-wrapper{
	font-size: 3.75rem;
	font-weight: 800;
	color: #fff;
	white-space: nowrap;
}
section.stat-section > .main-wrap .content .cards-stat .item-card .elementor-counter-title{
	font-size: 1rem;
	text-align: left;
	line-height: 140%;
	font-family: "inter";
	color: rgba(255, 255, 255, 0.75);;
}
.elementor-default section.stat-section > .main-wrap .content > .elementor-widget-heading h3{
	font-size: 1.5rem;
	color: rgba(255, 255, 255, 0.75);
}


.elementor-default section.elementor-element.lr-section{
	padding: 7.5rem 0;
}

section.elementor-element.lr-section > .main-wrap .content{
	flex-direction: row;
	gap: 2.5rem 5rem;
}

section.elementor-element.lr-section > .main-wrap .content .left-side{
	gap: 0;
}

section.elementor-element.lr-section > .main-wrap .content .little-title{
	margin-bottom: 1rem;
} 
section.elementor-element.lr-section > .main-wrap .content .main-title{
	margin-bottom: 1.75rem;
}

section.elementor-element.lr-section > .main-wrap .content .elementor-widget-text-editor{
	font-size: 1.125rem;
	color: #4D5766;
	max-width: 560px
}

section.elementor-element.lr-section.bg-blue > .main-wrap .content .elementor-widget-text-editor{
	color: rgba(255, 255, 255, 0.75);
}

section.elementor-element.lr-section > .main-wrap .content .elementor-widget-video{
	width: 100%;
	box-shadow: 0 25px 50px -12px rgba(2, 41, 85, 0.20);
	border-radius: 16px;
	overflow: hidden;
	margin: 0;
}

.elementor-default section.elementor-element.timeline-section{
	padding: 7.5rem 0 2.813rem;
}

section.elementor-element.timeline-section .main-wrap .content .intro-row{
	max-width: 930px
}

section.elementor-element.timeline-section .elementor-widget-text-editor{
	font-size: 1.25rem;
	color: rgba(255, 255, 255, 0.75);
}

section.elementor-element.timeline-section .timeline-row{
	flex-direction: row;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 3rem;
}
section.elementor-element.timeline-section .timeline-row .step{
	text-align: center;
	width: calc(( 100% / 4) - 2.3rem);
}
section.elementor-element.timeline-section .timeline-row .step .elementor-widget-image img{
	width: calc(100% / 2);
}

section.elementor-element.timeline-section .timeline-row .step .elementor-widget-heading h3{
	font-size: 1rem;
}

section.elementor-element.timeline-section .timeline-row .step .elementor-widget-text-editor{
	font-size: 1rem;
}

section.elementor-element.lr-section .content .wrap-cards{
	gap: 1rem;
	flex-wrap: wrap;
	flex-direction: row;
}
section.elementor-element.lr-section .content .wrap-cards > div{
	width: calc((100% / 2) - .5rem);
	text-align: left;
	gap: 0.375rem;
	padding: 1.5rem 1.25rem;
	border-radius: 16px;
border: 0.618px solid rgba(255, 255, 255, 0.10);
background: rgba(255, 255, 255, 0.05);
}

section.elementor-element.lr-section .content .wrap-cards > div .elementor-icon-wrapper .elementor-icon{
	display: flex;
	margin-bottom: .75rem;
}
section.elementor-element.lr-section .content .wrap-cards > div .elementor-icon-wrapper svg{
	width: 24px;
	height: auto;
}
section.elementor-element.lr-section .content .wrap-cards > div h3{
	font-size: 1rem;
}

section.elementor-element.lr-section.bg-blue > .main-wrap .content .wrap-cards > div .elementor-widget-text-editor{
	font-size: 0.75rem;
	color: rgba(255, 255, 255, 0.55)
}

section.elementor-element.intro-section > .main-wrap .row-cards .item-card{
	padding: 1.5rem;
	border-radius: 1rem;
border: 0.618px solid #E8EEF5;
background: #FFF;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10), 0 1px 2px -1px rgba(0, 0, 0, 0.10);
}

section.elementor-element.intro-section > .main-wrap .row-cards .item-card .elementor-counter{
	gap: 1rem;
}

section.elementor-element.intro-section > .main-wrap .row-cards .item-card .elementor-counter-number-wrapper{
	color: #022955;
	font-weight: 800;
	font-size: 3rem;
}

section.elementor-element.intro-section > .main-wrap .row-cards .item-card .elementor-counter-title{
	text-align: center;
	font-size: 1rem;
	line-height: 150%;
	font-family: Inter;
	max-width: 285px;
	margin: 0 auto;
	color: #4D5766;
}

section.elementor-element.cards-section{
	padding: 7.5rem 0
}

section.elementor-element.cards-section > .main-wrap{
	max-width: 1100px;
	
}

section.elementor-element.cards-section > .main-wrap .intro-row{
	text-align: center;   
	align-items: center;
	margin-bottom: 3.5rem;
}

section.elementor-element.cards-section > .main-wrap .intro-row .elementor-widget-text-editor{
	font-size: 1.25rem;
	color: rgba(255, 255, 255, 0.75);
}

section.elementor-element.cards-section > .main-wrap .wrap-cards{
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
}
section.elementor-element.cards-section > .main-wrap .wrap-cards .item-card{
	width: calc((100% / 2) - 1rem);
	border-radius: 16px;
	border: 0.618px solid rgba(255, 255, 255, 0.10);
	background: rgba(255, 255, 255, 0.05);
	padding: 1.75rem;
	align-items: flex-start;
}

section.elementor-element.cards-section > .main-wrap .wrap-cards .item-card .title-tag h4{
	color: #3A86D1;
	border: 0.618px solid rgba(58, 134, 209, 0.25);
	background: rgba(58, 134, 209, 0.12);
}
section.elementor-element.cards-section > .main-wrap .wrap-cards .item-card .title-tag h4:before{
	content: none;
}
section.elementor-element.cards-section > .main-wrap .wrap-cards .item-card .elementor-widget-heading h3{
	font-size: 1.125rem;
}
section.elementor-element.cards-section > .main-wrap .wrap-cards .item-card .elementor-widget-text-editor{
	color:  rgba(255, 255, 255, 0.75);
	font-size: 1rem;
	flex-grow: 1;
	margin-bottom: 3.5rem;
}
section.elementor-element.cards-section > .main-wrap .wrap-cards .item-card .default-btn a{
	font-size: 1rem;
	height: 40px;
	white-space: nowrap;
}

section.elementor-element.lr-list-section{
	padding: 7.5rem 0;
}

section.elementor-element.lr-list-section > .main-wrap .content{
	flex-direction: row;
	gap: 2rem 5rem;
	align-items: center;
}
section.elementor-element.lr-list-section > .main-wrap .content .left-side .little-title h4{
	font-size: 0.875rem;
}
section.elementor-element.lr-list-section > .main-wrap .content .left-side .main-title h4{
	font-size: 1.125rem;
}

section.elementor-element.lr-list-section > .main-wrap .content .left-side .elementor-widget-text-editor{
	font-size: 1.25rem;
	color: rgba(255, 255, 255, 0.75);
}
section.elementor-element.lr-list-section > .main-wrap .content .left-side .list-wrap .list-item{
	padding: 20px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
section.elementor-element.lr-list-section > .main-wrap .content .left-side .list-wrap .list-item:last-child{
	border-bottom: none;
}

section.elementor-element.lr-list-section > .main-wrap .content .left-side .list-wrap .elementor-widget-text-editor{
	font-size: 1rem;
}

section.elementor-element.register-section > .main-wrap .content{
	text-align: center;
	justify-content: center;
	align-items: center;
}
section.elementor-element.register-section > .main-wrap .content .little-title h4{
	color: #fff;
}

section.elementor-element.register-section > .main-wrap .content .main-title h2{
	color: #fff;
	font-size: 5.25rem;
	line-height: 120%;
	margin-bottom: 1rem;
}

section.elementor-element.register-section > .main-wrap .content .elementor-widget-text-editor{
	margin-bottom: 2rem;
	font-size: 1.5rem;
	max-width: 680px;
	color: rgba(255, 255, 255, 0.75);
}



footer{
	background: #010F1F;
	padding: 0;
}

footer section.elementor-element{
	padding: 0;
}
footer section.elementor-element > .main-wrap .content{
	gap: 0;
}

footer .main-footer{
	justify-content: space-between;
	padding: 2rem 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

footer .main-footer .elementor-widget-theme-site-logo{
	min-width: 360px;
	margin-right: 3.125rem;
	text-align: left;
}
footer .elementor-widget-theme-site-logo img{
	width: 300px;
}

footer .main-footer .light-msg{
	max-width: 380px!important;
	font-size: 0.875rem;
	color: rgba(255, 255, 255, 0.50);
	line-height: 22px;
	
}
footer .main-footer .elementor-widget-icon-list li a{
	justify-content: flex-end;
	align-items: flex-end;
	width: auto;
	font-size: 0.875rem;
	color: rgba(255, 255, 255, 0.50);
}
footer .main-footer .elementor-widget-icon-list ul{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: .5rem;
}

footer .main-footer .elementor-widget-icon-list li a span{
	color: rgba(255, 255, 255, 0.50);
	position: relative;
	transition: all .3s ease;
}
footer .main-footer .elementor-widget-icon-list li a span:before{
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background-color: #fff;
	transition: all .3s ease;
}
footer .main-footer .elementor-widget-icon-list li a span:hover{
	color: #fff;
}

footer .main-footer .elementor-widget-icon-list li a span:hover:before{
	width: 100%;
}

footer section.elementor-element > .main-wrap .content .follow-us{
	margin-top: 25px;
	margin-bottom: 8px;
}

footer section.elementor-element > .main-wrap .content .follow-us  h4{
	font-size: .75rem;
	color: rgba(255, 255, 255, 0.50);
	text-align: right;
	font-family: Inter;
	font-weight: 400;
}

footer .main-footer .links-rs{
	width: auto;
	gap: 0;
	flex-grow: 1;
}
footer .main-footer .elementor-social-icons-wrapper{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 0.75rem;
}
footer .main-footer .elementor-social-icon{
	width: 32px;
}
footer .main-footer .elementor-social-icon svg{
	fill: transparent;
	width: 32px;
	height: 32px;
}

footer .secondary-footer{
	text-align: center;
	padding: 1rem 0;
}

footer .secondary-footer .light-msg{
	color: rgba(255, 255, 255, 0.25);
	font-size: .75rem;
}

