.elementor-kit-5{--e-global-color-primary:#01135F;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#000000B3;--e-global-color-b00d742:#2C2C2C;--e-global-color-93b292a:#FFFFFFCC;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-size:111px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:110px;--e-global-typography-primary-letter-spacing:-5px;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-size:96px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:93px;--e-global-typography-secondary-letter-spacing:-4.5px;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-line-height:27px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:18px;--e-global-typography-accent-letter-spacing:9px;--e-global-typography-4edf799-font-family:"Figtree";--e-global-typography-4edf799-font-size:48px;--e-global-typography-4edf799-font-weight:600;--e-global-typography-4edf799-line-height:55px;--e-global-typography-4edf799-letter-spacing:-1.3px;--e-global-typography-b210135-font-family:"Poppins";--e-global-typography-b210135-font-size:16px;--e-global-typography-b210135-font-weight:500;--e-global-typography-b210135-text-transform:none;--e-global-typography-b210135-line-height:18px;--e-global-typography-b210135-letter-spacing:-0.1px;--e-global-typography-8822b36-font-size:12px;--e-global-typography-8822b36-text-transform:none;--e-global-typography-8822b36-line-height:12px;--e-global-typography-8822b36-letter-spacing:0px;--e-global-typography-c5b2887-font-size:15px;--e-global-typography-c5b2887-font-weight:400;--e-global-typography-c5b2887-line-height:15px;--e-global-typography-c5b2887-letter-spacing:-0.3px;--e-global-typography-63635a5-font-size:20px;--e-global-typography-63635a5-font-weight:600;--e-global-typography-63635a5-line-height:20px;--e-global-typography-63635a5-letter-spacing:-0.4px;--e-global-typography-8c5b66e-font-size:25px;--e-global-typography-8c5b66e-font-weight:600;--e-global-typography-8c5b66e-text-transform:none;--e-global-typography-8c5b66e-font-style:normal;--e-global-typography-8c5b66e-text-decoration:none;--e-global-typography-8c5b66e-line-height:25px;--e-global-typography-8c5b66e-letter-spacing:-0.3px;--e-global-typography-ec488b2-font-family:"Figtree";--e-global-typography-ec488b2-font-size:32px;--e-global-typography-ec488b2-font-weight:600;--e-global-typography-ec488b2-text-transform:none;--e-global-typography-ec488b2-font-style:normal;--e-global-typography-ec488b2-text-decoration:none;--e-global-typography-ec488b2-line-height:40px;--e-global-typography-ec488b2-letter-spacing:-0.3px;--e-global-typography-5fb9200-font-family:"Figtree";--e-global-typography-5fb9200-font-weight:300;--e-global-typography-5fb9200-font-style:italic;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:50px;--e-global-typography-primary-line-height:50px;--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-line-height:48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:45px;--e-global-typography-primary-line-height:45px;--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-line-height:42px;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-line-height:25px;--e-global-typography-4edf799-font-size:35px;--e-global-typography-4edf799-line-height:40px;--e-global-typography-8c5b66e-font-size:20px;--e-global-typography-ec488b2-font-size:22px;--e-global-typography-ec488b2-line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* SECTION */
.section {
    margin: 0 auto !important;
    padding: 0 64px !important;
}

@media (max-width: 1024px) {
    .section {
        margin: 0 !important;
        padding: 0 30px !important;
    }
}

@media (max-width: 767px) {
    .section {
        margin: 0 !important;
        padding: 0 10px !important;
    }
}


/* CONTAINER */
.container {
	width: 100% !important;
	max-width: 1300px !important;
	margin: 0 auto !important;
    padding: 90px 0 !important;
}

@media (max-width: 1024px) {
	.container {
		width: 100% !important;
		max-width: 1024px !important;
		margin: 0 !important;
		padding: 60px 0 !important;
	}
}

@media (max-width: 767px) {
	.container {
		width: 100% !important;
		max-width: 767px !important;
		margin: 0 !important;
		padding: 60px 0 !important;
	}
}

/* FEATURE CARD */
.feature-card{
    width: auto !important;
    height: auto !important;
    padding: 8px 13px !important;
    border-style: solid !important;
    border-radius: 40px !important;
    border-width: 1px !important;
    border-color: rgba(0, 0, 0, 0.2) !important;
    
}
/* FEATURE CARD WHITE */
.feature-card-w{
    width: auto !important;
    height: auto !important;
    padding: 8px 13px !important;
    border-style: solid !important;
    border-radius: 40px !important;
    border-width: 1px !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
    background-color: rgba(255, 255, 255, 0.2)
    
}


/* NOS REALISATIONS */
.nr-card {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  background: #f3f3f3; 
    background-size: cover;   
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 62.5%; /* 16:10 ratio → (10/16)*100 */
   /* smooth animation */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.nr-card:hover {
  transform: translateY(-6px) scale(1.02);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

/* ---------------------- */

/* Use the ID you put on the widget wrapper */
#tags-carousel .swiper-wrapper {
  align-items: center;            /* optional: vertical centering */
}

#tags-carousel .swiper-slide {
  width: auto !important;         /* let each slide size to its content */
  flex: 0 0 auto;                 /* prevent stretching to equal widths */
  margin-right: 12px;             /* spacing between pills */
}

/* keep each pill on one line */
#tags-carousel .swiper-slide > * {
  white-space: nowrap;
}
#tags-carousel .swiper-slide > * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%; /* if you set a max width on pills */
}






/* Use the ID you put on the widget wrapper */
#carousel-hero-1 .swiper-wrapper {
  align-items: bottom;            /* optional: vertical centering */
}

#carousel-hero-1 .swiper-slide {
  width: auto !important;         /* let each slide size to its content */
  flex: 0 0 auto;                 /* prevent stretching to equal widths */
  margin-right: 12px;             /* spacing between pills */
}

/* keep each pill on one line */
#carousel-hero-1 .swiper-slide > * {
  white-space: nowrap;
}
#carousel-hero-1 .swiper-slide > * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%; /* if you set a max width on pills */
}/* End custom CSS */