/*
* Prefixed by:
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

*{
    font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.wpcf7-response-output
{
  font-size: clamp(0.65rem,0.85vw,1rem);
  margin-top: 0;
  margin-bottom: 0;

}

.dropdown-menu.dropdown-menu-end.show {
  background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Component-40.png') !important;
  background-size: cover !important; 
  background-repeat: no-repeat !important;
  background-position: center center !important;
  z-index:0;
 
}


                                 /*cf7 css style*/
                                      
                                      
.form-control
{
 background-color: #F2F4F8;
  border-radius: 5px;

}
.iti__selected-flag
{
  background-color: #F2F4F8 !important;
  position: relative;
  padding-right: 1rem;
  font-size: clamp(0.65rem,1vw,1.1rem);
}
.iti__selected-flag::after{
  
 content: "";
  position: absolute;
  top: 25%;
  bottom: 25%;
  right: 0;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.2); /* or #ccc */
}
input#phone.form-control
{
  padding-left: 6.875rem !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  padding-block: 0.5rem;
}
.wpcf7 input::-webkit-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder, input#phone.iti__tel-input::-webkit-input-placeholder, .iti input[type="tel"]::-webkit-input-placeholder {
  color: #95A1B8;
  font-size: clamp(0.5rem,0.9vw,1.1rem);
}
.wpcf7 input::-moz-placeholder, .wpcf7 textarea::-moz-placeholder, input#phone.iti__tel-input::-moz-placeholder, .iti input[type="tel"]::-moz-placeholder {
  color: #95A1B8;
  font-size: clamp(0.5rem,0.9vw,1.1rem);
}
.wpcf7 input:-ms-input-placeholder, .wpcf7 textarea:-ms-input-placeholder, input#phone.iti__tel-input:-ms-input-placeholder, .iti input[type="tel"]:-ms-input-placeholder {
  color: #95A1B8;
  font-size: clamp(0.5rem,0.9vw,1.1rem);
}
.wpcf7 input::-ms-input-placeholder, .wpcf7 textarea::-ms-input-placeholder, input#phone.iti__tel-input::-ms-input-placeholder, .iti input[type="tel"]::-ms-input-placeholder {
  color: #95A1B8;
  font-size: clamp(0.5rem,0.9vw,1.1rem);
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder,
input#phone.iti__tel-input::placeholder,
.iti input[type="tel"]::placeholder {
  color: #95A1B8;
  font-size: clamp(0.5rem,0.9vw,1.1rem);
}

.contact-popup-hr-line
{
color: #95A1B8;
}
input.wpcf7-form-control.wpcf7-text[name="your-name"] {
  background-color: #f8f9fa;
  border-radius: 5px;
  padding: 10px;
  border: 1px solid #ccc; /* base border */
  color: #000;            /* base text color */
  caret-color: #000;      /* base cursor color */
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}
.special-third-link
{
  margin-top: 0rem !important;
}

.pop-left-side-contact
{
  font-weight:500;
}
/* Global focus style for all form fields */
.wpcf7-form-control:focus,
.iti input[type="tel"]:focus,
.form-control:focus,
.form-select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus {
  border-radius: 5px !important;
  border: 1px solid rgba(250, 102, 17, 0.63) !important;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(244, 154, 0, 0.08)), to(rgba(244, 154, 0, 0.08))), rgba(255, 255, 255, 0.00) !important;
  background: -o-linear-gradient(bottom, rgba(244, 154, 0, 0.08) 0%, rgba(244, 154, 0, 0.08) 100%), rgba(255, 255, 255, 0.00) !important;
  background: linear-gradient(0deg, rgba(244, 154, 0, 0.08) 0%, rgba(244, 154, 0, 0.08) 100%), rgba(255, 255, 255, 0.00) !important;
  color: #000 !important;
  caret-color: #000 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}

/* Optional: Placeholder color on focus for consistency */
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: rgba(250, 102, 17, 0.7) !important;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: rgba(250, 102, 17, 0.7) !important;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: rgba(250, 102, 17, 0.7) !important;
}
input:focus::-ms-input-placeholder, textarea:focus::-ms-input-placeholder {
  color: rgba(250, 102, 17, 0.7) !important;
}
input:focus::placeholder,
textarea:focus::placeholder {
  color: rgba(250, 102, 17, 0.7) !important;
}
/* Style the .iti__selected-flag when the phone input is focused */
.iti__selected-flag.focused-flag {
  border-radius: 5px !important;
  background: -webkit-gradient(
    linear,
    left bottom, left top,
    from(rgba(244, 154, 0, 0.08)),
    to(rgba(244, 154, 0, 0.08))
  ), rgba(255, 255, 255, 0.00) !important;
  background: -o-linear-gradient(
    bottom,
    rgba(244, 154, 0, 0.08) 0%,
    rgba(244, 154, 0, 0.08) 100%
  ), rgba(255, 255, 255, 0.00) !important;
  background: linear-gradient(
    0deg,
    rgba(244, 154, 0, 0.08) 0%,
    rgba(244, 154, 0, 0.08) 100%
  ), rgba(255, 255, 255, 0.00) !important;
}                                     

                                   /*Header section STYLE */

                                   
.header-menu-wrap
{
    border: 0.7px solid rgba(255,255,255,0.9);
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.09);
    padding-block: 0.4rem;
    margin-top: 1.4rem;

}

.my-navbar.navbar {

  position: absolute; /* makes navbar overlay on top of hero */
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1030; /* Bootstrap navbar default z-index */
}

.navbar-nav
{
    padding-right: 2rem;
}


.nav-link.nav-contact {
  padding: 12.5px 30px;
  border: 0;
  border-radius: 9999px; /* keep your very round shape */
  background: linear-gradient(90deg, #FA6611, #FF9D48); /* keep your gradient colors */
  color: #ffffff;
  font-weight: 600; /* keep your weight */
  font-size: clamp(0.931rem, 1vw, 18px); /* keep your font size */
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  cursor: pointer;
  text-align: center;
  box-shadow: none; /* no shadow initially */
  transform: scale(1);
}


.nav-link.nav-services
{
    font-weight: 500;
    font-size: clamp(0.931rem,1.2vw,18px);
    text-align: center !important;
    color: #fff;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.nav-link.nav-services:hover
{
  color: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%) !important;

}
.nav-link.nav-blog
{
    font-weight: 500;
    font-size: clamp(0.931rem,1.2vw,18px);
    text-align: center !important;
    color: #fff;
    
}
.nav-link.nav-a_propos
{
    font-weight: 500;
    font-size: clamp(0.931rem,1.2vw,18px);
    text-align: center !important;
    color: #fff;
    border: red;
}
img.main-logo 
{
    padding-left: 2rem;
    height: 40px; /* 4% of viewport width */
    min-height: 20px !important; /* Minimum for small screens */
    max-height: 60px;
}
dropdown-menu li:hover {
  background-color: #f0f0f0; /* Example: light gray background */
}

/* Or target the anchor inside the li for hover */
.dropdown-menu li a:hover {
  color: #000;
  background-color: rgba(255, 157, 72, 0.17); /* Light background on link hover */
  text-decoration: none; /* Remove underline */
}
/* On hover of the services nav link, turn arrow orange */
/* Normal link color */

/* Turn orange on hover or focus */
/* Orange color on hover and focus */
/* Nav link orange on hover or focus - no transition delay */
.nav-link.nav-services {
  color: /* your default color, e.g. */ #000;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.nav-link.nav-services:hover,
.nav-link.nav-services:focus,
.nav-link.nav-services.active-open {
  color: #FA6611 !important; /* orange */
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

/* Arrow default */
#services-arrow {
  -webkit-filter: none !important;
          filter: none !important;
  -webkit-transition: -webkit-transform 0.3s ease !important;
  transition: -webkit-transform 0.3s ease !important;
  -o-transition: transform 0.3s ease !important;
  transition: transform 0.3s ease !important;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease !important; /* rotate smoothly */
}

/* Arrow orange filter on hover, focus or when active */
.nav-link.nav-services:hover #services-arrow,
.nav-link.nav-services:focus #services-arrow,
.nav-link.nav-services.active-open #services-arrow {
  -webkit-filter: brightness(0) saturate(100%) invert(33%) sepia(94%) saturate(4844%) hue-rotate(5deg) brightness(100%) contrast(107%) !important;
          filter: brightness(0) saturate(100%) invert(33%) sepia(94%) saturate(4844%) hue-rotate(5deg) brightness(100%) contrast(107%) !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

/* Arrow rotation */
.rotate-down {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s ease !important;
  transition: -webkit-transform 0.3s ease !important;
  -o-transition: transform 0.3s ease !important;
  transition: transform 0.3s ease !important;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease !important;
}




.dropdown-menu.show
{
  background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Component-40.png');
  background-size: cover; /* or contain */
  background-position: center;
  background-repeat: no-repeat;
}

/* Torchlight searching motion - moving randomly around the entire screen */
.hero-section {
  position: relative;
  background-color: #010122;
  overflow: hidden;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 0;
}

.hero-section::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  pointer-events: none;
  background-image: url("http://prospection.agency/wp-content/uploads/2025/06/Frame-4.svg");
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  -webkit-filter: brightness(0.85) opacity(1);
          filter: brightness(0.85) opacity(1);
  will-change: transform, filter;
  -webkit-animation: torchTransformWander 20s ease-in-out infinite;
          animation: torchTransformWander 20s ease-in-out infinite;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* The transform-based animation replacing background-position moves */
@-webkit-keyframes torchTransformWander {
  0%   { -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); }
  10%  { -webkit-transform: translate(-15%, 10%); transform: translate(-15%, 10%); }
  25%  { -webkit-transform: translate(10%, -15%); transform: translate(10%, -15%); }
  40%  { -webkit-transform: translate(-10%, 10%); transform: translate(-10%, 10%); }
  60%  { -webkit-transform: translate(15%, -10%); transform: translate(15%, -10%); }
  75%  { -webkit-transform: translate(-10%, 5%); transform: translate(-10%, 5%); }
  90%  { -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); }
  100% { -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); }
}
@keyframes torchTransformWander {
  0%   { -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); }
  10%  { -webkit-transform: translate(-15%, 10%); transform: translate(-15%, 10%); }
  25%  { -webkit-transform: translate(10%, -15%); transform: translate(10%, -15%); }
  40%  { -webkit-transform: translate(-10%, 10%); transform: translate(-10%, 10%); }
  60%  { -webkit-transform: translate(15%, -10%); transform: translate(15%, -10%); }
  75%  { -webkit-transform: translate(-10%, 5%); transform: translate(-10%, 5%); }
  90%  { -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); }
  100% { -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); }
}

/* Disable animation on low-end devices and mobile */
@media (max-width: 992px), (hover: none) and (pointer: coarse) {
  .hero-section::before {
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-filter: brightness(0.85) opacity(1) blur(30px);
            filter: brightness(0.85) opacity(1) blur(30px);
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

/* Current recommended animation - truly organic wandering */
/* Use: animation: organicWander 35s ease-in-out infinite; */

/* For more erratic movement: */
/* Use: animation: drunkWalk 25s linear infinite; */

/* For wind-like movement with size changes: */
/* Use: animation: windBlown 30s ease-in-out infinite; */



.highlight-word {
  background: -o-linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%);
  background: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
   background-clip: text; /* for some non-webkit browsers */

}



.left-main-text
{
    margin-top: 9rem;
    color:#fff;
    font-size: clamp(30px,2.9vw,50px);
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
}
.left-main-text .first-word {
  position: relative;
  display: inline-block;
}

.left-main-text .first-word::before {
  content: "";
  position: absolute;
  bottom: -1%; /* Aligns with the bottom of text */
  left: 0;
  width: 100%;
  height: 4px; /* Thickness of the underline */
  background-color: #FA6611; /* Orange color */
  border-radius: 2px;
}


 .left-main-text .last-words {
  background: -o-linear-gradient(345deg, var(--color-base-orange-base, #FA6611) 56.04%, #FFD02F 68.65%);
  background: linear-gradient(105deg, var(--color-base-orange-base, #FA6611) 56.04%, #FFD02F 68.65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* Fallback for Firefox */
  text-fill-color: transparent; /* Fallback for Firefox */
}


.contacter-nous-button {
  padding-block: 0.5rem !important;
  padding-inline: 1.5rem !important;
  border: 1px solid #FA6611 !important;
  border-radius: 28.286px !important;
  background: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%) !important;
  margin-bottom: min(0.5%, 5.5rem);
  margin-top: 2.5rem;
  font-weight: 600 !important;
  font-size: clamp(9px, 1.1vw, 18px) !important;
  color: #ffffff !important;
  text-align: center !important;
  transition: all 0.5s !important;
  -webkit-transition: all 0.5s !important;
  cursor: pointer !important;
  border-radius: 28.286px !important;
}

.contacter-nous-button:hover {
  background-color: #ffb366 !important; /* lighter orange hover */
  box-shadow: 0 0 20px #ffb36680 !important;
  transform: scale(1.1) !important;
}

.contacter-nous-button:active {
  background-color: #cc7a00 !important; /* darker orange active */
  box-shadow: none !important;
  transform: scale(0.98) !important;
  transition: all 0.25s !important;
  -webkit-transition: all 0.25s !important;
}


.right-side-small-text
{
padding-top: clamp(0.5rem,4vw,4rem);
color: rgba(252, 249, 249, 0.8);
font-size: clamp(1rem,1.4vw,2rem);
font-weight: 300 ;
font-family:  'Helvetica', sans-serif;
}
.review-section
{
  border-radius: 31.986px;
  border: 2.132px solid #B4B0AE;
  background: rgba(255, 255, 255, 0.15);
  padding-block: 0;
} 
.review-text
{
  font-size: clamp(0.7rem,1vw,1.3rem);
  color: #fff;
  font-weight: 400 !important;
  font-family:  'Helvetica', sans-serif;
  white-space: nowrap;
}
.google-rate
{
   font-size: clamp(10px,1vw,20px);
  color: #fff;
  font-weight: 400 !important;
  padding-left: 0;
}
.reviewer-profile
{
  width: 42.60px;
  height: 42.60px;
  border-radius: 42.607px;
  border: 1px solid rgba(255, 255, 255, 0.81);
  background:  lightgray 50% ;
  margin-left: -1.5rem;
}
.logo-google-section
{
  padding-left: 1.62rem;
  padding-right: clamp(1rem,4.6vw,4rem);
}

 /* .photos
{
  /* padding-inline: min(2%,1rem); */

/* } */ 
.review-clients-text {
  color: #fff;
  font-weight: 400;
  font-size: clamp(0.5rem, 0.9vw, 1.1rem);
  padding-right: clamp(0.5rem,4.6vw,2.1rem);
  margin-top: clamp(0.5rem, 1.5vw,2rem);
}
.rating-and-stars
{
  
  font-family:  'Helvetica', sans-serif;
  
}
.nav-link.nav-services
{
  color: #fff;
}
 .nav-link.nav-services:hover
{

  color: #EB5804;
}

.nav-link.nav-blog:hover
{
  color: #EB5804;
}
.nav-link.nav-a_propos:hover
{
 color: #EB5804;
}
.nav-link.nav-blog
{
  padding-right: 2rem !important;
  
}
.navbar-nav
{
  padding-right: 1.5rem;
}
.contacter-nous-button
{
margin-bottom: clamp(1rem,5.5vw,5.87rem);
}
.nav-link.nav-contact
{
  border-radius: 28.286px !important;
  border: 1px solid #FA6611 !important;
  background: -webkit-gradient(linear, left top, right top, color-stop(51.92%, #FA6611), color-stop(99.83%, #FF9D48)) !important;
  background: -o-linear-gradient(left, #FA6611 51.92%, #FF9D48 99.83%) !important;
  background: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%) !important;
  padding-block: 0.5rem !important;
  padding-inline: 1.5rem !important;
  font-weight: 600 !important;
  font-size: clamp(0.8rem,1vw,1.2rem) !important;
  text-align: center !important;
  
}

.nav-link.nav-contact:hover
{
 color: #fff;
}
                                         /* HOME PAGE SECOND SECTION STYLE */
.home-second-section-left-image
{
  border-radius: 0px 30px 30px 0px;
}
.second-home-section
{
  margin-top:2rem;
}
.business-section {
    padding: 80px 0;
}

.image-wrapper {
  position: relative;
  display: inline-block;
  margin: 0 0 15px 15px;
}

.image-wrapper img {
  display: block;
  
}

.image-wrapper::before {
  content: "";
  position: absolute;
  left: -5px;
  bottom: -5px;
  width: 100%;
  height: 100%;
  background-color: #FA6611;
  z-index: -1;
  border-radius: 0 30px 30px 0;
}
/* .home-second-section-left-video {
  position: relative;
  display: inline-block;
  margin: 0 0 15px 15px;
  display: block;
}

.home-second-section-left-video::before {
  content: "";
  position: absolute;
  left: -5px;
  bottom: -5px;
  width: 100%;
  height: 100%;
  background-color: #FA6611;
  z-index: -1;
  border-radius: 0 30px 30px 0;
} */


.youtube-frame {
  aspect-ratio: 16 / 9;
  width: 100%;
  max-width: 960px;
  margin-inline: auto;
  overflow: hidden;
  border-radius: 8px;
  background: #000;

}

.youtube-frame video {
  width: 100%;
  height: 100%;
  object-fit: contain; /* Ensures full video is visible */
  display: block;
}




.highlight-button {
    background: transparent;
    color: #FF6B35;
    border: 2px solid #FF6B35;
    padding: 8px 25px;
    border-radius: 25px;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 25px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.highlight-button:hover {
    background: #FF6B35;
    color: white;
    text-decoration: none;
}

.brand-name {
    font-weight: 700;
    color: #EB5804;
    font-size: clamp(10px,1vw,18px);
    margin-bottom: 15px;
    border-radius: 14.642px;
    border: 0.732px solid #FA6611;
    background: rgba(250, 102, 17, 0.05);
    display: inline-block;
    padding-block: 7.5px;
    text-align: center;
    padding-inline: 20px;
}

.mission-section {
    margin-bottom: 25px;
}

.mission-title {
    font-weight: 700;
    color: #2c3e50;
    font-size: 16px;
    margin-bottom: 8px;
}

.description-text {
    color: #495057;
    line-height: 1.6;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 20px;
}

.content-section {
    padding-left: 40px;
}

/* Mobile responsive - reverse order */



.description-text
{
  color: #000 !important;
  font-size:clamp(12px,1.3vw,24px);
  
}
.description-text.first-text
{
  margin-top: 1.5rem;
}

                                   /*THIRD SECTION HOMEPAGE STYLE*/
.third-section-home-page
{
background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Component-39-1.png');

}
.section-three-title
{
  font-weight: 800;
  font-size: clamp(30px,2.5vw,50px);
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 1.937rem !important; 
}
:lang(en) .section-three-title
{
   font-size: clamp(30px,2.7vw,50px);
}
.last-word-wrap {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.underline-img {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
  z-index: -1;
}
:lang(en) .underline-img
{
  bottom: -2px;
  width: 100%;
  height: auto;
}
.middle-card {
  min-height: 110%; /* Adjust based on design */
}

.section-description
{
font-size:clamp(14px,1.25vw,24px);
color: #3B3C4C;
text-align: center;
font-style: normal;
font-weight: 300;
line-height: 30.448px;
}
.third-section-card-title
{
  color: #03102F;
  font-size: clamp(16px,1.8vw,25px) !important;
  font-weight: 700;
  padding-bottom: 1.6rem;
}

.home-page-section-three-cards
{
  border-radius: 23.505px !important;
  background: #FFF !important; 
  -webkit-box-shadow: 0px 3.761px 3.761px 0px rgba(0, 0, 0, 0.25) !important; 
          box-shadow: 0px 3.761px 3.761px 0px rgba(0, 0, 0, 0.25) !important;
}
.home-page-cards-text
{
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  font-size: clamp(12px,1.2vw,22px);
  font-weight: 400;
  color: rgba(5, 0, 56, 0.60);
}
                                   
                                       /*HOME PAGE FOURTH SECTION STYLE*/
.home-fourth-section
{
  background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Component-41.png');
  z-index: 0;


}



.underline-last-word-2
{
  position: relative;
  display: inline-block;
  z-index: 1;
  
}

.underline-img-2
{
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
  z-index: -1;
}


.section-four-title
{
color: #02033B;
text-align: center;
font-size: clamp(40px,3.5vw,60px);
font-weight: 700;
}
.section-four-description
{
color: #02033B;
text-align: center;
font-size: clamp(0.93rem,1.6vw,30px);
font-weight: 400;

}
.image-wrapper-2 {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.image-wrapper-2 img {
  display: block;
  position: relative;
  z-index: 2;
}

.image-wrapper-2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -3.5px;
  width: 100%;
  height: 100%;
  background-color: #FA6611;
  z-index: 1;
  border-radius: 0 30px 30px 0;
}

.fourth-section-right-text-1
{
  border-radius: 27.955px;
  background: -webkit-gradient(linear, left top, right top, from(#FA6611), color-stop(50.48%, #FF9D48));
  background: -o-linear-gradient(left, #FA6611 0%, #FF9D48 50.48%);
  background: linear-gradient(90deg, #FA6611 0%, #FF9D48 50.48%);

}
.left-fourth-section-number
{
color: #FFF;
font-size: clamp(38px,3.3vw,54px);
font-weight: 500;

}
.right-section-four-top-text
{
  color: #FFF;

font-size: clamp(15px,1.6vw,25px);

font-weight: 600;

}
.right-section-four-bottom-text
{
color: #FFF;
font-size: clamp(12px,1.3vw,22px);
font-weight: 400;

}
.highlight-word-seventh-eight
{
  color: #FA6611;
}
.fourth-section-bottom-text
{
color: #02033B;
text-align: center;
font-size: 23.638px;
font-weight: 400;
}
.highlight-words-seventh-eight
{
  color:#FA6611;
}
                                /*HOME PAGE FIFTH SECTION STYLE*/

 
.home-section-fifth
{
  background-color: #FDF8F4;
  position: relative;
  z-index: 0;
}
.underline-image-wrap-3 {
  position: relative;
  display: inline-block;
  padding-bottom: 0.3rem; /* Creates space for the underline image */
}

.underline-img-fifth {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
  z-index: -1;
}
:lang(en) .underline-img-fifth {
  bottom: -10px; /* Adjust as needed */
  width:72%;
}
.section-five-home-title
{
color: #02033B;
text-align: center;
font-size: clamp(30px,3.3vw,56px);
font-weight: 800;
text-transform: uppercase;
}
.fifth-section-top-text
{
  font-size: clamp(0.931rem,2vw,30px);
  font-weight: 400;
  color:#000;
 
}

.fifth-section-left-repeater-texts
{
border-radius: 24.005px;
border: 0.84px solid #FA6611;
background: rgba(255, 255, 255, 0.77);
-webkit-box-shadow: 0px 2.4px 4.801px 0px rgba(0, 0, 0, 0.29);
        box-shadow: 0px 2.4px 4.801px 0px rgba(0, 0, 0, 0.29);
padding-left: min(4.5%,3.875rem);
}
.left-fifth-home-section-para
{
 color: #000;
font-size: clamp(1rem,1.7vw,1.7rem);
font-weight: 500;

}
.highlight-word-5
{
  color:#F15A29;
  
}
.fifth-section-right-repeater-texts
{
border-radius: 24.005px;
border: 0.84px solid #FA6611;
background: rgba(255, 255, 255, 0.77);
-webkit-box-shadow: 0px 2.4px 4.801px 0px rgba(0, 0, 0, 0.29);
        box-shadow: 0px 2.4px 4.801px 0px rgba(0, 0, 0, 0.29);
padding-left: min(4.5%,3.875rem);
}
.right-fifth-home-section-para
{
 color: #000;
font-size: clamp(1rem,1.7vw,1.7rem);
font-weight: 500;

}
/* Force second item in left repeater to behave like the others */

                                     /*SIXTH SECTION  HOME PAGE STYLE*/


.sixth-section{
  background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Component-40.png');
  position: relative; /* creates a stacking context */
  z-index: 0;
}
.sixth-section-title-main
{
  font-size: clamp(32px, 3.7vw, 56px);
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  color: #02033B;
  text-align: center;
}
.underline-image-wrap-6{
  position: relative;
  display: inline-block;
  padding-bottom: 0.2rem;
}


.underline-img-sixth{
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
  z-index: -1;
}
:lang(en) .underline-img-sixth
{
bottom:-2px;
}

.sixth-home-section-text
{
color: #3B3C4C;
text-align: center;
font-family: 'Montserrat';
font-size: clamp(14px,1.6vw,26px);
font-weight: 500;
}
.sixth-section-home-cards
{
border-radius: 15.065px;
border: 0.942px solid #FA6611;
-webkit-box-shadow: 0px 3.766px 235.391px -65.909px rgba(2, 3, 59, 0.25);
        box-shadow: 0px 3.766px 235.391px -65.909px rgba(2, 3, 59, 0.25);
}
.cards-title-sixth-home-section 
{
color: #090909;
text-align: center;
font-size: clamp(0.9rem,1.2vw,1.6rem);
font-weight: 700;
}
.cards-text-sixth-home-section
{
color: #313132;
text-align: center;
font-size: clamp(0.8rem,1.2vw,1.3rem);
font-weight: 300;
} 



                                        /*SEVENTH SECTION HOME ARTICLES*/

.seventh-section-home
{
  background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Component-39.png');
  position: relative;
  z-index: 0;
  padding-bottom: 2rem;
}
.seventh-section-title-home
{
font-size: clamp(34px,3.6vw,58px);
color: #02033B;
text-align: center;
font-weight: 800;
text-transform: uppercase;
}                                      /* Underline on last word */
/* Underline for last word */
.underline-image-wrap-8 {
  position: relative;
  display: inline-block;
  padding-bottom: 0.3rem;
}

.underline-img-eight {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1;
  pointer-events: none;
}
.seventh-section-home-text-area
{
color: #3B3C4C;
text-align: center;
font-family: 'Montserrat';
font-size: clamp(12px,1.55vw,28px);
font-weight: 500;

}
.posts-cards-home-seventh-section
{
border-radius: 48px;
border: 1px solid  #FF9D48;
background: #FFF;
}

/* Middle post style (2nd index visually) */
.middle-post-custom {
  margin-top: 1.5rem;
  min-height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  
}
.category-home-seventh
{
border-radius: 48px;
background: #FFC247;
display: inline-block;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding: 12px 20.406px 12px 20px;
color: #02033B;       
font-size: clamp(9px,1.4vw,21px);
font-weight: 800;
}
.home-page-post-excerpt
{
color: #02033B;
font-size: clamp(10px,1.3vw,22px);
font-weight: 400;
}
.posts-cards-home-seventh-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 300px;
          flex: 1 1 300px;
  max-width: 100%;
  border-radius: 48px;
  border: 1px solid #FF9D48;
  background: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.posts-cards-home-seventh-section:hover .post-title-home-seventh {
  color: #FA6611 !important;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer; /* optional for better UX */
}





                               /*GLOBAL CONTACT FORM SECTION STYLE */
.contact_nous {
        background-color: #010122;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: white;
        font-family: 'Montserrat', sans-serif;
        gap: 3rem;
        padding: 5%;
        background-position: 0% 100%;
        background-repeat: no-repeat;
        background-image: url('/wp-content/themes/prospection-project-theme/assets/icons/Gradient.svg'); 
    }

    .titre_contact {
        color: #FFF;
        font-size: clamp(2rem, 2vw + 1rem, 3.5rem);
        font-weight: 700;
        line-height: 67px;
        text-transform: uppercase;
        margin: 0;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }

    .infos_contact {
        max-width: 580px;
        display: -ms-grid;
        display: grid;
        gap: 2rem;
        place-content: start;
        padding-top: min(5%, 4rem);
        background-repeat: no-repeat;
        background-position: 100% 80%;
        background-image: url("/wp-content/themes/prospection-project-theme/assets/icons/arrow.svg"); 
    }
    .infos_contact > p {
        max-width: max(75%, 355px);
        margin: 0;
        font-size: clamp(0.93rem,1.7vw,1.4rem);
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }

    .wrapper_note {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    }
    .google_note, .note {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .wrapper_note p {
        margin: 0;
        font-size: 20px;
    }

    .note {
        gap: .5rem;
    }
    
    .contact_form {
        border-radius: 23px;
        border: 1px solid #FFF;
        background: #FFF;
        padding: 27px 20px;
    }

    .contact_form p {
        margin-bottom: 0;
    }

    .contact_form h3 {
        color: #02033B;
        text-align: center;
        font-size: 25.523px;
        font-weight: 600;
        line-height: 36px; /* 141.052% */
        text-transform: uppercase;
        max-width: 390px;
        margin: auto;
        margin-bottom: 1rem;
    }
    .contact_form input::-webkit-input-placeholder, .contact_form textarea::-webkit-input-placeholder {
        color: #02033B;
    }
    .contact_form input::-moz-placeholder, .contact_form textarea::-moz-placeholder {
        color: #02033B;
    }
    .contact_form input:-ms-input-placeholder, .contact_form textarea:-ms-input-placeholder {
        color: #02033B;
    }
    .contact_form input::-ms-input-placeholder, .contact_form textarea::-ms-input-placeholder {
        color: #02033B;
    }
    .contact_form input::placeholder, .contact_form textarea::placeholder {
        color: #02033B;
    }
    .contact_form input, .contact_form textarea {
        border-radius: 15px;
        border: 1px solid #FFF;
        background: rgba(49, 49, 50, 0.09);
        padding: 8px 20px;
        color: #02033B;
        font-size: 18px;
        font-weight: 300;
        line-height: 36px; /* 200% */
        width: 100%;
        margin-bottom: 1rem;
    }
    .contact_form .wpcf7-submit {
        color: white;
        font-family: Helvetica;
        font-size: 17.424px;
        font-weight: 700;
        line-height: 15.488px; /* 88.889% */
        width: 100%;
        padding: 1rem;
        margin-bottom: 0;
        border: none;
        border-radius: 19.36px;
        background-image: -o-linear-gradient(318deg, #FF9D48 2.23%, #FA6611 28.06%, #FA6611 65.29%, #FF9D48 96.39%);
        background-image: linear-gradient(132deg, #FF9D48 2.23%, #FA6611 28.06%, #FA6611 65.29%, #FF9D48 96.39%);
    }

    .spinner_submit {
        position: relative;
    }

    .spinner_submit .wpcf7-spinner {
        position: absolute;
        right: 0px;
        top: 12px;
    }

    .wpcf7-response-output{
        color: #02033B;
        border-radius: 5px;
        text-align: center;
        margin-inline: 0 !important;
        padding-inline: 0 !important;
    }
    
    


                             /*POP UP  NOUS CONTACTER STYLE*/


.pop-home-contact-title
{
color:#FFF;
font-size: clamp(0.8rem,1.25vw,1.2rem) !important;
font-weight: 600 !important;
font-family: 'Montserrat';
}

.pop-text-home-contact
{
font-family: 'Montserrat';
color: #C9C9C9;
font-weight: 400;
font-size:clamp(0.7rem,1vw,1rem);
}
.custom-acceptance input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  width: 1.5em;
  height: 1.5em;
  min-width: 1.5em;
  min-height: 1.5em;
  border: 1px solid rgba(240, 240, 240, 0.8);
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  margin-right: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}




/* Show your custom checkmark icon when checked */
.custom-acceptance input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 1em;
  height: 1em;
  background-image: url('http://prospection.agency/wp-content/uploads/2025/07/Vector-11.svg');
  background-size: 15px 13px;
  background-repeat: no-repeat;
  background-position: center;
}

.custom-acceptance .form-check-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: clamp(0.6rem,0.9vw,0.9rem);
  color: #000;
  cursor: pointer;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.custom-acceptance .form-check-label a {
  color: #000;
  text-decoration: underline;
}

.form-check {
  padding: 0 !important;
}
.wpcf7-list-item
{
  margin-left:0;
}
.custom-acceptance.form-check p
{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.custom-submit-btn {
  border-radius: 38px;
  background: -webkit-gradient(linear, left top, right top, from(#FA6611), to(#FF9D48)) !important;
  background: -o-linear-gradient(left, #FA6611 0%, #FF9D48 100%) !important;
  background: linear-gradient(90deg, #FA6611 0%, #FF9D48 100%) !important;
  color: #fff;
  font-weight: 600;
  border: none;
  cursor: pointer;
  font-size: 0.4rem;
  padding: 8px 40px 8px 40px; /* space right for icon */
  background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Icone.svg') !important;
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 10px 10px;
 
}
.pop-left-side-contact
{
color: #FFF;
font-size: clamp(0.65rem,1vw,0.9rem);
font-weight: 500;
font-family: 'Montserrat';
}
 .iti 
{
  width: 100% !important;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control
{
  
  background-color: #F2F4F8;
  border-radius: 5px;
  font-size: clamp(0.65rem,1vw,0.9rem) !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  font-weight: 400;
  padding-block: 0.5rem;
}
.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.form-select
{
    color: #95A1B8;
    background-color: #F2F4F8;
    border-radius: 5px;
    font-size: clamp(0.65rem,1vw,0.9rem);
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    padding-block: 0.5rem;
}
.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control
{
   border-radius: 5px;
    font-size: clamp(0.65rem,1vw,0.9rem);
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    
}
.wpcf7-not-valid-tip
{
font-size: clamp(0.5rem,0.8vw,0.9rem);
}
.cf7-submit-wrapper {
  position: relative;
  display: inline-block;
}

#cf7-submit-btn {
  padding: clamp(0.8rem, 0.9vw, 0.7rem) clamp(1rem, 1.65vw, 1.75rem);
  padding-right: clamp(2.5rem, 3.75vw, 3rem); /* Extra padding for the icon */
  font-size: clamp(0.5rem, 0.9vw, 0.8rem);
  border-radius: 45px;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, right top, from(#FA6611), to(#FF9D48));
  background: -o-linear-gradient(left, #FA6611 0%, #FF9D48 100%);
  background: linear-gradient(90deg, #FA6611 0%, #FF9D48 100%);
  border: none;
  position: relative;
}

.submit-icon {
  position: absolute;
  right: clamp(0.9rem, 1.65vw, 2.25rem);
  top: 23%;
  right:5%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.7em;
  height: 1.7em;
  min-width: 1.7em;
  min-height: 1.7em;
  pointer-events: none;
}
.first-second-link
{
  padding-block: 0rem !important;
}

                                   /*GENERATION DE LEADS FIRST SECTION*/

.text-left-first-section-generation-de-leads
{
  color: #fff;
  font-size:(1.5rem,2.3vw,2.5rem);
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 9rem;
}
.text-area-first-section-generation-de-leads
{
  
  color: rgba(255,255,255,0.7);
  font-size: clamp(0.8rem,1.38vw,1.8rem);
}
.contactez-nous-button-first-section-generation-de-leads
{
border-radius: 28.286px !important;
border: 1px solid #FA6611 !important;
background: -webkit-gradient(linear, left top, right top, color-stop(51.92%, #FA6611), color-stop(99.83%, #FF9D48)) !important;
background: -o-linear-gradient(left, #FA6611 51.92%, #FF9D48 99.83%) !important;
background: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%) !important;
margin-bottom: 3rem;
margin-top: 2.5rem;
padding-block: 0.6rem !important;
padding-inline: 1.5rem !important;
font-weight: 600 !important;
font-size: clamp(9px,1.1vw,18px) !important;
text-align: center !important;
color:#fff;
}












                                   /*GENERATION DE LEADS SECOND SECTION DYNAMIC SCROLL STYLE*/



#scroll-content 
{
  max-height: 90vh;
  overflow-y: auto;
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* IE 10+ */
  -webkit-overflow-scrolling: touch; /* iOS momentum scroll */
}

#scroll-content::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

.scroll-step-content {
  scroll-snap-align: start;
  padding-bottom: 1.5rem; /* space between steps */
}
.scroll-step-content,
.scroll-image-item {
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.generation-right-dynamic-image-scroll
{
  -webkit-box-shadow: 1.135px 2.271px 4.542px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 1.135px 2.271px 4.542px 0px rgba(0, 0, 0, 0.25);
}




.next-to-icon-text-scroll-section-generation-de-leads {
  position: relative;
  display: inline-block; /* important if it's inline text */
  font-size:clamp(1.1rem,1.6vw,1.65rem);
  font-weight: 800;
  text-transform: uppercase;
}

.next-to-icon-text-scroll-section-generation-de-leads::before {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 34%;
  height: 5px; /* height of the line */
  background-color: #FA6611; /* orange underline */
  border-radius: 56px;
}
.left-bottom-text-generation-de-leads-second-section
{
  color:#000;
  text-align: justify;
  font-size: clamp(0.94rem,1.4vw,1.4rem);
  font-weight: 400;
  line-height: 31px;
}
.left-active-image-second-section-generation-de-leads
{
  margin-bottom : 1rem;
}
.second-section-right-side-generation-de-leads
{
  padding-left: 4.5rem !important;
  padding-top: 2.5rem;
}
.right-title-scroll-section-generation-de-leads
{
  font-size: clamp(1.5rem, 2.2vw, 2.3rem);
  font-weight: 800;
  margin-bottom: 3.5rem;
  text-transform: uppercase;
  line-height: 49px;
}
.bottom-right-side-text-scroll-section-generation
{
  max-width: 67%;
  margin-inline: auto;
  
}
.scroll-step-content:first-of-type .bottom-right-side-text-scroll-section-generation {
  
  padding-left: 1rem;
}
.scroll-step-content.step-1 .bottom-right-side-text-scroll-section-generation,
.scroll-step-content.step-2 .bottom-right-side-text-scroll-section-generation,
.scroll-step-content.step-3 .bottom-right-side-text-scroll-section-generation,
.scroll-step-content.step-4 .bottom-right-side-text-scroll-section-generation {
  
  padding-left: 0.5rem;
}
.scroll-dots
{
  padding-top: 2rem;
}

                                  /*GENERATION DE LEADS THIRD SECTION*/

.generation-leads-third-section
{
  background-color: #E7F1FF;
}
.left-section-third-section-generation-de-leads
{
  padding-right: 5.125rem !important;
}
.third-section-left-title-generation-de-leads
{
  color:#03102F;
  font-size: clamp(1.95rem,2.7vw,3rem);
  font-weight: 700;
  line-height: 50px;
}
.text-area-generation-leads-left
{
  color:#02033B;
  font-weight: 400;
  font-size: clamp(0.94rem,1.25vw,1.6rem);
  text-align: justify;
  line-height: 30px;
}
                                              
                                      /*FOURTH SECTION GENERATION DE LEADS STYLE*/
.generation-de-leads-fourth-section-main-title
{
color: #03102F;
text-align: center;
font-size: clamp(1.4rem,2.45vw,2.5rem);
font-weight: 800;
line-height: 59px; 
text-transform: uppercase;
margin-inline: auto;
margin-bottom: 3.5rem;
}


.left-side-fourth-section-geneartion-image
{
  padding-right: 3.937rem;
}
.right-side-text-top-generation-fourth-section
{
color: #02033B;
text-align: justify;
font-size: clamp(0.94rem,1.3vw,1.5rem);
font-weight: 400;
line-height: 32px; /* 160% */
}
.generation-de-leads-right-side-middle-text,.generation-de-leads-right-side-bottom-text
{
  margin-left: 2.5rem;
  text-align: justify;
  font-size: clamp(0.94rem,1.3vw,1.5rem);
  font-weight: 400;
  color: #02033B;
}



                                             /*FIFTH SECTION GENERATION DE LEADS STYLE*/
.fifth-section-generation-de-leads
{
  background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Component-30.png');

}
.fifth-section-generation-left-title
{
  font-size: clamp(2rem,3.4vw,3.3rem);
  font-weight: 700;
  color: #000;
}
.fifth-section-generation-right-text
{
  font-size: clamp(0.9rem,1.4vw,1.5rem);
  font-weight: 500;
  margin-bottom: 3rem;

}
.swiper-cards-generation-fifth-section
{
border-radius: 16px ;
border: 1px solid rgba(244, 154, 0, 0.30) !important;
background: #FFF;
-webkit-box-shadow: 0px 0px 250px -70px rgba(244, 154, 0, 0.20) !important;
        box-shadow: 0px 0px 250px -70px rgba(244, 154, 0, 0.20) !important;
}
.title-under-image-generation-card
{
color: var(--BLACK, #000);
text-align: center;
font-family: Montserrat;
font-size: clamp(0.8rem,1.45vw,1.5rem);
font-weight: 700;
}
.fifth-section-card-text-generation{
color: var(--BLACK, #000);
text-align: center;
font-family: Montserrat;
font-size: clamp(0.7rem,1.1vw,1.35rem);
font-weight: 500; 
}

.progress-swiper .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.progress-swiper .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.progress-swiper .swiper-slide .card {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
                                                 /*SIXTH SECTION FAQ STYLE*/
.accordion-button::after {
  display: none; /* Hide Bootstrap’s default arrow */
}
.sixth-section-faq-main-title 
{
  font-size: clamp(2rem,2.8vw,2.9rem);
  font-weight: 600;
  color:#02033B;

}
.accordion-button
{
color: #1B263B !important;
font-family: 'Poppins' !important;
font-size: clamp(1.1rem,1.95vw,2rem) !important;
font-weight: 600 !important;
padding-bottom: 0 !important;

}
.accordion-button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
}

.accordion-button:not(.collapsed) {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: inherit !important;
}
.sixth-section-faq .accordion-body {
  color: #1B263B !important;
  font-family: 'Poppins', sans-serif !important;
  font-size: clamp(0.9rem,1.65vw,1.7rem) !important;
  font-weight: 300 !important;
}






                                            /* MARKETING DIGITAL PAGE STYLE: FIRST SECTION*/
                                      
.text-left-marketing-digital-title
{
  color: #fff;
  font-size:(1.5rem,2.3vw,2.5rem);
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 9rem;
}
.text-area-marketing-digital
{
  color: rgba(255,255,255,0.7);
  font-size: clamp(0.8rem,1.38vw,1.8rem);
}
.contactez-nous-button-marketing-digital
{
border-radius: 28.286px !important;
border: 1px solid #FA6611 !important;
background: -webkit-gradient(linear, left top, right top, color-stop(51.92%, #FA6611), color-stop(99.83%, #FF9D48)) !important;
background: -o-linear-gradient(left, #FA6611 51.92%, #FF9D48 99.83%) !important;
background: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%) !important;
margin-bottom: 3rem;
margin-top: 2.5rem;
padding-block: 0.6rem !important;
padding-inline: 1.5rem !important;
font-weight: 600 !important;
font-size: clamp(9px,1.1vw,18px) !important;
text-align: center !important;
color:#fff;
}
                                             /*MARKETING DIGITAL SECOND SECTION*/

  .left-text-area-marketing-digital-second-section 
{
    
    color: #000;
    text-align: justify;
    font-size: clamp(0.6rem,1.3vw,1.4rem);
    font-weight: 400;
    line-height: 24.603px;
}
.marketing-digital-left-side-text-second-section
{
color: #000;
font-size: clamp(1.7rem,2.4vw,2.5rem);
font-weight: 800;

}
.marketing-digital-second-section-right-image
{
 padding-left: 3rem;
}
.left-text-area-marketing-digital-second-section
{
  padding-right: 2rem;
  
}


                                       /*MARKETING DIGITAL THIRD SECTION STYLE*/
.third-section-marketing-digital

{
  background-color: #E7F1FF;
}

.left-side-image-marketing-digital-third-section
{
  padding-right: 3.5rem;
}
.right-side-texts-third-section-marketing
{
  padding-left: 5rem;
}
.right-side-top-text-third-section-marketing
{
color: #000;
font-size: clamp(1.4rem,2.4vw,2.5rem);
font-weight: 800;
line-height: 49px;
}
.right-side-third-section-marketing-text-area
{
color: #000;
text-align: justify;
font-size: clamp(0.6rem,1.3vw,1.4rem);
font-weight: 400;
line-height: 24.603px
}
                               /*MARKETING DIGITAL FOURTH SECTION STYLE*/

.left-side-top-text-fourth-section-marketing
{
   color: #000;
   font-size: clamp(1.7rem,2.4vw,2.5rem);
   font-weight: 800;
}
.left-side-fourth-section-marketing-text-area
{
    color: #000;
    text-align: justify;
    font-size: clamp(0.6rem,1.3vw,1.4rem);
    font-weight: 400;
    line-height: 24.603px;
}
.marketing-fourth-section-right-image
{
   padding-left: 3rem;
}
.left-side-fourth-section-marketing-text-area
{
  padding-right: 2rem;
}


                                             /*MARKETING DIGITAL FIFTH SECTION SWIPER*/

 .fifth-section-marketing-digital
 {
  background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Component-30.png');
 }
 .fifth-section-marketing-left-title
 {
  font-size: clamp(1.7rem,2.9vw,3rem);
  font-weight: 600;
  line-height: 61px;
 }
 .fifth-section-marketing-right-text
 {
  font-size: clamp(0.7rem,1.35vw,1.4rem);
  font-weight: 500;
  color: #000;
 } 
 .swiper-cards-marketing-fifth-section
 {
  border-radius: 16px ;
  border: 1px solid rgba(244, 154, 0, 0.30) !important;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 250px -70px rgba(244, 154, 0, 0.20) !important;
          box-shadow: 0px 0px 250px -70px rgba(244, 154, 0, 0.20) !important;
 }
 .title-under-image-marketing-card
{
color: var(--BLACK, #000);
text-align: center;
font-family: Montserrat;
font-size: clamp(0.8rem,1.45vw,1.5rem);
font-weight: 700;
}
.fifth-section-card-text-marketing
{
color: var(--BLACK, #000);
text-align: center;
font-family: Montserrat;
font-size: clamp(0.7rem,1.1vw,1.35rem);
font-weight: 500; 
}                                    





                                               /*BRANDING & CONTENU FIRST SECTION STYLE*/
.text-left-branding-title-first-section
{
  color: #fff;
  font-size:(1.5rem,2.3vw,2.5rem);
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 9rem;
}
.text-area-first-section-branding
{
  
  color: rgba(255,255,255,0.7);
  font-size: clamp(0.8rem,1.38vw,1.8rem);
}
.contactez-nous-button-branding
{
border-radius: 28.286px !important;
border: 1px solid #FA6611 !important;
background: -webkit-gradient(linear, left top, right top, color-stop(51.92%, #FA6611), color-stop(99.83%, #FF9D48)) !important;
background: -o-linear-gradient(left, #FA6611 51.92%, #FF9D48 99.83%) !important;
background: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%) !important;
margin-bottom: 3rem;
margin-top: 2.5rem;
padding-block: 0.6rem !important;
padding-inline: 1.5rem !important;
font-weight: 600 !important;
font-size: clamp(9px,1.1vw,18px) !important;
text-align: center !important;
color:#fff;
}

                                        /*BRANDING SECOND SECTION STYLE*/

.branding-left-side-text-second-section
{
color: #000;
font-size: clamp(1.6rem,2.32vw,2.4rem);
font-weight: 800;
text-transform: uppercase;
}
.left-text-area-branding-second-section
{
color: #000;
text-align: justify;
font-size: clamp(0.65rem,1.2vw,1.4rem);
font-weight: 400;
line-height: 24.603px;
letter-spacing: -0.621px;
}
.branding-second-section-right-image
{
  padding-left: 4rem;
}
                  

                                           /*BRANDING THIRD SECTION STYLE*/


.third-section-branding
{
  background-color: #E7F1FF;
}
.right-side-top-text-third-section-branding
{
color: #000;
font-size: clamp(1.6rem,2.35vw,2.4rem);
font-weight: 800;
line-height: 49px; /* 153.125% */
text-transform: uppercase;
}
.right-side-third-section-branding-text-area
{
color: #000;
text-align: justify;
font-size: clamp(0.65rem,1.2vw,1.4rem);
font-weight: 400;
line-height: 24.603px; /* 153.77% */
letter-spacing: -0.621px;
}
.left-side-image-branding-third-section
{
  padding-right: 1rem;
}


                                              
 
                                          /*BRANDING FOURTH SECTION STYLE*/

.left-side-top-text-fourth-section-branding
{
color: #000;
font-size: clamp(1.6rem,2.25vw,2.4rem);
font-weight: 800;
line-height: 49px; /* 153.125% */
letter-spacing: -0.621px;
text-transform: uppercase;
}

.left-side-fourth-section-branding-text-area
{
color: #000;
text-align: justify;
font-size: clamp(0.65rem,1.2vw,1.4rem);
font-weight: 400;
line-height: 24.603px; /* 153.77% */
letter-spacing: -0.621px;
}

.branding-fourth-section-right-image
{
  padding-left: 2rem;
}

                                                  /*BRANDING FIFTH SECTION STYLE*/


.fifth-section-branding
{
  background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Component-30.png');

}
.fifth-section-branding-left-title
{
color: var(--BLACK, #000);
font-size: clamp(1.9rem,2.8vw,3rem) !important;
font-weight: 700 !important;
line-height: 61px;
}
.fifth-section-branding-right-text
{
color: var(--BLACK, #000);
font-size: clamp(0.925rem,1.425vw,1.9rem);
font-weight: 500;
}
.branding-fifth-section-cards
{
border-radius: 12px !important;
border: 0.75px solid rgba(244, 154, 0, 0.30) !important;
background: #FFF !important;
-webkit-box-shadow: 0px 0px 187.507px -52.502px rgba(244, 154, 0, 0.20) !important;
        box-shadow: 0px 0px 187.507px -52.502px rgba(244, 154, 0, 0.20) !important;
}
.title-under-image-branding-card
{
color: var(--BLACK, #000);
text-align: center;
font-family: 'Montserrat';
font-size: clamp(0.9rem,1.19vw,1.2rem);
font-weight: 700;
letter-spacing: 0.27px;
}
.fifth-section-card-text-branding
{
  color: var(--BLACK, #000);
text-align: center;
font-family: 'Montserrat';
font-size: clamp(0.8rem,0.85vw,0.9rem);
font-weight: 500;
}


                                            /*WEB & SUPPORT FIRST SECTION STYLE*/

.text-left-web-and-support-title-first-section
{
  color: #fff;
  font-size:(1.5rem,2.3vw,2.5rem);
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 9rem;
}
.text-area-first-section-web-and-support
{
  color: rgba(255,255,255,0.7);
  font-size: clamp(0.8rem,1.38vw,1.8rem);
}

.contactez-nous-button-web-and-support
{
border-radius: 28.286px !important;
border: 1px solid #FA6611 !important;
background: -webkit-gradient(linear, left top, right top, color-stop(51.92%, #FA6611), color-stop(99.83%, #FF9D48)) !important;
background: -o-linear-gradient(left, #FA6611 51.92%, #FF9D48 99.83%) !important;
background: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%) !important;
margin-bottom: 3rem;
margin-top: 2.5rem;
padding-block: 0.6rem !important;
padding-inline: 1.5rem !important;
font-weight: 600 !important;
font-size: clamp(9px,1.1vw,18px) !important;
text-align: center !important;
color:#fff;
}




                                         /*WEB SUPPORT SECOND SECTION STYLE*/

.web-support-second-section-top-left-text
{
border-radius: 14.642px;
border: 0.732px solid #FA6611;
background: rgba(250, 102, 17, 0.05);
color: #EB5804;
text-align: center;
font-size: clamp(0.8rem,1.2vw,1.65rem);
font-weight: 600;
line-height: 31.25px; /* 213.425% */
letter-spacing: -0.5px;
display: inline-block;
padding-inline: 1.5rem;
}
.web-support-second-section-left-title
{
color: #000;
font-size: clamp(1.7rem,2.53vw,2.5rem);
font-weight: 800;
line-height: 51px; /* 145.714% */
letter-spacing: -0.621px;
}
.web-support-second-section-left-text-area
{
color: #000;
text-align: justify;
font-size: clamp(0.85rem,1.3vw,1.45rem);
font-weight: 400;
line-height: 24.603px; /* 153.77% */
letter-spacing: -0.621px;
}
.web-support-second-section-right-image
{
  padding-left: 1rem;
}

                                           /*WEB SUPPORT THIRD SECTION STYLE*/

.third-section-web-support
{
  background-color: rgba(231, 241, 255, 0.30);
}
.web-support-third-section-top-text
{
border-radius: 14.642px;
border: 0.732px solid #FA6611;
background: rgba(250, 102, 17, 0.05);
color: #EB5804;
text-align: center;
font-size: clamp(0.65rem,1.2vw,1.65rem);
font-weight: 600;
line-height: 31.25px; /* 213.425% */
letter-spacing: -0.5px;
display: inline-block;
padding-inline: 1.5rem;
}
.right-side-top-text-third-section-web-support
{
color: #000;
font-size: clamp(1.55rem,2.4vw,2.35rem);
font-weight: 800;
line-height: 49px; /* 145.714% */
letter-spacing: -0.621px;
}
.right-side-third-section-web-support-text-area
{
color: #000;
text-align: justify;
font-size: clamp(0.85rem,1.35vw,1.45rem);
font-weight: 400;
line-height: 24.603px; /* 153.77% */
letter-spacing: -0.621px;
}
.left-side-image-third-section-web-support
{
  padding-right: 1rem;
}    


                                 /*WEB SUPPORT FOURTH SECTION STYLE*/

.web-support-fourth-section-top-left-text
{
border-radius: 14.642px;
border: 0.732px solid #FA6611;
background: rgba(250, 102, 17, 0.05);
color: #EB5804;
text-align: center;
font-size: clamp(0.65rem,1.2vw,1.65rem);
font-weight: 600;
line-height: 31.25px; /* 213.425% */
letter-spacing: -0.5px;
display: inline-block;
padding-inline: 1.5rem;
}
.web-support-fourth-section-left-title
{
color: #000;
font-size: clamp(1.55rem,2.4vw,2.35rem);
font-weight: 800;
line-height: 49px; /* 145.714% */
letter-spacing: -0.621px;
}
.web-support-fourth-section-left-text-area
{
color: #000;
text-align: justify;
font-size: clamp(0.85rem,1.35vw,1.45rem);
font-weight: 400;
line-height: 24.603px; /* 153.77% */
letter-spacing: -0.621px;
}
.web-support-fourth-section-right-image
{
  padding-left: 1rem;
}
                                           
                                           
                                              /*WEB SUPPORT FIFTH SECTION STYLE*/

.fifth-section-web-support
{
  background-color: #FDF8F4;
}
.web-support-fifth-section-top-text
{
border-radius: 14.642px;
border: 0.732px solid #FA6611;
background: rgba(250, 102, 17, 0.05);
color: #EB5804;
text-align: center;
font-size: clamp(0.65rem,1.2vw,1.65rem);
font-weight: 600;
line-height: 31.25px; /* 213.425% */
letter-spacing: -0.5px;
display: inline-block;
padding-inline: 1.5rem;
}
.right-side-top-text-fifth-section-web-support
{
color: #000;
font-size: clamp(1.55rem,2.35vw,2.35rem);
font-weight: 800;
line-height: 41px; /* 145.714% */
letter-spacing: -0.621px;
}
.right-side-fifth-section-web-support-text-area
{
color: #000;
text-align: justify;
font-size: clamp(0.85rem,1.35vw,1.45rem);
font-weight: 400;
line-height: 24.603px; /* 153.77% */
letter-spacing: -0.621px;
}
.left-side-image-fifth-section-web-support
{
  padding-right: 1rem;
}

                                        /*A PROPOS FIRST SECTION STYLE*/

.text-left-a-propos-title-first-section
{

  color: #fff;
  font-size:(1.5rem,2.3vw,2.5rem);
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 9rem;
}
.text-area-first-section-a-propos
{
  color: rgba(255,255,255,0.8);
  font-size: clamp(0.8rem,1.38vw,1.8rem);
  font-weight: 300;
  line-height: 30.448px;
}

                                       /* A PROPOS SECOND SECTION STYLE*/

.brand-name-a-propos
{
color: #EB5804;
font-size: clamp(0.45rem,1.15vw,1.3rem);
font-weight: 600;
line-height: 31.25px; /* 213.425% */
border-radius: 14.642px;
border: 0.732px solid #FA6611;
background: rgba(250, 102, 17, 0.05);
display: inline-block;
padding-inline: 2.5rem;
}
.description-text-a-propos-second-section
{
  margin-top: 1.6rem;
  color: #000;
  text-align: justify;
  font-size: clamp(0.8rem,1.3vw,1.4rem);
  font-weight: 400;
  line-height: 149.986%; /* 26.997px */
}


                                            /*THIRD SECTION A PROPOS STYLE*/

.third-section-a-propos
{
  background-image:url('http://prospection.agency/wp-content/uploads/2025/06/Component-30.png');
  z-index:0;
}
.underline-image-wrap-6 {
  position: relative;
  display: inline-block;
  padding-bottom: 0.2rem;
  z-index: 1; /* ensures text is on top */
}

.underline-img-sixth {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
  z-index: -1; /* behind the text */
}
.cards-text-third-section-a-propos
{
color: #231F20;
text-align: center;
font-size: clamp(0.73rem,1vw,1.43rem);
font-weight: 300;
}
                                     /*FOURTH SECTION A PROPOS STYLE*/
.fourth-section-a-propos
{
   background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Component-39.png');
}

                                     /*FIFTH SECTION A PROPOS STYLE*/
.a-propos-fifth-left-top-title
{
color: #08344E;
font-size: clamp(1.8rem,3vw,3.1rem);
font-weight: 600;
font-family: 'Montserrat';
}
.a-propos-fifth-under-title-text
{
color: #313132;
font-size: clamp(0.85rem,1.3vw,1.4rem);
font-weight: 400;
line-height: 26px; /* 162.5% */
font-family: 'Montserrat';
}
.a-propos-text-next-to-icon-fifth-section
{
color: #FA6611;
font-size: clamp(0.95rem,1.3vw,1.4rem);
font-weight: 600;
line-height: 27.2px; /* 170% */
font-family: 'Montserrat';
}
.a-propos-fifth-bottom-text
{
color: #313132;
font-size: clamp(0.75rem,1.3vw,1.4rem);
font-weight: 400;
line-height: 26px; /* 162.5% */
font-family: 'Montserrat';
}
.a-propos-fifth-section-right-img {
  position: relative;
  display: inline-block;
  height: 100%;
  z-index: 0; /* create stacking context */
}

.a-propos-fifth-section-right-img img {
  display: block;
  position: relative; /* so it sits above the ::before */
  z-index: 1;
  width: 100%; /* make image responsive */
  height: auto;
}

.a-propos-fifth-section-right-img::before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: -8px;
  width: 99%;
  height: 99%;
  background-color: #FA6611;
  border-radius: 50px 0px 0px 50px;
  z-index: 0; /* behind the image */
}
.a-propos-hide-show-button
{
  background: none;
  border: none;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}


                                            /*BLOG PAGE STYLE*/
.blog-main-title
{
color: #FFF;
text-align: center;
font-size: clamp(2rem,2.8vw,3rem);
font-weight: 700;
line-height: 59px; /* 147.5% */
letter-spacing: -1.162px;
text-transform: uppercase;
margin-top: 8rem;
}
.lead-blog-under-main-title
{
color: var(--color-base-Color-base-3, #FCF9F9);
text-align: center;
font-size: 19.99px;
font-weight: 300;
line-height: 30.448px; /* 152.317% */
margin-inline: auto;
}
.posts-cards-blog
{
  background-color: #FDF8F4 !important;
  border: none !important;
}
.blog-archive-section
{
  background-color: #FDF8F4;
}
.card-img-top
{
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25), 1px 1px 6px 2px rgba(0, 0, 0, 0.20);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25), 1px 1px 6px 2px rgba(0, 0, 0, 0.20);
  margin-bottom: 0.75rem;
 
}
.posts-cards-blog .card-img-top {
  width: 100%;
  aspect-ratio: 3/2; /* or 4/3, 1/1 depending on your preference */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.categorie-post-blog
{
border-radius: 50px;
background: rgba(254, 162, 95, 0.11);
color: var(--color-base-color-base-4, #FA6611);
font-size: clamp(0.75rem,1.05vw,1.05rem);
font-weight: 500;
padding-inline: 1rem;
padding-block: 0.4rem;
}
.post-blog-card
{
  padding-left: 0 !important;
}
.post-date-blog-page
{
border-radius: 50px;
background: rgba(254, 162, 95, 0.11);
color: var(--color-base-color-base-4, #FA6611);
font-size: clamp(0.75rem,1.05vw,1.05rem);
font-weight: 500;
padding-inline: 1rem;
padding-block: 0.3rem;
text-align: center;
}
.category-publish-date-blog
{
  margin-bottom: 1rem;
}
.blog-post-title
{
color: #08344E !important;
font-size: clamp(0.8rem,1.55vw,1.65rem);
font-size: 600 !important;
margin-bottom: 1rem;
padding-bottom: 1rem;
}
.lire-plus-button-blog
{
color: var(--Bleu, #08344E);
font-family: 'Montserrat';
font-size: clamp(0.75rem,1.2vw,1.2rem);
font-weight: 600;
line-height: 14.147px; /* 101.053% */
text-transform: capitalize;
}
.lire-plus-right-arrow-icon
{
  padding-left: 0.5rem;
}
.blog-voir-plus-articles-button
{
border-radius: 28.286px;
border: 1px solid #FA6611;
background: -webkit-gradient(linear, left top, right top, color-stop(51.92%, #FA6611), color-stop(99.83%, #FF9D48));
background: -o-linear-gradient(left, #FA6611 51.92%, #FF9D48 99.83%);
background: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%);
color: #fff;
text-align: center;
font-size: clamp(0.65rem,1.289vw,1.4rem);
font-weight: 700;
line-height: 18.751px;
padding-inline: 1.5rem;
padding-block: 1rem;
}
.blog-filter-select
{
  border-radius: 10px !important;
  color:#02033B !important;
  border: 1px solid #FA6611 !important;
  font-weight: 700 !important;
  margin-bottom: 1.5rem;
}

.posts-cards-blog .card-img-top{
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}


                                                    /*SINGLE POST PAGE STYLE*/
.single-post-main-title
{
color: #FFF;
text-align: center;
font-size: clamp(2rem,3vw,3rem);
font-weight: 700;
line-height: 59px; /* 147.5% */
letter-spacing: -1.162px;
text-transform: uppercase;
margin-top: 10rem;
margin-bottom: 8rem;
}
.right-side-articles-recents-single
{
  color: var(--Bleu, #08344E);
font-family: 'Montserrat';
font-size: clamp(1rem,1.9vw,2rem);
font-weight: 600;
text-transform: capitalize;
}
.two-three-posts-title-single
{
color: var(--Bleu, #08344E);
font-family: 'Montserrat';
font-size: clamp(0.65rem,1.35vw,1.4rem);
font-weight: 600 ;
margin-bottom: 1rem;
}
.two-three-related-date-posts-single
{
  border-radius: 21.191px;
  background: rgba(254, 162, 95, 0.11);
  color: var(--orang, #FEA25F);
  font-size: clamp(0.3rem,1vw,1.1rem);
  font-weight: 600;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-right: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 6px;

}
.recent-articles-single-post
{
border-radius: 10px !important;
background: #FFF !important;
-webkit-box-shadow: 0px 4px 11.3px 0px rgba(0, 0, 0, 0.20) !important;
        box-shadow: 0px 4px 11.3px 0px rgba(0, 0, 0, 0.20) !important;
}
.date-on-top-content-single
{
border-radius: 64.745px;
background: rgba(254, 162, 95, 0.11);
color: var(--color-base-color-base-4, #FA6611);
font-size: clamp(0.7rem,1.32vw,1.45rem);
font-weight: 500;
padding-inline: 1rem;
padding-block: 0.3rem;
}
.questions-section
{
border-radius: 10px;
background: #FFF;
-webkit-box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.20);
        box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.20);
}
.contact-area-single-title
{
color: var(--Bleu, #08344E);
font-family: 'Montserrat';
font-size: 16px;
font-weight: 600;
}
.contact-area-contact-text-single
{
color: #4F4F4F;
font-family: 'Montserrat';
font-size: 16px;
font-weight: 400;
}
.contact-link-single-post-page
{
color: #797979;
font-size: 16px;
font-weight: 500;
line-height: 17.302px; /* 108.14% */
}
.email-link-single-post-page
{
color: #797979;
font-size: 16.168px;
font-weight: 400;
line-height: 27.486px; /* 170% */
}

.post-content h2
{
color: #000;
text-align: justify;
font-family: 'Montserrat';
font-size: clamp(0.95rem,1.45vw,1.25rem);
font-weight: 600;
margin-block: 1.75rem;
}
.post-content p
{
color: #4F4F4F;
font-family: 'Montserrat';
font-size: clamp(0.85rem,1.3vw,1.25rem);
font-weight: 400;
}
.post-content li 
{
color: #4F4F4F;
font-family: 'Montserrat';
font-size: clamp(0.85rem,1.3vw,1.25rem);
font-weight: 400;

}

/*mobile swiper single post style*/
/* Target both arrows */
.swiper-button-prev,
.swiper-button-next {
  color: #03102F !important;
  top: 43% !important;              /* Vertical position */
  width: 10px;           /* Optional: arrow button width */
  height: 10px;          /* Optional: arrow button height */
  z-index: 10;
}

/* Position left and right arrows separately */
.swiper-button-prev {
  left: 0;               /* Adjust as needed */
}

.swiper-button-next {
  right: 0;              /* Adjust as needed */
}

/* Resize the actual arrow icon (pseudo-element) */
.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 27px !important;       /* Controls icon size */
  color: #03102F;         /* Color of arrow */
}
.mobile-swiper-post-title
{
 text-align: start;
 color:#02033B;
 font-weight: 700;

}
.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  background-color: #ccc; /* Inactive color */
  opacity: 1;             /* Needed for custom colors */
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

/* Active bullet */
.swiper-pagination-bullet-active {
  background-color: #02033B !important;  /* Active color */
  width: 10px !important;               /* Optional: slightly larger */
  height: 10px !important; 
}

/* Adjust container spacing if needed */
.swiper-pagination {       
  text-align: center;
}
.card-img-top-mobile-version
{
  margin-bottom: 0;
  
}
.swiper-title-mobile-single-post
{
  font-size: 1.5rem;
  font-family: 'Montserrat';
  font-weight: 700;
  -webkit-text-decoration: underline orange;
          text-decoration: underline orange;
}

                                              
                                 /*POLITIQUE DE CONFIDENTIALITE PAGE STYLE*/
.content-section
{
  background-image: url('http://prospection.agency/wp-content/uploads/2025/06/Component-40.png');
}


.politique-page-main-title
{
color: var(--color-base-Color-base-1, #FFF);
text-align: center;
font-family: 'Montserrat';
font-size: clamp(2rem,4.35vw,4.5rem);
font-weight: 700;
line-height: 87px; /* 135.938% */
letter-spacing: 0.64px;

}
.conf-link {
    border-radius: 38px;
    background: #FA6611;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(0.65rem, 1.35vw, 1.3rem);
    font-weight: 600;
    line-height: 16px;
    padding: 8px 8px 8px 25px;
    text-decoration: none;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  

  .conf-link.active {
    background: #020125;
    color: #FFF;
  }

  .conf-link:hover {
    background: #020125 !important;
    color: #fff !important;
  }

  /* Arrow images styling */
  .arrow-icon {
    width: 1em;
    height: 1em;
    -webkit-transition: -webkit-transform 0.25s ease;
    transition: -webkit-transform 0.25s ease;
    -o-transition: transform 0.25s ease;
    transition: transform 0.25s ease;
    transition: transform 0.25s ease, -webkit-transform 0.25s ease;
    display: inline-block;
  }

  /* Inactive links show arrow right by default (image source) */
  .arrow-icon
  {
    width:auto;
    height: auto;
  }
  
  /* Active link arrow is down arrow image, no rotation needed */

  .conf-content {
    display: none;
  }
.conf-link:hover .arrow-icon {
  content: url('http://prospection.agency/wp-content/uploads/2025/07/Icone-2.svg') !important;
}

  .conf-content.active {
    display: block;
    -webkit-animation: fadeIn 0.25s ease-in-out;
            animation: fadeIn 0.25s ease-in-out;
  }
#conf-dynamic-container h2
{
  color: var(--BLACK, #020125);
  font-family: 'Montserrat';
  font-size: clamp(1rem,2.2vw,2.6rem);
  font-weight: 700;
  line-height: 48px;
}
#conf-dynamic-container h3
{
color: var(--BLACK, #020125);
font-family: 'Montserrat';
font-size: clamp(0.9rem,1.55vw,1.6rem);
font-weight: 600;

}
#conf-dynamic-container p
{
color: var(--BLACK, #020125);
font-family: 'Montserrat';
font-size: clamp(0.8rem,1.35vw,1.4rem);
font-weight: 400;
padding-block: 0.7rem;
}
#conf-dynamic-container a
{
color: var(--BLACK, #020125);
font-family: 'Montserrat';
font-size: clamp(0.8rem,1.35vw,1.4rem);
font-weight: 600;
text-decoration: none;
}
#conf-dynamic-container .email
{
  font-weight: 600;
  font-family: 'Montserrat';
}
#conf-dynamic-container .email2
{
  font-family: 'Montserrat';
  -webkit-text-decoration: underline #020125;
          text-decoration: underline #020125;
}


  @-webkit-keyframes fadeIn {
    from {
      opacity: 0;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }


  @keyframes fadeIn {
    from {
      opacity: 0;
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
.phone-numbers p {
  margin: 0 !important;
}

.num-tel-politique {
  display: inline;
  margin: 0 !important;
}




                                             /*LANGUAGE SWITCHER POLYLANG STYLE*/
.language-switcher {
      position: relative;
    }
    
    .language-switcher .dropdown-toggle {
      border: none;
      background: transparent;
      padding: 0.5rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0.25rem;
    }
    
    .language-switcher .dropdown-toggle:focus {
      -webkit-box-shadow: none;
              box-shadow: none;
    }
    
    .language-switcher .dropdown-menu {
      min-width: auto;
      padding: 0.25rem 0;
      border-radius: 0.375rem;
      -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
              box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    }
    
    .language-switcher .dropdown-item {
      padding: 0.375rem 0.75rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 0.5rem;
      font-size: 0.875rem;
      color:#000;
    }
    
    .language-switcher.dropdown-item:hover {
      background-color: #f8f9fa;
      
    }
    
    .language-switcher img {
      width: 20px;
      height: 15px;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 2px;
    }
    
    .language-switcher .dropdown-toggle::after {
      margin-left: 0rem;
    }
    .nav-item.dropdown.language-switcher .nav-link,
.nav-item.dropdown.language-switcher .dropdown-item {
  text-transform: uppercase;
}
.nav-link.dropdown-toggle
{
  border-radius: 50%;
  width: 37px;
  height: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  cursor: pointer;
  color: #FFF;
  font-weight: 600;
  font-size:clamp(0.8rem,1vw,1.2rem);
  font-family: 'Montserrat';
}
    
    

   

  





                                             /*Media QUERIES*/
@media(min-width:2400px){

  .nav-item.dropdown.language-switcher .nav-link, .nav-item.dropdown.language-switcher .dropdown-item {
  text-transform: uppercase;
  font-size: 1rem;
}
.nav-link.dropdown-toggle
{
margin-top: 0.25rem;
}
}



@media (max-width: 1280px) {
        .infos_contact {
            max-width: 515px;
        }
    }

    @media (max-width: 1200px) {
        .infos_contact {
            max-width: 450px;
        }
    }                                             /* Smaller screens step 1 */
@media (max-width: 1200px) {
  .custom-acceptance input[type="checkbox"] {
    width: 2.2em;
    height: 2.2em;
    min-width: 2.2em;
    min-height: 2.2em;
    margin-right: 7px;

  }
  
}
@media (min-width:993px) and (max-width:1200px)
{
.right-side-section
{
  margin-top: 5rem !important;
}
  .review-section
{
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  
  
}
.review-clients-text
{
  padding-left:0.625rem;
}
}
@media(min-width:992px) and (max-width:1200px)
{
  .custom-acceptance input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  top: 28%;
  left: 28%;
  width: 1em;
  height: 1em;
  background-image: url('http://prospection.agency/wp-content/uploads/2025/07/Vector-11.svg');
  background-size: 15px 13px;
  background-repeat: no-repeat;
  background-position: center;
}
}


@media(min-width:992px)
{
  .right-side-texts-third-section-branding
{
  padding-left: 3.5rem !important;
}
.branding-fourth-section-left-texts
{
  padding-right: 3rem !important;
}
.left-side-text-web-support-second-section
{

   padding-right: 3.5rem !important;
}
.right-side-texts-third-section-web-support
{
  padding-left: 3.5rem !important;
}
.left-side-text-web-support-fourth-section
{
  padding-right: 3.5rem !important;
}
.right-side-texts-fifth-section-web-support
{
  padding-left: 3.5rem !important;
}
.a-propos-fifth-section-left-side
{
  padding-right: 5rem !important;
}.post-content
{
  padding-right: 4rem;
}

.the-two-links
  {
    padding-bottom: 4rem;
  }
 .politique-page-main-title
 { padding-top: 10rem;
padding-bottom: 6rem;
}
.third-section-card-title{


padding-top: 1.297rem;
}
.youtube-frame {
 margin-top: 3.75rem;
 
}


.nav-link.nav-contact:hover {
  background-color: #FF9D48; /* lighter secondary color for hover */
  box-shadow: 0 0 20px #FF9D4877; /* glow using your secondary color with alpha */
  transform: scale(1.1);
}

.nav-link.nav-contact:active {
  background-color: #D86E06; /* darker primary color for active */
  box-shadow: none;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transform: scale(0.98);
}
}


@media (max-width: 992.5px) {
        .infos_contact {
            background-image: none;
        }
    }



@media (max-width: 991.98px) {
  .my-navbar {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 1030 !important;
    width: 100% !important;
    background: #010122;
  }
.logo-toggle-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 2rem; 
    padding-right: 1rem;/* Adjust as needed */
  }

  .header-menu-wrap {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  min-height: 60px !important;
  margin-top: 0;
  padding-left: 0 !important;
  padding-right:0 !important;
  border:none;
  border-radius: 0;
  z-index:10;
  background: #010122;
}

/* Remove the extra fake space on the left */
.header-menu-wrap::before {
  display: none !important;
}

.navbar-brand {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; /* No growth, no shrink */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 !important;
  text-align: center !important;
  
  
}

.navbar-brand img {
  max-height: 35px !important;
  width: auto !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}


.navbar-toggler
{
  border-radius: 4px;
  width: 66px; /* increased from 48px */
  height: 66px; /* increased from 48px */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0; /* no internal padding for full image display */
  z-index: 0;
}

.navbar-toggler-icon
{
  width: 58px !important;  /* increased size */
  height: 58px !important;
  background-image: url('http://prospection.agency/wp-content/uploads/2025/06/menu.svg') !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; /* better scaling */
}
.navbar-collapse {
    position: fixed !important;
    top: 0 !important;
    right: -100% !important;
    width: 48% !important;
    height: 100% !important;
    background: #010122;
    -webkit-transition: right 0.5s ease-in-out, opacity 0.3s ease-in-out !important;
    -o-transition: right 0.5s ease-in-out, opacity 0.3s ease-in-out !important;
    transition: right 0.5s ease-in-out, opacity 0.3s ease-in-out !important;
    z-index: 1040 !important;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    padding: 3rem 1.5rem 2rem;
    position: relative;
  }

.navbar-collapse.active {
    right: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    padding: 2%;
    background-image: url('http://prospection.agency/wp-content/uploads/2025/07/Menu-1.svg');
  }

.navbar-collapse.closing {
    right: -100% !important;
    opacity: 0 !important;
    visibility: visible !important;  /* keep visible during slide out */
  }

.navbar-collapse.collapse {
    display: block !important;
  }

/* MENU ITEMS */
.navbar-nav {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    width: 100% !important;
    padding: 0 !important;
    margin-top: 1rem;
  }

.navbar-nav.nav-link {
    color: white !important;
    padding: 12px 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9) !important;
    border-radius: 0;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    font-weight: 500;
  }

.navbar-nav.nav-link:hover {
     color: white !important;
    padding: 12px 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9) !important;
    border-radius: 0;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    font-weight: 500;
  }

.nav-link.nav-contact {
    background: -webkit-gradient(linear, left top, right top, color-stop(51.92%, #FA6611), color-stop(99.83%, #FF9D48));
    background: -o-linear-gradient(left, #FA6611 51.92%, #FF9D48 99.83%);
    background: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%);
    border-radius: 37px;
    border: 0.7px solid #fff;
    margin-top: 20rem !important; /* Remove on mobile with media query */
    display: inherit;
  }

.nav-link.nav-contact:hover {
   background: -webkit-gradient(linear, left top, right top, color-stop(51.92%, #FA6611), color-stop(99.83%, #FF9D48));
   background: -o-linear-gradient(left, #FA6611 51.92%, #FF9D48 99.83%);
   background: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%);
    border-radius: 37px;
    border: 0.7px solid #fff;
    margin-top: 11rem; /* Remove on mobile with media query */
  }


.nav-link.nav-blog,
.nav-link.nav-a_propos 
{
  color: #fff !important;
  background: rgba(255, 255, 255, 0.09);
  border-bottom: 0.7px solid rgba(255, 255, 255, 0.5);
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  padding-block: 0.9rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav-link.nav-services
{
  color: #fff !important;
  background: rgba(255, 255, 255, 0.09);
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  padding-block: 0.9rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/* Default state: orange border under the link */
.nav-item.dropdown
{
  border-bottom: 0.7px solid rgba(255, 255, 255, 0.5);
}
.dropdown-menu
{
  background: rgba(255, 255, 255, 0.09) !important;

}
.dropdown-menu.show
{
  text-align: center;
}

a.dropdown-item
{
color: rgba(255,255,255,0.8);
font-weight: 500;
padding-left: 1rem;
padding-block: 1rem;

}
a.dropdown-item:hover
{
  color: #000 !important;
  background: none !important;
}

.close-menu-btn {
    background: none;
    width: 40px;
    height: 40px;
    padding: 0 0 2.5px 0; /* Reset padding */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 3.5rem;
    line-height: 0.5; /* Keeps the × centered vertically */
    text-align: center;
    cursor: pointer;
    border: none;
    color: #C9C9C9;
  }

.img.main-logo {
    padding-left: 0;
  }

.review-section {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

.review-clients-text {
    padding-left: 0.625rem;
  }

.right-side-small-text {
    padding-top: 0rem;
    color: rgba(252, 249, 249, 0.8);
    font-size: clamp(0.90rem, 1.4vw, 2rem);
    font-weight: 300;
    font-family: 'Helvetica', sans-serif;
  }
  .left-main-text
  {
    margin-top:7.5rem;
  }
  .contacter-nous-button 
  {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem !important;
  }
  .titre_contact{
    line-height: 1;
  }
  .left-section-third-section-generation-de-leads
{
  padding-right: 0rem !important;
  padding-inline: 1rem !important;
}
.generation-de-leads-fourth-section-main-title
{
color: #03102F;
text-align: center;
font-size: clamp(1.4rem,2.45vw,2.5rem);
font-weight: 800;
line-height: 59px; 
text-transform: uppercase;
width: 100%;
margin-inline: auto;
margin-bottom: 3.5rem;
}
.header-menu-wrap
{
    
    padding-block: 0.4rem;
    

}
.fifth-section-marketing-left-title
{
  line-height: 35px;
}
.branding-second-section-right-image
{
  padding-left: 0rem;
  margin-bottom: 2rem;
}
.left-side-image-branding-third-section
{
  padding-right: 0rem;
}
.right-side-texts-third-section-branding
{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.right-side-top-text-third-section-branding
{

line-height: 1.5; /* 153.125% */

}
.branding-fourth-section-right-image
{
  padding-left: 0rem;
}
.fifth-section-branding-left-title
{
color: var(--BLACK, #000);
font-size: clamp(2rem,2.8vw,3rem);
font-weight: 500;
line-height: 39px;
}
.web-support-second-section-right-image
{
  padding-left: 0rem;
  margin-bottom: 2rem;
}
.web-support-fourth-section-right-image
{
  padding-left: 0rem;
  margin-bottom: 2rem;
}
.fifth-section-generation-left-title,.fifth-section-generation-right-text
{
  text-align: center;
}
.marketing-digital-left-side-text-second-section
{
  text-align: center;
}
.right-side-top-text-third-section-marketing
{
  text-align: center;
  line-height: 30px;
}
.left-side-top-text-fourth-section-marketing
{
  text-align: center;
  line-height: 30px;
}
.fifth-section-marketing-left-title,.fifth-section-marketing-right-text
{
  text-align: center;
}
.branding-left-side-text-second-section
{
 text-align: center;
}
.left-text-area-branding-second-section
{
  text-align: center;
  font-size: 0.8rem;
}
.right-side-top-text-third-section-branding
{
  text-align: center;
}
.right-side-third-section-branding-text-area
{
  text-align: center;
  font-size: 0.8rem;
}
.left-side-top-text-fourth-section-branding
{
  text-align: center;
  line-height: 30px;
}
.left-side-fourth-section-branding-text-area
{
  text-align: center;
  font-size: 0.8rem;
}
.fifth-section-branding-left-title
{
  text-align: center;
}
.fifth-section-branding-right-text
{
  text-align: center;
}
.web-support-second-section-left-title
{
  text-align: center;

}

.web-support-second-section-left-title
{
line-height: 35px;
}
.web-support-second-section-left-text-area
{
  font-size: 0.85rem;
  text-align: center;
}
.navbar-nav .language-switcher {
        
        -ms-flex-item-align: center;
        
            -ms-grid-row-align: center;
        
            align-self: center;
        margin-top: 1rem;
      }
       .nav-item.dropdown {
    border-bottom: none;
  }
}




  /* Mobile menu panel - hidden by default */
 @media (max-width: 991.98px) {
  .custom-acceptance input[type="checkbox"] {
    width: 2em;
    height: 2em;
    min-width: 2em;
    min-height: 2em;
    margin-right: 6px;
  }
  .contact_nous {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .middle-card {
    min-height: 100%; /* Adjust based on design */
  }
  .hide_on_lg {
    display: none !important;
  }
  .middle-post-custom {
    margin-top: 0 !important;
    min-height: 100%;
  }
  .content-section {
    padding-left: 0;
    margin-top: 30px;
  }
  .image-container::before {
    display: none;
  }
  /* Reverse order on mobile */
  .row.mobile-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .business-section {
    padding: 40px 0;
  }
}  
/* Smaller screens step 3 */
@media (max-width: 768px) {
  .custom-acceptance input[type="checkbox"] {
    width: 1.8em;
    height: 1.8em;
    min-width: 1.8em;
    min-height: 1.8em;
    margin-right: 5px;
  }
  .navbar-collapse.active
  {
    width: 100% !important;
  }
  .logo-toggle-wrapper{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.6rem;
    padding-right: 0;
  }
  .navbar-brand img {
  height: 25px !important;
}
.nav-link.nav-contact {
    background: -webkit-gradient(linear, left top, right top, color-stop(51.92%, #FA6611), color-stop(99.83%, #FF9D48));
    background: -o-linear-gradient(left, #FA6611 51.92%, #FF9D48 99.83%);
    background: linear-gradient(90deg, #FA6611 51.92%, #FF9D48 99.83%);
    border-radius: 37px;
    border: 0.7px solid #fff;
    margin-top: 11rem; /* Remove on mobile with media query */
    margin-inline: auto;

  }
  

}
  


@media (min-width: 768px) and (max-width: 991.98px) {
  .modal-dialog.modal-lg {
    max-width: 650px; /* or 90% or whatever value you want */
    margin: 1.75rem auto; /* centers the modal */
  }
  .left-side-text-marketing-digital-second-section
  {
    padding-inline: 5.75rem !important;
  }
  .right-side-texts-third-section-marketing
  {
    padding-inline: 5.25rem !important;
  }
  .marketing-fourth-section-left-texts
  {
    padding-inline: 5.25rem !important;
  }

}
@media (max-width: 767.98px) {
   
    .brand-name{
      margin-inline: auto;
    }
}
 
@media(min-width:577px) and (max-width:991.98px)
{
  .custom-acceptance input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  top: 25%;
  left: 25%;
  width: 1em;
  height: 1em;
  background-image: url('http://prospection.agency/wp-content/uploads/2025/07/Vector-11.svg');
  background-size: 15px 13px;
  background-repeat: no-repeat;
  background-position: center;
}
}

/* Smaller screens step 4 */
@media (max-width: 576px) {
  .custom-acceptance input[type="checkbox"] {
    width: 1.5em;
    height: 1.5em;
    min-width: 1.5em;
    min-height: 1.5em;
    margin-right: 4px;
  }
}
@media (max-width:575px)
{
  .content-section
  {
    padding: 0 12px 0 12px;
  }
  }
@media (min-width:501px) and (max-width:992px)
{
  .left-main-text
  {
    margin-top: 5rem;
    padding-right: 1rem;
  }
  .slider-prev,
.slider-next {
  top: 50%; /* Example: moves the arrow slightly lower */
  -webkit-transform: translateY(-60%);
      -ms-transform: translateY(-60%);
          transform: translateY(-60%);
}
.responsive-title-scroll-section-generation-de-leads
{
  font-size: 1.33rem;
  font-weight: 800;
  margin-bottom: 2.5rem;
  
}
.left-side-fourth-section-geneartion-image
{
  padding-right: 0rem;
}
.text-left-first-section-generation-de-leads
{
  color: #fff;
  font-size:(1.5rem,2.3vw,2.5rem);
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 6rem;
}
.marketing-digital-second-section-right-image
{
 padding-left: 0rem;
 margin-bottom: 2rem;
}
.left-text-area-marketing-digital-second-section
{
  padding-right: 0rem;
  
}

.left-side-image-marketing-digital-third-section
{
  padding-right: 0rem;

}
.right-side-texts-third-section-marketing
{
  padding-left: 0rem;
  padding-right: 0rem;
}
.marketing-fourth-section-right-image
{
   padding-left: 0rem;
}
.left-side-fourth-section-marketing-text-area
{
  padding-right: 0rem;
}

.right-side-top-text-third-section-marketing
{
  line-height: 30px;
}
.generation-right-dynamic-image-scroll
{
  border-radius: 20px;
}
.generation-de-leads-fourth-section-main-title
{
  margin-bottom: 0.5rem;
}
 .politique-page-main-title
{
  padding-top: 7rem;
  line-height: 48px;
  padding-bottom: 3rem;
}
.conf-link.active
{
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
 
}
.conf-link
{
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.conf-content h2
{
  line-height: 25px;
}                            
.the-two-links
{
  padding-bottom: 3rem;
}
.home-page-seventh-section-bottom-button
{
  margin-top: 0.5rem !important ;
} 
.web-support-second-section-right-image,
.left-side-image-third-section-web-support,
.web-support-fourth-section-right-image,
.left-side-image-fifth-section-web-support
{
  padding-right: 9rem;
}
.web-support-second-section-left-title
{
  text-align: left;
}
.web-support-second-section-left-text-area
{
  text-align: left;
  
}
}
@media (min-width:320px) and (max-width:500px)
{
.third-section-card-title
{
  padding-bottom: 0.3rem;
}
  .left-main-text
  {
    margin-top: 4.5rem;
  }
.slider-prev,
.slider-next {
  top: 30%; /* Example: moves the arrow slightly lower */
  -webkit-transform: translateY(-60%);
      -ms-transform: translateY(-60%);
          transform: translateY(-60%);
}
.responsive-title-scroll-section-generation-de-leads
{
  font-size: 1.33rem;
  font-weight: 800;
  margin-bottom: 2.5rem;
  
}
.left-side-fourth-section-geneartion-image
{
  padding-right: 0rem;
}
.text-left-first-section-generation-de-leads
{
  color: #fff;
  font-size:(1.5rem,2.3vw,2.5rem);
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 4rem;
}

.generation-de-leads-fourth-section-main-title
{
  margin-bottom: 0rem;
  line-height: 35px;
}
.generation-de-leads-right-side-middle-text,.generation-de-leads-right-side-bottom-text
{
  margin-left: 1rem;
  padding-right: 0.5rem;
}
.generation-right-dynamic-image-scroll
{
  border-radius: 20px;
}
.text-left-marketing-digital-title
{
  margin-top: 4rem;
}
.marketing-digital-second-section-right-image
{
 padding-left: 0rem;
 margin-bottom: 2rem;
}
.left-text-area-marketing-digital-second-section
{
  padding-right: 0rem;
  
}
.left-side-image-marketing-digital-third-section
{
  padding-right: 0rem;

}
.right-side-texts-third-section-marketing
{
  padding-left: 0rem;
  padding-right: 0rem;
}
.marketing-fourth-section-right-image
{
   padding-left: 0rem;
}
.left-side-fourth-section-marketing-text-area
{
  padding-right: 0rem;
}
.contactez-nous-button-marketing-digital
{
  margin-bottom: 0.5rem;
  margin-top: 0.5rem !important;
}
.text-left-branding-title-first-section 
{
  margin-top: 4rem;
}
.text-left-web-and-support-title-first-section
{
  margin-top: 4rem;
}
.blog-main-title
{
  margin-top: 5rem;
}
.single-post-main-title
{
  margin-top: 7rem;
}
.politique-page-main-title
{
  padding-top: 7rem;
  line-height: 48px;
  padding-bottom: 2rem;
}
.conf-link.active
{
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
 
}
.conf-link
{
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.conf-content h2
{
  line-height: 25px;
}
.home-page-seventh-section-bottom-button
{
  margin-top: 0.5rem !important ;
}
.third-section-left-title-generation-de-leads
{
  color:#03102F;
  font-size: clamp(1.95rem,2.7vw,3rem);
  font-weight: 700;
  text-align: center;
  line-height: 35px;
} 
.left-text-area-marketing-digital-second-section
{
  font-size: 0.8rem;
}
.right-side-third-section-marketing-text-area
{
  font-size: 0.8rem;
}
.left-side-fourth-section-marketing-text-area
{
  font-size: 0.8rem;
}
.web-support-second-section-top-left-text,
.web-support-third-section-top-text,
.web-support-fourth-section-top-left-text,
.web-support-fifth-section-top-text
{
  display: block;
  text-align: center;

}
.right-side-top-text-third-section-web-support,
.web-support-fourth-section-left-title,
.right-side-top-text-fifth-section-web-support
{
  line-height: 35px;
  text-align: center;
}
.right-side-third-section-web-support-text-area,
.web-support-fourth-section-left-text-area,
.right-side-fifth-section-web-support-text-area
{

  text-align: center;
}
.left-side-image-third-section-web-support,
.left-side-image-fifth-section-web-support
{
  padding-right: 0;
}
.post-content
{
  padding-inline: 0.5rem;
}

}
  

