.elementor-1706 .elementor-element.elementor-element-67724ed{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-43926ef */.aboulay-contact-page{
  max-width:1200px;
  margin:0 auto;
  padding:40px 20px 70px;
}

.aboulay-contact-hero{
  background:linear-gradient(135deg,#2F9BE6 0%, #5B3F6B 100%);
  border-radius:22px;
  padding:70px 28px;
  color:#fff;
  margin-bottom:34px;
}

.aboulay-contact-hero-inner{
  max-width:820px;
}

.aboulay-contact-kicker{
  display:inline-block;
  font-size:13px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:14px;
  opacity:.92;
}

.aboulay-contact-hero h1{
  margin:0 0 14px;
  font-size:42px;
  line-height:1.12;
}

.aboulay-contact-hero p{
  margin:0;
  font-size:18px;
  line-height:1.7;
  max-width:760px;
}

.aboulay-contact-intro{
  margin-bottom:30px;
}

.aboulay-contact-intro-card{
  background:#fff;
  border:1px solid #e9e9e9;
  border-radius:18px;
  padding:26px;
  box-shadow:0 8px 24px rgba(0,0,0,.05);
}

.aboulay-contact-intro-card h2{
  margin:0 0 10px;
  font-size:28px;
  color:#1f2937;
}

.aboulay-contact-intro-card p{
  margin:0;
  color:#5f6368;
  line-height:1.8;
}

.aboulay-contact-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
  gap:20px;
  margin-bottom:34px;
}

.aboulay-contact-card{
  background:#fff;
  border:1px solid #ececec;
  border-radius:18px;
  padding:24px;
  box-shadow:0 8px 24px rgba(0,0,0,.04);
}

.aboulay-contact-card h3{
  margin:0 0 10px;
  font-size:22px;
  color:#202124;
}

.aboulay-contact-card p{
  margin:0 0 16px;
  color:#666;
  line-height:1.7;
}

.aboulay-contact-main{
  display:grid;
  grid-template-columns:1.7fr .95fr;
  gap:26px;
  margin-bottom:34px;
}

.aboulay-contact-panel{
  background:#fff;
  border:1px solid #ececec;
  border-radius:18px;
  padding:26px;
  box-shadow:0 8px 24px rgba(0,0,0,.04);
}

.aboulay-contact-panel h2,
.aboulay-contact-panel h3{
  margin-top:0;
  margin-bottom:10px;
  color:#202124;
}

.aboulay-contact-panel p{
  color:#666;
  line-height:1.75;
}

.aboulay-contact-form-box{
  margin-top:18px;
  padding:20px;
  background:#f8f9fb;
  border:1px dashed #cfd6df;
  border-radius:14px;
}

.aboulay-contact-link{
  display:inline-block;
  color:#2F9BE6;
  text-decoration:none;
  font-weight:700;
  word-break:break-word;
}

.aboulay-contact-link:hover{
  text-decoration:underline;
}

.aboulay-contact-btn{
  display:inline-block;
  padding:11px 18px;
  border-radius:12px;
  background:#2F9BE6;
  color:#fff;
  text-decoration:none;
  font-weight:700;
  transition:.25s ease;
}

.aboulay-contact-btn:hover{
  transform:translateY(-2px);
  opacity:.96;
}

.aboulay-contact-btn.primary{
  background:#5B3F6B;
}

.aboulay-contact-sidebar{
  display:grid;
  gap:20px;
}

.aboulay-contact-panel ul{
  margin:0;
  padding-left:18px;
  color:#555;
}

.aboulay-contact-panel li{
  margin-bottom:8px;
  line-height:1.6;
}

.aboulay-contact-bottom-cta{
  margin-top:8px;
}

.aboulay-contact-bottom-cta-inner{
  background:#F5F0F8;
  border:1px solid #eadff1;
  border-radius:22px;
  padding:34px 26px;
  text-align:center;
}

.aboulay-contact-bottom-cta-inner h2{
  margin:0 0 10px;
  color:#2d2340;
  font-size:30px;
}

.aboulay-contact-bottom-cta-inner p{
  margin:0 0 18px;
  color:#5f6368;
  line-height:1.75;
}
.aboulay-contact-card-carousel{
  display:flex;
  flex-direction:column;
}

.aboulay-contact-carousel-wrap{
  width:100%;
  margin-top:16px;
  overflow:hidden;
  border-radius:14px;
  background:#f8f9fb;
  border:1px solid #e5e7eb;
  display:flex;
  align-items:center;
  justify-content:center;
}

/* preset sizes */
.aboulay-contact-carousel-wrap.size-small{
  min-height:160px;
  max-height:160px;
}

.aboulay-contact-carousel-wrap.size-medium{
  min-height:220px;
  max-height:220px;
}

.aboulay-contact-carousel-wrap.size-large{
  min-height:300px;
  max-height:300px;
}

.aboulay-contact-carousel-wrap.size-full{
  min-height:420px;
  max-height:420px;
}

/* custom size */
.aboulay-contact-carousel-wrap.size-custom{
  min-height:var(--aboulay-carousel-height,260px);
  max-height:var(--aboulay-carousel-height,260px);
}

/* force common slider plugins to respect wrapper height */
.aboulay-contact-carousel-wrap > *{
  width:100%;
  height:100%;
}

.aboulay-contact-carousel-wrap img,
.aboulay-contact-carousel-wrap .swiper,
.aboulay-contact-carousel-wrap .slick-slider,
.aboulay-contact-carousel-wrap .elementor-image-carousel-wrapper,
.aboulay-contact-carousel-wrap .owl-carousel,
.aboulay-contact-carousel-wrap .royal-slider,
.aboulay-contact-carousel-wrap .swiper-container{
  width:100% !important;
  height:100% !important;
}

.aboulay-contact-carousel-wrap img{
  object-fit:cover;
  display:block;
}

/* mobile tuning */
@media (max-width:640px){
  .aboulay-contact-carousel-wrap.size-small{
    min-height:130px;
    max-height:130px;
  }

  .aboulay-contact-carousel-wrap.size-medium{
    min-height:180px;
    max-height:180px;
  }

  .aboulay-contact-carousel-wrap.size-large{
    min-height:220px;
    max-height:220px;
  }

  .aboulay-contact-carousel-wrap.size-full{
    min-height:260px;
    max-height:260px;
  }

  .aboulay-contact-carousel-wrap.size-custom{
    min-height:var(--aboulay-carousel-height-mobile,200px);
    max-height:var(--aboulay-carousel-height-mobile,200px);
  }
}

@media (max-width: 900px){
  .aboulay-contact-main{
    grid-template-columns:1fr;
  }

  .aboulay-contact-hero h1{
    font-size:34px;
  }
}

@media (max-width: 640px){
  .aboulay-contact-page{
    padding:24px 14px 50px;
  }

  .aboulay-contact-hero{
    padding:44px 20px;
    border-radius:18px;
  }

  .aboulay-contact-hero h1{
    font-size:28px;
  }

  .aboulay-contact-hero p{
    font-size:16px;
  }

  .aboulay-contact-intro-card,
  .aboulay-contact-card,
  .aboulay-contact-panel,
  .aboulay-contact-bottom-cta-inner{
    padding:20px;
    border-radius:16px;
  }
}/* End custom CSS */