.elementor-7 .elementor-element.elementor-element-db4255f{--display:flex;}.elementor-7 .elementor-element.elementor-element-6779df7{--display:flex;}.elementor-7 .elementor-element.elementor-element-d97fa57{--display:flex;}.elementor-7 .elementor-element.elementor-element-e9806bb{--display:flex;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-7 .elementor-element.elementor-element-db4255f{--min-height:0px;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:2px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-3ba7095 *//* HERO BANNER */
.rk-hero{
  position:relative;
  width:100%;
  min-height:820px;
  overflow:hidden;
  border-radius:0 0 34px 34px;
  background:
    linear-gradient(180deg, rgba(9,25,52,.25) 0%, rgba(9,25,52,.58) 45%, rgba(4,24,56,.96) 100%),
    url("https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=85");
  background-size:cover;
  background-position:center;
  display:flex;
  flex-direction:column;
  justify-content:center;
  text-align:center;
  color:#fff;
}

.rk-content{
  position:relative;
  z-index:2;
  padding:120px 22px 0;
}

.rk-badge{
  display:inline-block;
  padding:9px 24px;
  border:1.5px solid rgba(255,255,255,.75);
  border-radius:999px;
  background:rgba(255,255,255,.08);
  backdrop-filter:blur(10px);
  font-size:13px;
  font-weight:800;
  letter-spacing:2px;
  color:#fff;
  margin-bottom:30px;
}

.rk-hero h1{
  margin:0;
  font-family:"Poppins", Arial, sans-serif;
  font-size:46px;
  line-height:1.08;
  font-weight:900;
  letter-spacing:-1.5px;
  color:#fff;
  text-shadow:0 8px 24px rgba(0,0,0,.25);
}

.rk-hero p{
  max-width:340px;
  margin:22px auto 34px;
  font-size:16px;
  line-height:1.75;
  color:rgba(255,255,255,.92);
}

.rk-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  width:280px;
  height:62px;
  border-radius:999px;
  background:linear-gradient(135deg,#ffd65a,#ffba2c);
  color:#071f42;
  font-size:19px;
  font-weight:900;
  text-decoration:underline;
  box-shadow:0 18px 35px rgba(0,0,0,.28);
}

.rk-btn span{
  text-decoration:none;
  font-size:24px;
}

.rk-btn:hover{
  color:#071f42;
  transform:translateY(-2px);
}

/* FEATURE ICON */
.rk-feature{
  position:relative;
  z-index:2;
  width:100%;
  margin-top:120px;
  padding:0 18px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
}

.rk-item{
  position:relative;
  text-align:center;
  color:#fff;
  padding:0 8px;
}

.rk-item:not(:last-child)::after{
  content:"";
  position:absolute;
  right:0;
  top:8px;
  width:1px;
  height:72px;
  background:rgba(255,255,255,.38);
}

.rk-item svg{
  width:36px;
  height:36px;
  margin-bottom:14px;
  fill:none;
  stroke:#fff;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.rk-item h3{
  margin:0;
  font-size:14px;
  line-height:1.45;
  font-weight:800;
  color:#fff;
}

/* DOT */
.rk-slider-dot{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:center;
  gap:14px;
  margin-top:40px;
  padding-bottom:34px;
}

.rk-slider-dot span{
  width:12px;
  height:12px;
  border-radius:50%;
  background:rgba(255,255,255,.35);
}

.rk-slider-dot span.active{
  background:#ffbf2f;
}

/* MOBILE */
@media(max-width:480px){
  .rk-hero{
    min-height:820px;
    background-position:center;
  }

  .rk-content{
    padding:115px 18px 0;
  }

  .rk-badge{
    font-size:12px;
    padding:8px 20px;
    margin-bottom:28px;
  }

  .rk-hero h1{
    font-size:42px;
  }

  .rk-hero p{
    font-size:16px;
    max-width:330px;
  }

  .rk-btn{
    width:270px;
    height:60px;
    font-size:18px;
  }

  .rk-feature{
    margin-top:110px;
    padding:0 12px;
  }

  .rk-item img{
    width:31px;
    height:31px;
  }

  .rk-item h3{
    font-size:13px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e9426e4 */.rk-eligibility{
  padding:80px 18px;
  background:#ffffff;
}

.rk-eligibility-title{
  text-align:center;
  max-width:680px;
  margin:0 auto 48px;
}

.rk-eligibility-title span{
  color:#0B4EA2;
  font-size:13px;
  font-weight:900;
  letter-spacing:2px;
}

.rk-eligibility-title h2{
  margin:12px 0;
  color:#081F45;
  font-size:36px;
  line-height:1.2;
  font-weight:900;
}

.rk-eligibility-title p{
  color:#667085;
  font-size:17px;
  line-height:1.85;
}

.rk-eligibility-list{
  max-width:760px;
  margin:auto;
  display:grid;
  gap:20px;
}

.rk-eligibility-card{
  display:flex;
  align-items:center;
  gap:22px;
  background:#f8fafc;
  border:1px solid #e5eaf1;
  border-radius:22px;
  padding:26px 28px;
  box-shadow:0 12px 30px rgba(18,38,63,.05);
}

.rk-eligibility-icon{
  flex:0 0 74px;
  width:74px;
  height:74px;
  border-radius:20px;
  background:rgba(11,78,162,.08);
  color:#0B4EA2;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:30px;
}

.rk-eligibility-card h3{
  margin:0 0 7px;
  color:#081F45;
  font-size:22px;
  line-height:1.2;
  font-weight:900;
}

.rk-eligibility-card p{
  margin:0;
  color:#667085;
  font-size:16px;
  line-height:1.6;
}

@media(max-width:480px){
  .rk-eligibility{
    padding:70px 18px;
  }

  .rk-eligibility-title h2{
    font-size:31px;
  }

  .rk-eligibility-title p{
    font-size:16px;
  }

  .rk-eligibility-card{
    gap:18px;
    padding:22px 20px;
    border-radius:20px;
  }

  .rk-eligibility-icon{
    flex-basis:64px;
    width:64px;
    height:64px;
    font-size:26px;
    border-radius:18px;
  }

  .rk-eligibility-card h3{
    font-size:20px;
  }

  .rk-eligibility-card p{
    font-size:15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cc89137 */.rk-project-section{
  padding:70px 18px;
  background:#f4f7fb;
}

.rk-project-head{
  text-align:center;
  max-width:520px;
  margin:0 auto 28px;
}

.rk-project-head span{
  color:#0b4ea2;
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
}

.rk-project-head h2{
  margin:10px 0;
  font-size:30px;
  line-height:1.2;
  color:#0a1f44;
  font-weight:900;
}

.rk-project-head p{
  color:#667085;
  font-size:15px;
}

.rk-location-tabs{
  display:flex;
  gap:10px;
  overflow-x:auto;
  padding:4px 0 24px;
  margin-bottom:10px;
}

.rk-location-tabs button{
  flex:0 0 auto;
  border:0;
  padding:10px 18px;
  border-radius:999px;
  background:#fff;
  color:#0a1f44;
  font-weight:800;
  box-shadow:0 8px 20px rgba(15,35,70,.08);
}

.rk-location-tabs .active{
  background:#0b4ea2;
  color:#fff;
}

.rk-project-grid{
  display:grid;
  grid-template-columns:1fr;
  gap:22px;
  max-width:1180px;
  margin:auto;
}

.rk-project-card{
  background:#fff;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 16px 40px rgba(15,35,70,.1);
}

.rk-project-img{
  height:220px;
  background-size:cover;
  background-position:center;
  position:relative;
  background-color:#dce6f5;
}

.rk-project-img span{
  position:absolute;
  left:16px;
  bottom:16px;
  background:#ffc83d;
  color:#071f42;
  padding:8px 14px;
  border-radius:999px;
  font-size:13px;
  font-weight:900;
}

.rk-project-body{
  padding:22px;
}

.rk-loc{
  margin:0 0 5px;
  color:#0b4ea2;
  font-size:13px;
  font-weight:900;
}

.rk-project-body h3{
  margin:0 0 14px;
  color:#0a1f44;
  font-size:22px;
  line-height:1.25;
  font-weight:900;
}

.rk-project-body ul{
  list-style:none;
  padding:0;
  margin:0 0 20px;
}

.rk-project-body li{
  font-size:14px;
  color:#475467;
  margin-bottom:8px;
}

/* BUTTON GROUP */
.rk-btn-group{
  display:flex;
  flex-direction:column;
  gap:12px;
  margin-top:18px;
}

.rk-btn-details,
.rk-btn-whatsapp{
  display:flex;
  align-items:center;
  justify-content:center;
  height:50px;
  border-radius:999px;
  font-weight:900;
  text-decoration:none;
  transition:.25s ease;
}

.rk-btn-details{
  background:#fff;
  color:#0b4ea2;
  border:2px solid #0b4ea2;
}

.rk-btn-whatsapp{
  background:#0b4ea2;
  color:#fff;
  border:2px solid #0b4ea2;
}

.rk-btn-details:hover{
  background:#0b4ea2;
  color:#fff;
}

.rk-btn-whatsapp:hover{
  background:#083b7a;
  color:#fff;
}

@media(min-width:768px){
  .rk-project-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(min-width:1024px){
  .rk-project-grid{
    grid-template-columns:repeat(3,1fr);
  }
}/* End custom CSS */