.hero
{ 
    height: 750px;
    background-image: url('../images/BG.png');
    background-size: cover;
    background-position: center;
    position: relative;
    display:flax;
    align-items: center;
}
        .overlay
        {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.45);
        }
.hero-content{
    display:flex;
    flex-item-align:center;
    position:relative;
    color:white;
}
.hero-text{
        /*background-color:red;*/
max-width:550px;
margin-top:10%;
margin-left:10%;
}

.tag{
display:inline-block;
background:#24242499;
padding:8px 14px;
border-radius:6px;
font-weight: 800;
font-style: Extra Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 12%;
text-transform: uppercase;
letter-spacing:1px;
margin-bottom:20px;
color: #FCC020;
}

.hero-text h1{
    color:#fff;
font-size:48px;
line-height:1.2;
margin-bottom:20px;
/*font-family: Inter;*/
font-weight: 700;
font-style: Bold;
leading-trim: NONE;
line-height: 56px;
letter-spacing: -1%;

}
.tags span {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-bottom: 8px;
}

/* common icon style */
.tags span::before {
    content: '';
    width: 18px;
    height: 18px;
    margin-right: 8px;

    background-color: #00459E;

    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}

/* 1st icon */
.tags span:nth-child(1)::before {
    -webkit-mask: url('../images/icon1.svg') no-repeat center;
    mask: url('../images/icon1.svg') no-repeat center;
}

/* 2nd icon */
.tags span:nth-child(2)::before {
    -webkit-mask: url('../images/icon2.svg') no-repeat center;
    mask: url('../images/icon2.svg') no-repeat center;
}

/* 3rd icon */
.tags span:nth-child(3)::before {
    -webkit-mask: url('../images/icon3.svg') no-repeat center;
    mask: url('../images/icon3.svg') no-repeat center;
}
.hero-text p{
font-size:18px;
color:#ddd;
margin-bottom:25px;
}

.hero-buttons{    
display:flex;
gap:15px;
}


.clarity_guesswork_section{ padding: 50px 0px;}

.clarity_guesswork_header_section {
  text-align: center;
  margin-bottom: 60px;
}

.clarity_guesswork_header_section .top-badge {
 
  background: rgba(234, 243, 255, 1);
  padding: 2px 13px; 
  border-radius: 8px; display: inline-block;
}

.clarity_guesswork_header_section h4 span { 
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 30px;

 background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}


.clarity_guesswork_header_section h2 { font-size: 36px; margin: 0px 0 10px; color: rgba(36, 36, 36, 1); font-weight: 600;}
.clarity_guesswork_header_section p{font-weight: 400;font-size: 18px;line-height: 26px;letter-spacing: -1%;text-align: center;vertical-align: middle; color: rgba(107, 114, 128, 1);}

.btn-yellow{
background:#ffc107;
border:none;
padding:14px 28px;
border-radius:30px;
font-weight:bold;
}
.clarity_guesswork_section .container {
    padding-left: 150px;
    padding-right: 150px;
}
.btn-light{
background:white;
border:none;
padding:14px 28px;
border-radius:30px;
}
.hero-bottom {
margin:150px auto;
max-width :1020px; widt:90%;max-height:175px;
  position:relative;
  display: flex;
  flex-align:center;
  gap: 20px;
  backdrop-filter: blur(10px);
  /*background-color:yellow;*/
  border:1px solid #374151;
  background: rgba(0,0,0,0.4);
  padding: 20px 20px 5px 30px;
  border-radius: 15px;
}

.box {
  flex: 1;
  min-width:250px;
}

.box h4 {
    font-size:12px;
    font-weight:700;
  color: #fcc020;
  margin-bottom: 10px;
}
.box p{
     font-size:13px;
    font-weight:600;
  color: #ffffff;
  margin-bottom: 10px;
}
        .box p span
        {
            font-size: 11px;
            font-weight: 400;
            color: #D1D5DB;
        }
        .col1
        {
              border-right: 1px solid #374151;
        }
        .box .col1 p
        {
            font-size: 13px;
            font-weight: 600;
            color: #ffffff;
            margin-bottom: 13px;
        }
.box .col1 p::before {
    content:url('../images/Line.svg');
            background: #eaf1ff;; /* blue */
    color: #fff; /* white tick */

            /*border: 1.8px solid;*/
            width: 15px;
            height: 15px;
            border-radius: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin-right:auto;
            font-size: 14px;
            font-weight: 900;
            font-style:Extra bold;
            
        }


 /*RESPONSIVE */

@media(max-width:1350px){
.container{
width:90%;
}
.hero-text h1{
font-size:38px;
}
}

@media(max-width:768px){
.topmenu{
display:none;
}

.hero{
height:auto;
padding:100px 0;
}

.hero-buttons{
flex-direction:column;
}

.hero-text h1{
font-size:30px;

}
}
        /*===========================why AVA========================*/
        .ava-section {
  background: #FFFFFF;
  padding: 60px 20px;
}
.ava-card ul {
    list-style:none;
  padding-left: 18px;
  margin-bottom: 20px;
  /*margin-left:20px;*/
margin-top:20px;
}

.ava-card ul li {
    font-weight:400;
    font-style:normal;
    color:#4B5563;
  font-size: 16px;
  margin-bottom: 8px;
  margin-left:20px;
margin-top:20px;
}
.ava-card ul li::before{
        content: url(../images/Line.svg);
            background: #eaf1ff;
            color:#2563EA;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin-right: 12px;
            font-size: 16px;
            font-weight: 900;
            vertical-align:middle;
            text-align:center;
        
}
.ava-container {
  max-width: 1350px;
  margin: auto;
}

/* TOP SECTION */
.ava-top {

  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

.ava-left {
  max-width: 900px;
}

.ava-tag {
    width: 100px;
    background: #EAF3FF;
    font-size: 14px;
    font-weight: 800;
    /* color: #2563EA; */
    letter-spacing: 12%;
    font-style: Extra Bold;
    padding: 4px 8px;
    border-radius: 8px;
    display: flex;
    gap: 8px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.ava-tag span {
    background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.ava-left h2 {

font-weight: 600;
font-style: Semi Bold;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;

  margin: 10px 0;
  color: #242424;
}

.ava-left p {
    font-weight:400;
  color: #6B7280;
  font-size: 16.5px;
  font-style:normal;
}

/* BUTTON */
.ava-right button {
    margin-top:40px;
  background: #fbbf24;
  border: none;
  padding: 12px 30px;
  border-radius: 25px;
  font-weight: 600;
  cursor: pointer;
}

/* CARDS */
.ava-cards {
  display: flex;
  gap: 20px;
}

.ava-card {
  flex: 1;
  background: #fff;
  border-radius: 14px;
  padding: 25px;
  border: 1px solid #e5e7eb;

}
.ava-card .hs-icon{
width:48px;
height:48px;
display:flex;
align-items:center;
justify-content:center;
background:#eef3ff;
border-radius:10px;
font-size:22px;
margin-left:40px;
margin-top:20px;
/*margin-bottom:18px;*/
}
.desc1 h3 {
  font-size: 24px;
  font-weight:600;
  font-style:semi bold;
  color:#242424;
  margin-top: 35px;
  margin-left:20px;
}

.desc1 {
    height:100px;
}

.desc1 p{
     font-size: 16px;
  font-weight:400;
  font-style:normal;
  color:#6B7280;
  margin-left:20px;
  margin-bottom: 50px;
}

.ava-card ul {
    list-style:none;
  padding-left: 18px;
  margin-bottom: 20px;
  /*margin-left:20px;*/
margin-top:20px;
}

.ava-card ul li {
    font-weight:400;
    font-style:normal;
    color:#4B5563;
  font-size: 16px;
  margin-bottom: 8px;
  margin-left:20px;
margin-top:20px;
}
.ava-card ul li::before{
        content: url(../images/Line.svg);
            background: #eaf1ff;
            color:#2563EA;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin-right: 12px;
            font-size: 16px;
            font-weight: 900;
            vertical-align:middle;
            text-align:center;
}

/* FOOTER BOX */
.box {
  padding: 10px;
  border-radius: 10px;
  /*font-size: 12px;*/
  /*margin-top: 8px;*/
}

        .box .red
        {
            margin:auto;
            
            background: #FEF2F2;
                        padding: 10px 20px ;
            border-radius: 10px 10px 0px 0px;
        }
        .box .red h1
        {
            font-size: 12px;
            font-weight: 600;
            font-style: semi bold;
            color: #EF4444;
        }
        .box .red p
        {
            font-weight: 500;
            font-style: Medium;
            font-size: 12px;
            leading-trim: NONE;
            line-height: 16px;
            letter-spacing: 1%;
            color: #242424;
        }
        .box .green
        {
           
            background: #dcfce7;
            margin:auto;
                padding: 10px 20px;
            border-radius: 0px 0px 10px 10px;
        }
 .box .green h1
        {
            font-size: 12px;
            font-weight: 600;
            font-style: semi bold;
            color: #16A34A;
        }
        .box .green p
        {
            font-weight: 600;
            font-style: Medium;
            font-size: 12px;
            leading-trim: NONE;
            line-height: 16px;
            letter-spacing: 0%;
            color: #14532D;
            padding-right:50px;
        }
/* ================= */
/* RESPONSIVE */
/* ================= */

@media (max-width: 900px) {
  .ava-top {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .ava-right {
    width: 100%;
  }

  .ava-right button {
    width: 100%;
  }

  .ava-cards {
    flex-direction: column;
  }
}

@media (max-width: 500px) {
  .ava-left h2 {
    font-size: 24px;
  }
}
/*========================== EXECUTION TRANSPARENCY end  ==========================*/
.transparency-section{}
.transparency-container {   
    max-width:1350px;
    display: flex;
    align-items: top;
    gap: 60px;
    /*border:1px solid;*/
}

/* Left Column - Mockup Styling */
.mockup-column {
    flex: 1;
    display: flex;
    justify-content: center;
}

.phone-frame {
}


/* Right Column - Content Styling */
.content-column {
    /*flex: 1.2;*/
    margin-top:0px;
}

.execution-badge {
    display: inline-block;
    background-color: #eef4ff;
    color: #4a86e8;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 0.75rem;
    font-weight: bold;
    letter-spacing: 1.5px;
    margin-bottom: 25px;
}
       .gradient-text {     background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
  /* 2. Clip the background to the text */
  -webkit-background-clip: text;
  background-clip: text;  
  /* 3. Make the actual text transparent so the background shows through */
  -webkit-text-fill-color: transparent;
  color: transparent; 
  
  font-size: 3rem;
  font-weight: 800;font-size: 14px;line-height: 28px;letter-spacing: 12%;text-align: center;vertical-align: middle;text-transform: uppercase;
}
.content-column h2 {
    font-size: 36px;

font-weight: 600;
font-style: Semi Bold;
 margin-bottom: 10px;
 background: rgba(36, 36, 36, 1);
 background-clip: text;
 color: #242424;
}

.description {
    font-size: 18px;
    font-weight:400;
    color: #6B7280;
    line-height: 1.6;
    margin-bottom: 40px;
}

.content-column h3 {
    font-size: 1.5rem;
    margin-bottom: 20px; font-weight: 600;
}

.benefit-list {
    list-style: none;
    padding: 10px;
}

.benefit-list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 18px;
    color: rgba(107, 114, 128, 1);
    font-size: 18px; font-weight: 400;
}

.benefit-list li::before {
    /*content: '✓';*/ 
    content:url('../images/Line.svg');
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background: #eef4ff;
    color: rgba(37, 99, 234, 1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-style:extra bold;
    font-size: 18px;
}
.stats-section {
  display: flex;
  gap: 20px;
  max-width: 1100px;
  max-height:150px;
  margin: 20px auto;
  padding: 6px;
  background: #FFFFFF;
}

/* Card Style */
.card {
  flex: 1;
  padding: 25px;
  border-radius: 18px;
  border: 1px solid #ddd;
  box-shadow: 0 10px 20px rgba(0,0,0,0.08);
  transition: 0.3s;
}

.card:hover {
  transform: translateY(-5px);
}

/* Top Label */
.label {
  font-size: 12px;
  letter-spacing: 2px;
  color: #00459E;
  font-weight: 600;
  margin-bottom: 10px;
}

/* Main Number */
.card h2 {
    fonfw:700;
      font-size: 18px;
  margin: 5px 0;
  color: #242424;
}

/* Description */
.desc2 {
  font-size: 12px;
  font-weight:500;
  color: #4B5563;
  /*margin-top: 2px;*/
}
.ET-buttons{    
display:flex;
gap:15px;
margin-bottom:50px;
}

.btn-yellow{

font-weight: 600;
font-style: Semi Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

    height:48px;
    width:298px;
background:#ffc107;
color:#242424;
border:none;
padding:14px 28px;
border-radius:30px;
font-weight:bold;
}
.btn-light{

font-weight: 600;
font-style: Semi Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
/*color:#00459E;*/
height:48px;
width:298px;
background:white;
border:1px solid #D1D5DB;
padding:14px 28px;
border-radius:30px;

}
/*========================== BIM-DRIVEN HOME CONSTRUCTION Section  ==========================*/
    .bim-hero {
  background: #ffffff;
  padding: 80px 20px;
}

.bim-container {
  max-width: 1350px;
  margin: auto;
  display: flex;
  gap: 40px;
  align-items: center;
}

/* LEFT */
.bim-left {
  flex: 1;
}

.bim-tag {
    display: inline-block;
    background: #EAF3FF;
    color: #2563EA;
    padding: 6px 12px;
    border-radius: 6px;
    font-weight: 800;
    font-style: Extra bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 14%;
    text-align: left;
    vertical-align: middle;
    text-transform: uppercase;
}
.grd {
    background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.bim-tag span {
    font-weight: 500;
    font-style: Medium;
    font-size: 12px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #6B7280;
    /* margin-top: 6px; */
    text-transform: none;
}

.bim-left h1 {
font-weight: 600;
font-style: Semi Bold;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
  margin: 20px 0;
  color: #242424;
}

.bim-left h1 span {

  color: #00459E;
}

.bim-desc {

font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: -1%;
vertical-align: middle;

  color: #6b7280;
  margin-bottom: 20px;
}

.bim-list {
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
}

.bim-list li {
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 24px;
letter-spacing: -1%;
  margin-bottom: 12px;
  color: #242424;
  position: relative;
  padding-left: 25px;
}

.bim-list li::before {

   content:url('../images/Line.svg');
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    background: #eef4ff;
    color: rgba(37, 99, 234, 1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 0.8rem;
}


/* BUTTONS */
.bim-buttons {
  display: flex;
  gap: 15px;
  margin-top:50px;
}

/*.btn-primary {*/
/*  margin-bottom: 20px;*/
/*  width:fit-contant;*/
/*  height:40px;*/
/*font-weight: 600;*/
/*font-style: Semi Bold;*/
/*font-size: 14px;*/
/*leading-trim: NONE;*/
/*line-height: 100%;*/
/*letter-spacing: 0%;*/
/*color:#242424;*/
/*  background: #FCC020;*/
/*  border: none;*/
/*  padding: 10px 30px;*/
/*  border-radius: 20px;*/

/*}*/

.btn-primary {
    background: #FCC020;
    border: none;
    padding: 12px 22px;
    border-radius: 25px;
    font-weight: 600;
    cursor: pointer;
    height: 40px;
    width: 296px;
    color: #242424;
    font-style: Semi Bold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}
.btn-outline {
  border: 1px solid #d1d5db;
  color:#00459E;
  background: #ffffff;
  padding: 12px 22px;
  border-radius: 25px;
font-weight: 600;
font-style: Semi Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

  cursor: pointer;
  height:48px;
  width:296px;
}

.bim-note {
  margin-top: 50px;
  font-size: 12px;
  color: #6B7280;
font-weight: 400;
font-style: Regular;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;

}

/* RIGHT */
.bim-right {
  flex: 1;
}

/* STATS */
.bim-stats {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}

.stat-box {
  background: white;
  padding: 15px;
  border-radius: 18px;
  flex: 1;
  border: 1px solid #ddd;
  box-shadow: 0 10px 20px rgba(0,0,0,0.08);
  transition: 0.3s;
}

.stat-box h3 {
font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
  margin-bottom: 20px;
}

.stat-box p {
font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 5%;
  color: #00459E;
  margin:0;
}

.stat-box span {

font-weight: 400;
font-style:normal;
font-size: 11px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #4B5563;
}

/* CARD */
.bim-card {
  background: #fff;
  border-radius: 16px;
  padding: 15px;
  /*box-shadow: 0 8px 20px rgba(0,0,0,0.08);*/
    box-shadow: 20px 20px 20px 20px rgba(0,0,0,0.08);
  transition: 0.3s;
}

.bim-label {
  background: #DCFCE7;
  color: #22C55E;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 6px;
  margin-bottom: 10px;
  
font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 16px;
letter-spacing: -1%;
}

.bim-card img {
  width: 100%;
  border-radius: 12px;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .bim-container {
    flex-direction: column;
  }

  .bim-left h1 {
    font-size: 30px;
  }

  .bim-stats {
    flex-direction: column;
  }
}

/*=================================service section================================================*/

.services-sec {
  background: #FFFFFF;
  padding: 70px 20px;
}

.services-container {
  max-width: 1350px;
  margin: auto;
  text-align: center;
}

/* HEADER */
.sec-tag {
font-weight: 800;
font-style: Extra Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 12%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
  color: #2563EA;
  background: #EAF3FF;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 6px;
}

.services-container h2 {
font-weight: 600;
font-style: Semi Bold;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: center;
  margin: 15px 0;
  color:#242424;
}

.sec-sub {

font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: -1%;
text-align: center;
vertical-align: middle;
  color: #6b7280;
  margin: auto;
}

.badge-row {
  margin: 20px 0;
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}

.badge-row span {
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#4B5563;
  background: #ffffff;
  padding: 6px 12px;
  border-radius: 20px;
  border: 1px solid #e5e7eb;
}

/* GRID */
.card-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin-top: 10px;
    padding: 10px;
}

/* CARD */
.service-card {
   height:507px;
    width:300px;
  background: #ffffff;
  padding: 20px;
  border-radius: 14px;
  text-align: left;
  position: relative;
  border:1px solid #0000001A;
  box-shadow: 0px 6px 30px 0px #0000000D;
  /*box-shadow: 0 10px 12px rgba(0,0,0,0.10);*/
}

.service-card.active {
  background: #00459E;
}

.card-label {
font-weight: 700;
font-style: Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 5%;
margin-bottom: 10px;

color:#FCC020;
}

.card-label.light {
  color: #23A192;

}

.service-card.active h3 {
font-weight: 700;
font-style: Bold;
font-size: 18px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
margin: 10px 0;
color:#ffffff;
}
.service-card h3{
font-weight: 700;
font-style: Bold;
font-size: 18px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
margin: 10px 0;
color:#242424;
}
.service-card p {
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;
  color:#6B7280 ;
}

.service-card.active p {
  color: #E5E7EB;
}
        .service-card.active .listItem
        {
            margin-top:10px;
            height:225px;
            border-bottom:1px solid #6B7280;
            color:#D1D5DB;
        }
          .service-card .listItem
        {
            margin-top:10px;
            height:225px;
            border-bottom:1px solid #ddd;
            color:#242424;
        }

/* LIST */
.service-card .listItem ul {
  padding-left: 18px;
  margin: 15px 0;
}

.service-card .listItem ul li {
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;
margin-bottom: 8px;
}

/* FOOTER */

.card-footer {
    position:absolute;
}

.card-footer small {
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 16px;
letter-spacing: -1%;

  display: block;
  margin-bottom: 10px;
  color: #6b7280;
    margin-top:20px;

}

.service-card.active small {
  color: #cbd5f5;
}
        card-footerB
        {
             position:relative;
        }
.card-footerB button {
    aling-item:center;
  width: 100%;
  height:40px;
  padding: 10px;
  border-radius: 25px;
  border: none;
  background: #FCC020;
  font-weight: 600;
  font-size:14px;
  color:#242424;
  cursor: pointer;
  margin-top:70px;
   margin-bottom:50px;
}

.card-footerB button.outline {
  background: #00459E;
  border: 1px solid #d1d5db;

font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#ffffff;
}

/* BADGE */
.card-badge {
font-weight: 700;
font-style: Bold;
font-size: 11px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#242424;
  position: absolute;
  top: 15px;
  right:-1px;
  background: linear-gradient(90deg, #FFDC61 0%, #FFC100 100%);
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px 0px 0px 4px;
}

/* CTA BAR */
        .cta-bar
        {
            margin-top: 20px;
            background: #012B5C;
            padding:17px 25px 17px 40px;
            /*padding: 18px 20px;*/
            border-radius: 12px;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .cta-bar p
        {
                        margin-top: 20px;
            font-weight: 600;
            font-style: Semi Bold;
            font-size: 16px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            color: #ffffff;
            text-align:center;
            vertical-align:center
        }
.cta-bar button {

font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

  background: #fbbf24;
  border: none;
  padding: 10px 20px;
  border-radius: 20px;
}



/* RESPONSIVE */
@media (max-width: 992px) {
  .card-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .cta-bar {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }
}

@media (max-width: 600px) {
  .card-grid {
    grid-template-columns: 1fr;
  }
}
/*=====================================Turnkey Design-Build section start====================================================*/
    .tk-section {
  background: #ffffff;
  padding: 0px 20px;
}

.tk-container {
  max-width: 1350px;
  margin: auto;
}
/* TABS */
.tabs {
  margin-top: 5px;
  margin-bottom:20px;
  display: flex;
  justify-content: center;
  gap: 30px;
}

.tabs button {

  height:56px;
font-weight: 600;
font-style: Semi Bold;
font-size: 18px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
  border: none;
  background: #ffffff;
  cursor: pointer;
  color:#838383;
   padding: 18px 40px;
}

.tabs button.active {
font-weight: 600;
font-style: Semi Bold;
font-size: 18px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;
text-align: center;
vertical-align: middle;
    padding: 18px 40px;
  border-radius: 30px;
  border: none;
  background: #00459E;
  cursor: pointer;
  background: #00459E;
  color: #fff;
}
/* HEADER */
.tk-header .tk-tag {
font-weight: 800;
font-style: Extra Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 12%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
  background: #EAF3FF;
  color:#2563EA;
  padding: 5px 10px;
  border-radius: 6px;
  display: inline-block;
  margin-bottom: 10px;
}

.tk-header h1 {
font-weight: 600;
font-style: Semi Bold;
font-size: 38px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 1%;
color:#242424;
  margin-bottom: 10px;
}

.tk-header p {
font-weight: 400;
font-style: normal;
font-size: 19px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: 1%;
vertical-align: middle;

  color: #6B7280;
}

/* GRID */
.tk-grid {
  display: flex;
  gap: 30px;
  margin-top: 40px;
}

/* LEFT CARD */
.tk-left {
    /*width:520px;*/
    height:491px;
  flex: 1;
  box-shadow: 20px 40px 100px 0px #00000014;
background: linear-gradient(148.25deg, #002A5C 1.06%, #00459E 100%);
 background-image: url('../images/Overlay.png');
  padding: 28px;
  border-radius: 18px;
  color: white;
  position: relative;
}

.tk-pill-row {
  display: flex;
  gap: 8px;
  margin-bottom: 15px;
  align-items:center;
  text-justify:auto;
  margin-top:75px;
  margin-left:30px;
}

.pill {
    height:28px;
  padding: 8px 10px 10px 10px;

font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
background: #FFFFFF38;
border: 1px solid #FFFFFF4D;
  /*background: rgba(255,255,255,0.15);*/
  /*padding: 5px 10px;*/
  border-radius: 20px;
  font-size: 11px;
}

.pill.yellow {
height:28px;
/*width:106px;*/
  padding: 8px 10px 10px 10px;
text-align:center;
vertical-align:middle;
font-weight: 700;
font-style: Bold;
font-size: 11px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#242424;
background: linear-gradient(90deg, #FFDC61 0%, #FFC100 100%);
}

.tk-left h3 {

font-weight: 700;
font-style: Bold;
font-size: 24px;
line-height: 130%;
letter-spacing: -1%;
color:#ffffff;column-gap:2px;
   margin-left:30px;

}

.tk-left p {
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;
color: #FFFFFF;
  margin-bottom: 15px;
     margin-left:30px;

}
.tk-left ul {
  list-style: none;
  padding:0;
  margin:0;
  max-width:fit-content;    
}

        .tk-left li
        {
            display: flex;
            height: 36px;
            margin-top: 15px;
            margin-left: 30px;
            font-size: 13px;
            padding-left: 35px;
            padding-top: 10px;
            position: relative;
            border-radius: 50px;
            background: #00214C;
        }
.tk-left li::before {

   content:url('../images/Line (1).svg');
  position: absolute;
  font-size:11px;
  font-weight:900;
  left: 10px;
  top:10px;
    border-radius:30px;
border:1px solid #FCC020;
text-align:center;
vertical-align:middle;
  color: #FCC020;
  height:17px;
  width:17px;
}

/* RIGHT */
.tk-right {
  flex: 1.4;
  background: #fff;
  padding: 28px;
  border-radius: 18px;
  box-shadow: 20px 40px 100px 0px #00000014;

    /*box-shadow: 0 10px 20px rgba(0,0,0,0.08);*/
  transition: 0.3s;
}

.small-title {
  color: #242424;
  height:31px;
font-weight: 700;
font-style: Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 5%;
border-bottom: 1px solid #0000001A;
text-transform: uppercase;

}

.tk-right h2 {
font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#242424;
  margin: 15px 0;
}

.desc {
        height:26px;
font-weight: 400;
font-style: normal;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
font-size: 14px;
  color: #242424;
}

/* STATS */
.tk-stats {
    margin:auto;
    width:70%;
  display: flex;
  justify-content: space-between;
  margin: 5px 0;
}

.tk-stats span {

font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 3%;
color: #6B7280;
}

.tk-stats strong {
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;

  display: block;
  margin-top: 4px;
}
        .tk-stats p
        {
            font-weight: 500;
            font-style: Medium;
            font-size: 12px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            color: #4B5563;
              margin-top: 4px;

        }
/* TAGS */
.tk-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  height:28px;
  padding:18px 0px;
}


.tk-tags span {
    display: inline-flex;
    align-items: center;
    font-weight: 600;
    font-size: 14px;
    background: #C6DFFF;
    padding: 6px 10px;
    border-radius: 20px;
    color: #00459E;
}

.tk-tags span::before {
    content: '';
    width: 12px;
    height: 18px;
    margin-right: 8px;
    background-color: #00459E;
    -webkit-mask: url('../images/icon.svg') no-repeat center;
    mask: url('../images/icon.svg') no-repeat center;

    -webkit-mask-size: contain;
    mask-size: contain;
}
/* BUTTONS */
.tk-actions {
  margin-top: 45px;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.btn-primarytk {
       margin-bottom: 20px;
  width:fit-contant;
  height:40px;
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#242424;
  background: #FCC020;
  border: none;
  padding: 10px 30px;
  border-radius: 20px;
}

.btn-outlinetk {
font-weight: 600;
height:40px;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

    width:auto;
  background: #ffffff;
  border: 1px solid #D1D5DB;
 padding: 10px 30px;
  border-radius: 20px;
  color: #00459E;
}

.tk-actions a {
           margin-bottom: 20px;

    font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
  align-self: center;

  color: #00459E;
}

.tk-note {
    height:32px;
    border-radius:6px;
    text-align:left;
    vertical-align:middle;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 10px;
letter-spacing: -1%;
padding:10px 20px;
    background:#F3F4F6;
  color: #6B7280;
  margin-top: 5px;
}

/* BOTTOM */
.tk-bottom {
  display: flex;
  gap: 20px;
  margin-top: 30px;
}

.tk-box {
  flex: 1;
  width:auto;
  height:382px;
  background: #fff;
  padding: 20px;
  border-radius: 14px;
  box-shadow: 20px 40px 100px 0px #00000014;

}
        .tk-box h4
        {
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#242424;
height:40px;
padding:10px 15px;
margin:10px 10px;
border-bottom: 1px solid #0000001A;
        }
              .tk-box p
        {
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: -1%;
color:#242424;
padding:10px 15px;
margin:10px 10px;
        }

.check-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.check-list li {
  position: relative;
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: -1%;

  padding-left: 50px;   /* icon + space exactly same */
  margin-bottom: 10px;  /* line spacing */
  font-size: 16px;
  color: #242424;
}

.check-list li::before {
   content:url('../images/icon.svg');
  position: absolute;
  left: 20px;
  top: 4px;
  width: 18px;
  height: 18px;
  background: #eef4ff;
    color: rgba(37, 99, 234, 1);
    border-radius: 50%;
 }
.process-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.process-list li {
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;

    padding-left: 30px;   /* icon + space exactly same */
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 16px;
  color: #242424;
  margin-bottom: 14px;
}

.process-list .num {
  width: 24px;
  height: 24px;
   /*left:20px;*/
  top: 4px;
   background: #EAF3FF;
    color: #00459E;
    border-radius: 50%;
    border: 3px solid #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
               /* Blue number */
  font-weight: 600;
  font-size: 14px;
}
/* RESPONSIVE */
@media (max-width: 900px) {
  .tk-grid,
  .tk-bottom {
    flex-direction: column;
  }
}
.projects-section {
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  padding: 30px 20px;
}

.projects-container {
  max-width: 1350px;
  margin: auto;
}

.projects-section h2 {
font-weight: 600;
font-style: Semi Bold;
font-size: 28px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#242424;
margin-bottom: 8px;
}

 .projects-section p.subtitlepro  {
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: 0%;
vertical-align: middle;
  color: #6B7280 !important;
  margin-bottom: 30px;
}

/* GRID */
.projects-grid {
  display: flex;
  gap: 25px;
  /*padding:20px;*/

}

/* CARD */
.project-card {
  background: #ffffff;
  border-radius: 14px;
  overflow: hidden;
  flex: 1;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
      height: auto;
    width: 100%;
}

/* IMAGE */
.project-card img {
    width:100%;
  height: 230px;
  object-fit: cover;
}

/* BODY */
.card-body {
  margin-top:20px;
    
    justify-content: space-between;
  align-items: center;
    margin-left:20px;
  margin-right:20px;
}

/* TITLE */
.title-row {
    margin:0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.title-row h3 {
font-weight: 700;
font-style: Bold;
font-size: 18px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#242424;
}
.title-row span {
font-weight: 400;
font-style: Regular;
font-size: 11px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

color:#4B5563;
}
/* BADGES */
.badge {
font-weight: 600;
font-style: Semi Bold;
font-size: 10px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
  padding: 4px 8px;
  border-radius: 30px;
}

.badge.green {
  background: #86EFAC;
  color: #22C55E;
}

.badge.blue {
  background: #C6DFFF;
  color: #00459E;
}

/* META */
.meta {
  font-size: 12px;
  color: #777;
  margin: 6px 0 12px;
}

/* INFO BOX */
.info-box {
  background: #FAFAFA;
  padding: 10px;
  border-radius: 8px;
  
  border: 1px solid #F3F4F6
}
.info-box p{
     display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top:8px;
   margin-bottom:8px;
}
.left {
    font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 14px;
letter-spacing: 0%;
text-align: left;
color:#4B5563;
    text-align: left;
}

.right {
    font-weight: 600;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 14px;
letter-spacing: 0%;
text-align: left;
color:#242424;
    text-align: right;
}
.green-text {
font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;

  color: #23A192;
  text-align: right;
}

/* QUOTE */
.quote {

font-weight: 400;
font-style: Italic;
font-size: 13px;
leading-trim: none;
line-height: 20px;
letter-spacing: 0%;
padding:8px;
margin-left:2px;
 color: #242424;
  margin: 10px 0;
 border-left: 3px solid #0000001A;
}

/* BUTTON */
.project-card button {
  border: 1px solid #D1D5DB;
  color: #00459E;
  padding: 8px 12px;
  border-radius: 20px;
  font-size: 14px;
  font-weight:600;
  font-style:semi bold;
  cursor: pointer;
  margin-top: 5px;
}

/* FOOT */
.foot {
font-weight: 400;
font-style: Regular;
font-size: 11px;
leading-trim: NONE;
line-height: 16px;
letter-spacing: -1%;
color:#6B7280;
  margin-top: 8px;
}


/* RESPONSIVE */
@media (max-width: 900px) {
  .projects-grid {
    flex-direction: column;
  }
}
.tab-content {
  /*padding: 20px;
  background: #f5f5f5;
  margin-top: 10px;
  border-radius: 6px;*/
}
/*========================================Turnkey Design-Build section end======================================================*/
 /* Choose Your Package start */
 .chose_package_section{}
  .header-badge {
           background: #EAF3FF;
            font-weight: 800;
            font-size: 0.875rem;
            padding: 10px 15px;
            line-height: 28px;          
            border-radius: 6px;
            text-transform: uppercase;
        }
        .packege_title h2{ color: rgba(36, 36, 36, 1); font-size: 2.25rem; font-weight: 600;}
        .packege_title p{ color: rgba(107, 114, 128, 1); font-weight: 400; font-size: 1.125rem;}

        /* Calculator Section */
        .calc-container {
            background: rgba(243, 244, 246, 1);
            border: 1px solid rgba(0, 0, 0, 0.1);
            border-radius: 16px;
            padding: 14px 32px 16px;
        }
        .calc-container .text-start{ margin-top: 0px!important;}
        .calc-container label{ color: rgba(75, 85, 99, 1); font-weight: 700; font-size: 0.75rem; margin-bottom: 5px;}
        .calc-container .form-select, .form-control  { margin: 0; padding: 10px 16px;border: 1px solid rgba(0, 0, 0, 0.1); color: rgba(36, 36, 36, 1); font-weight: 500; font-size: 0.875rem;}

        .estimate-box {
           background: linear-gradient(146.07deg, #002A5C -0.78%, #00459E 101.5%);
            color: white;
            border-radius: 12px;
            padding: 16px 32px;
        }
        .estimate-box p{ color: rgba(209, 213, 219, 1); font-size: 0.75rem; font-weight: 600;}
        .estimate-box h4{ font-size: 1.25rem; font-weight: 700; color: #fff; margin: 5px 0px;}
        .estimate-box h4 span{ color: rgba(252, 192, 32, 1);}
        .est_fee{color: rgba(209, 213, 219, 1)!important; font-size: 0.75rem!important; font-weight: 400!important; margin: 0;}

        /* Toggles */
        .form-check-input:checked {
            background-color: #003d8c;
            border-color: #003d8c;
        }
        .myborder{border: 1px solid rgba(209, 213, 219, 1)}
        .myborder .form-check-input{ margin-left: 0!important;margin-right: 5px;}
        .myborder label{ color: rgba(36, 36, 36, 1); font-weight: 400; font-size: 0.875rem;}
        .myborder label .civil_scope{ font-weight: 600;}
        .myborder label .text-primary{ color: rgba(0, 69, 158, 1)!important;}

        /* Pricing Cards */
        .pricing-card {
            background: white;
            border-radius: 20px;
            border: 1px solid rgba(0, 0, 0, 0.1);
            box-shadow: 0px 6px 30.4px 0px rgba(0, 0, 0, 0.05);
            transition: transform 0.3s ease;
            position: relative;
            max-width: 414px;
            height: 100%;
            padding: 30px 30px;
        }
         .pricing-card  h5{ font-weight: 600; color:#242424;font-weight: 600;
font-style: Semi Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: center;
}
        .pricing-card p
        {
            font-weight: 400;
            font-style: Italic;
            font-size: 12px;
            leading-trim: NONE;
            line-height: 16px;
            letter-spacing: -1%;
            color: #6B7280;
            height: 22px;
            text-align:left;
            vertical-align:top;
        }
   .pricing-card.recommended {
  border: 1.5px solid rgba(37, 99, 234, 1);
  border-radius: 24px;  
  box-shadow: 20px 40px 100px rgba(8, 69, 133, 0.15);
  max-width: 414px; 
}


        .recommended-badge {
            position: absolute;
            top: -15px;
            left: 50%;
            transform: translateX(-50%);
            background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
            color: white;
            padding: 5px 25px;
            border-radius: 20px;
            font-size: 12px;
            font-weight: bold;
        }

        .price-text
        {
            font-weight: 700;
            font-style: Bold;
            font-size: 28px;
            leading-trim: CAP_HEIGHT;
            line-height: 100%;
            letter-spacing: -1%;
            color: #00459E;
        }
       
        .emi-badge {

font-weight: 500;
font-style: Medium;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

            background-color:#EAF3FF;
            color:#00459E;
           padding: 16px 16px;
            border-radius: 8px;
            display: inline-block;
            width: 100%;
            height:40px;
            margin-bottom: 40px;
        }
        hr{border: 1px solid rgba(0, 0, 0, 0.1)}

        .feature-list
        {
            list-style: none;
            padding: 0;
            height:136px;
            text-align: left;
            font-weight: 400;
            font-style: Regular;
            font-size: 14px;
            leading-trim: NONE;
            line-height: 22px;
            letter-spacing: -1%;
            color: #242424;
        }

        .feature-list li {
            margin-bottom: 12px;
            display: flex;
            align-items: center;
        }

        .feature-list li::before {
          content: url('../images/Line.svg');
    width: 20px;
    height: 20px;
    background: #eef4ff;
    color: rgba(37, 99, 234, 1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin-right: 5px;            
        }

        .btn-outline-primary-custom {
          border: 1px solid rgba(209, 213, 219, 1);
            color: rgba(0, 69, 158, 1);
            border-radius: 25px;
            padding: 10px 30px;
            width: 100%;
            font-weight: 600; font-size: 0.875rem;
            background: transparent;
        }
 .btn-outline-primary-custom:hover{background:#FCC020; color: rgba(255, 255, 255, 1);}

        .btn-primary-custom {
           background: #FCC020; color: #242424;
            border-radius: 25px;
            padding: 10px 30px;
            width: 100%;
            font-weight: 600; font-size: 14px;
            width: 100%;
        }

        .view-inclusions {
            color: rgba(36, 36, 36, 1);
            text-decoration: underline;
            font-size: 12px;
            font-weight: 500;
            display: block;
            margin-top: 15px;
        }
       .emi_indicative{ text-align: left; font-size: 12px; color: rgba(107, 114, 128, 1); margin-left: 15px;} 

 /* Choose Your Package end */
 /*=============================Scope Section====================================*/
        .spec-scope
        {
            padding: 40px 20px;
            display: flex;
            justify-content: center;
            background-color: #ffffff;
        }

        .spec-scope .spec-container
        {
            background-color: #ffffff;
            border: 1px solid #0000001A;
            box-shadow: 0px 6px 30.4px 0px #0000000D;
            max-width: 1300px;
            width: 100%;
            border-radius: 20px;
            
        }
        .spec-container .Mar
        {
            margin-bottom: 45px;
            margin-left: 30px;
            margin-right: 30px;
            margin-top: 40px;
        }
.spec-scope .spec-title {

font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;

  margin-bottom: 6px;
  color: #242424;
}

.spec-scope .spec-subtitle {

font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: -1%;
  color: #242424;
  margin-bottom: 28px;
}

.spec-scope .spec-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.spec-scope .spec-card {
  background: #F3F4F6;
  padding: 22px 24px;
  border-radius: 10px;
  border: 1px solid #ececec;
}

.spec-scope .spec-heading {

font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 3%;
text-transform: uppercase;

  color: #00459E;
  letter-spacing: 0.5px;
  margin-bottom: 12px;
}

.spec-scope .spec-card p {
  margin: 4px 0;

font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 24px;
letter-spacing: 0%;

  color: #333;
}

.spec-scope .spec-footer {

font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 16px;
letter-spacing: -1%;

  margin-top: 22px;
  font-size: 14px;
  color:#00459E;
}

.spec-scope .spec-footer a {
  color: #00459E;
  text-decoration: none;
}

.spec-scope .spec-footer a:hover {
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 768px) {
  .spec-scope .spec-grid {
    grid-template-columns: 1fr;
  }
}
/*==========================================trust section=============================*/

/* Header */
.trust-header {
      margin: auto;
  padding: 10px 20px;
    max-width: 1350px;
  text-align: center;
  margin-bottom: 40px;
}

.badges {
  display: inline-block;
  background: #EAF3FF;
  color: #2563EA;
 font-weight: 800;
font-style: Extra Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 12%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
  padding: 6px 12px;
  border-radius: 999px;
  margin-bottom: 12px;
}

.trust-header h2 {
font-weight: 600;
font-style: Semi Bold;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: center;

  margin-bottom: 10px;
  color: #242424;
}

.trust-header p {
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: -1%;
text-align: center;
vertical-align: middle;

  color: #6b7280;
  font-size: 15px;
}

/* Grid */
.trust-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
  box-shadow: 0px 6px 30.4px 0px #0000000D;

}

/* Cards */
.cardT {
height:382px;
  background: #ffffff;
  border-radius: 16px;
  padding: 28px;
  border: 1px solid #e5e7eb;
      /*box-shadow: 5px 10px 5px 0px #00000014;*/

}

.cardT h3 {
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#242424;
  margin-bottom: 6px;
}

.sub {

font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: -1%;

  color: #242424;
  margin-bottom: 30px;
}

/* Stats */
.stats {
  display: flex;
  justify-content: space-between;
  
}

.stats div {
  flex: 1;
  margin-bottom: 20px;
  height:175px;
  gap:5px;
  /*border: 1px solid;*/
}

.stats h2 {

font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 10%;
text-transform: uppercase;
color:#6B7280;
  /*margin-bottom: 20px;*/
}
.stats h4 {

font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;

  color: #00459E;
  /*margin-bottom: 4px;*/
}

.stats p {
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
  color: #4B5563;
}


/* Note */
.note {
font-weight: 400;
font-style: Italic;
font-size: 12px;
leading-trim: NONE;
line-height: 16px;
letter-spacing: -1%;

  color: #6b7280;
  border-top: 1px solid #e5e7eb;
  padding-top: 12px;
}

/* Links */
.links {
  list-style:circle;
  list-style-image:url('../images/Ellipse 78.png');
  margin-bottom: 20px;
  padding-right:5px;
}

.links li {
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 16px;
letter-spacing: -1%;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-offset: 0%;
text-decoration-thickness: 0%;

  color: #00459E;
  margin-bottom: 10px;
  cursor: pointer;
}

/* Tags */
.tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.tags span {

font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

  background: #EAF3FF;
  color: #00459E;
  font-size: 13px;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid #C6DFFF
}
.tags span img{
margin-right: 6px;
  font-weight: 900;
font-style: Semi Bold;
font-size: 11px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 10%;
  width: 18px;
  height: 18px;

}

/* CTA */
.cta-barT1 {
height:20px;
 

}
.cta-barT {
margin:auto;
  max-width:928px;
  width:100%;
  background-color: white;
  border-radius: 14px;
  border: 1px solid #e5e7eb;
  padding: 18px 20px 10px 20px;
  display: flex;
  box-shadow: 20px 40px 100px 0px #00000014;


  /*justify-content: center;
  align-items: center;*/
}

.cta-barT p {
    margin:15px 100px 20px 10px;
font-weight: 600;
font-style: Semi Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align:left;
vertical-align:middle;
  color: #242424;
}

.cta-barT button {
  background: #FCC020;
  border: none;
  padding: 10px 18px;
  border-radius: 999px;
  color:#242424;
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-right:10px;

  cursor: pointer;
  align-items:right;
  vertical-align:middle;
      /*margin:20px 50px 20px 10px;*/

}

/* Responsive */
@media (max-width: 768px) {
  .trust-grid {
    grid-template-columns: 1fr;
  }

  .cta-bar {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }
}
 /* Explore loan options start */

.loan-section {
    margin: 0px auto;
    padding: 20px;
    column-gap:40px;
}

.loan-section  .header-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.loan-section  .header-row h2 {
    font-size: 28px;
    font-weight: 600; color: rgba(36, 36, 36, 1);
}

.loan-section .check_eligibility {
    background-color: #004699;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 25px;
    font-weight: 600;
    cursor: pointer;
     font-size: 0.875rem;
}

/* Card Styling */
        .explore_loanslider
        {
             /*transition: transform 0.3s ease;*/
            padding: 0 70px;
            box-shadow: 0px 40px 50px 0px #00000014;
        }
 .loan-card {

    background: #ffffff;
    border: 1px solid #0000001A;
    border-radius: 12px;
    padding: 0px 20px;
    text-align: center;
    transition: transform 0.3s ease;
   box-shadow: 20px 40px 100px 0px #00000014;
}

.logo-box {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
    margin-bottom: 8px;

  
}

.logo-box img {
    max-width: 150px !important; /* Owl Carousel forces 100% width, this overrides it */
    width: auto !important;
}

.loan-card h3 {
    color: #00459E;
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

    margin-bottom: 8px;
    text-align:center;
    vertical-align:middle;
}

.loan-card p {

    color: #4B5563;
font-weight: 500;
font-style: Medium;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}

.disclaimer {
    text-align: center;
    font-size: 12px;
    color: rgba(107, 114, 128, 1);
    font-style: italic;
    margin-top: 30px;
}

/* Navigation Customization */
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: white !important;
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    color: rgba(36, 36, 36, 1);
    border: 1px solid rgba(36, 36, 36, 0.1);
    box-shadow: 0 10px 10px 4px rgba(0,0,0,0.1) !important;
    font-family: bootstrap-icons !important;
    background-color:transparent'
}
.owl-nav button:hover {color: rgba(0, 69, 158, 1)!important;}
.owl-nav .owl-prev { left: -5px; }
.owl-nav .owl-next { right: -5px; }
/* Explore loan options end */


/* =========================================================Clarity Over Guesswork Start==================================== */
.clarity_guesswork_section{ padding: 50px 0px;}

.clarity_guesswork_header_section {
  text-align: center;
  margin-bottom: 60px;
}

.clarity_guesswork_header_section .top-badge {
 
  background: rgba(234, 243, 255, 1);
  padding: 2px 13px; 
  border-radius: 8px; display: inline-block;
}

.clarity_guesswork_header_section h4 span { 
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 30px;

 background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}


.clarity_guesswork_header_section h2 { font-size: 36px; margin: 0px 0 10px; color: rgba(36, 36, 36, 1); font-weight: 600;}
.clarity_guesswork_header_section p{font-weight: 400;font-size: 18px;line-height: 26px;letter-spacing: -1%;text-align: center;vertical-align: middle; color: rgba(107, 114, 128, 1);}

/* Layout Grid */
.comparison-grid {
  display: flex;
  align-items: center;
  justify-content: center;
}

.card1 {
  padding: 40px;
  border-radius: 24px;
  position: relative;
}

/* Left Card Styling */
.card-left {
 background: rgba(243, 244, 246, 1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  flex: 1;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: -20px; /* Overlap effect */
  padding-right: 60px;
}
.promo-tag1 {
  position: absolute;
  top: -14px;
  left: 20%;
  color:#EF4444;
  transform: translateX(-50%);
  background: #FCA5A5;
  padding: 4px 12px;
  border-radius: 20px; color: rgba(255, 255, 255, 1);
font-weight: 600;
font-style: Semi Bold;
font-size: 11px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.subtitle_main{ 
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: left;
 color: #4B5563;
}
.subtitleG {
  color: #6B7280;
font-weight: 500;
font-style: Medium;
font-size: 13px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: left;

  margin-bottom: 20px;
}
.pill-red-light{background: rgba(254, 242, 242, 1); border: 1px solid rgba(252, 165, 165, 1);border-radius: 50px;border-width: 1px;gap: 8px;
padding-right: 10px;padding-left: 10px; font-size: 11px; font-weight: 600; color: rgba(239, 68, 68, 1); padding: 6px 16px;}

/* Right Card Styling */
.card-right {
  background: white;
  flex: 1.1;
  box-shadow: 0px 20px 40px 0px rgba(0, 69, 158, 0.15);
  position: relative;
  border-radius: 24px;
  z-index: 1;
  height:375px;
}

.card-right::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px; /* Border thickness */
  background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
  border-radius: 24px;

  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.promo-tag {
  position: absolute;
  top: -14px;
  left: 15%;
  transform: translateX(-50%);
  background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
  padding: 4px 12px;
  border-radius: 5px; color: rgba(255, 255, 255, 1);
   font-size: 12px;
  font-weight: 800;
}
.ava_interios_card_header{display: flex;  justify-content: space-between;  align-items: end;  margin-bottom: 24px;}
.ava_interios_card_headerleft h2{ color:#4B5563; margin: 10px;
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: center;
}
.ava_interios_card_headerleft p{ color:#6B7280; font-weight: 500;
font-style: Medium;
font-size: 13px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: center;
 margin: 0;}
.rating{color: rgba(255, 149, 0, 1);}
.rating span{color: rgba(34, 197, 94, 1); font-size: 14px; font-weight: 600;}
.check_list_right li{margin-bottom: 16px;
  font-size: 14px;
  display: flex;
  align-items: center; font-weight: 400; color: rgba(36, 36, 36, 1);}
.check_list_right li i{color:rgba(239, 68, 68, 1); font-size: 15px;font-weight: 600; margin-right: 5px;}
.footer_link{color:rgba(239, 68, 68, 1); font-size: 15px;font-weight: 600;}

.check_list_right {
  list-style: none;
  padding: 0;
  margin: 0px 0;
}

.check_list_right li {
  margin-bottom: 16px;
  font-size: 14px;
  display: flex;
  align-items: center; font-weight: 400; color: rgba(36, 36, 36, 1);
}
.check_list_right li i { color:rgba(34, 197, 94, 1); font-size: 15px;font-weight: 600; margin-right: 15px; background: rgba(240, 253, 244, 1); width: 20px; height: 20px; border-radius: 50px;text-align: center;}
.check_list_right li span{ color: rgba(0, 69, 158, 1); font-weight: 700;margin-right: 4px;}


/* Lists and Items */
.check_list {
  list-style: none;
  padding: 0;
  margin: 30px 0;
}
.check_list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(36, 36, 36, 1);
}

/* ✔ IMAGE USING CONTENT (NOT BACKGROUND) */
.check_list li::before {
    content: url('../images/multiply.svg');
    position: absolute;
    left: 0;
    top: 2px;
}
/* bold heading */
.check_list li span {
    font-weight: 600;
    color: #111827;
}
.check_list li img{
        color: rgba(239, 68, 68, 1);
    font-size: 29px;
    font-weight: 100;
    margin-right: 5px;
    margin-right: 7px;
}
.check_list li span{ color:#242424;
font-weight: 700;
font-style: Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;

 margin-right: 5px;}

.footer_linkL{ 
font-weight: 700;
font-style: Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;
color:#242424
}
.footer_linkL span{color:#EF4444; 
font-weight: 700;
font-style: Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;

}
.footer_linkR{ 
font-weight: 700;
font-style: normal;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;
color:#242424
}
.footer_linkR span{color:#00459E; 
font-weight: 700;
font-style: Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;

}
/* Tags and Buttons */
.feature-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
  border-top: 1px solid #eee;
  padding-top: 25px;
}

.feat-tag {
  background: rgba(234, 243, 255, 1);
  border: 1px solid rgba(198, 223, 255, 1);
  color: rgba(0, 69, 158, 1);
  font-size: 12px;
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 50px;
}

.actions {
  display: flex;
  gap: 15px;
  margin-top: 30px;
}

.get_free {
  background: rgba(0, 69, 158, 1);
  color: rgba(255, 255, 255, 1);
  border: none;
  flex: 1;
  padding: 14px;
  border-radius: 30px;
  font-weight: 600;
  cursor: pointer; font-size: 14px;
}

.preview_dash {
  background: white;
  border: 1px solid #ccc;
  flex: 1;
  padding: 14px;
  border-radius: 30px;
  font-weight: 600;
  color: rgba(0, 69, 158, 1);
  font-size: 14px;
  cursor: pointer;
}

/* Clarity Over Guesswork end */
/* See Homes Like Yours Start */

   /* Header */
   .seelike_header{ text-align: center; margin-top: 46px;}
   .portfolio_badge_bg{ background: #EAF3FF;  padding: 2px 13px;  border-radius: 8px; display: inline-block;}
        .portfolio-badge {
   
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;

    /* Gradient text */
    background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.seelike_header h2 {
font-weight: 600;
font-style: Semi Bold;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: center;
 margin: 15px 0 5px;  color: #242424; }
        .subtitle { color: #6B7280; margin-bottom: 30px;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: -1%;
text-align: center;
vertical-align: middle;
}

        /* Filter Bar */
        .seehome_filter_section {
            background: #F3F4F6;
            border: 1px solid #0000001A;
            border-radius: 16px;
            display: flex;
            padding: 16px 40px;
              justify-content: center; max-width: 848px; margin: auto;margin-bottom: 48px;
        }

        .seehome_filter_section .filter-item {
            flex: 1;
            text-align: left;
            padding: 0 15px;
        max-width: 180px;
        }

        .seehome_filter_section .filter-item:last-child { border-right: none; }
        .seehome_filter_section .filter-item label { display: block; 
font-weight: 700;
font-style: Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;
 color:##4B5563; text-transform: uppercase; margin-bottom: 4px; }
        .seehome_filter_section .filter-item select { width: 100%;border: 1px solid #0000001A; padding: 10px 16px; border-radius: 6px; background: white; color: #242424;
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;
 }

        /* Project Card */
        #project-container1 { display: flex; flex-direction: column; gap: 30px; }

        .project-card1 {
            background: white;
            border-radius: 16px;
            border: 1px solid #0000001A;
            display: flex;
            overflow: hidden;
           box-shadow: 20px 40px 100px 0px #00000014;
            text-align: left;
        }

        .image-side { flex: 1; position: relative; min-height: 400px; }
        .main-img { width: 100%; height: 100%; object-fit: cover; display: block; transition: 0.3s; }

        .content-side { flex: 1; padding: 40px; position: relative; }
        .status-tag { position: absolute; top: 35px; right: 35px; background: #F0FDF4;border: 1px solid #86EFAC; color: #22C55E; padding: 5px 12px; border-radius: 20px; font-size: 14px; font-weight: 600; }
        .content h2 { margin: 0; font-size: 24px; font-weight: 700; color: #242424; }
        .P1 { color: #4B5563; 
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
 margin: 8px 0; }
        .descHL{ color: #4B5563; 
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: 0%;
 margin-bottom: 20px; }
                .descHLB{ color: #4B5563;font-style:italic;border-left: 2px solid #0000001A
font-weight: 400;
font-style: Medium;
font-size: 13px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: 0%;
 margin-bottom: 10px; }
                .tk-statsHL {
    margin:auto;
    width:100%;
  display: flex;
  justify-content: space-between;
  margin: 15px 0;
}

.tk-statsHL span {

font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 3%;
color: #6B7280;
}

.tk-statsHL strong {
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;

  display: block;
  margin-top: 10px;
}
        .tk-statsHL p
        {
            font-weight: 500;
            font-style: Medium;
            font-size: 12px;
            leading-trim: NONE;
            line-height: 100%;
            letter-spacing: 0%;
            color: #4B5563;
              margin-top: 8px;

        }
        .HL-buttons {
  display: flex;
  gap: 15px;
  margin-top:50px;
}

.btn-primaryCG {
  background: #FCC020;
  border: none;
  padding: 12px 22px;
  border-radius: 25px;
  font-weight: 600;
  cursor: pointer;
  height:48px;
  width:296px;
  color:#242424;
font-style: Semi Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}

.btn-outlineCG {
  border: 1px solid #d1d5db;
  color:#00459E;
  background: #ffffff;
  padding: 12px 22px;
  border-radius: 25px;
font-weight: 600;
font-style: Semi Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

  cursor: pointer;
  height:48px;
  width:296px;
}
        /*.tags-row { display: flex; gap: 10px; flex-wrap: wrap; border-bottom: 1px solid #f0f0f0; padding-bottom: 20px; margin-bottom: 25px; }
        .tag { background: #EAF3FF; padding: 6px 12px; border-radius: 50px; font-size: 14px; color: #00459E;
             display: flex; align-items: center; gap: 5px;border: 1px solid #C6DFFF; font-weight: 600; }
        .tag-rating { background: #FFFBEB; color: #242424;border: 1px solid #FCD34D; }
        .tag-rating i{color: #FF9500;}
        .btn-row { display: flex; gap: 15px; align-items: center; }
        .btn { flex: 1; padding: 12px; border-radius: 30px; font-weight: 600; border: none; cursor: pointer; font-size: 14px; text-align: center; }
        .btn-blue_exp { background: #00459E; color: white; }
        .btn-getlook { background: white; border: 1px solid #D1D5DB; color: #00459E; font-size: 14px; font-weight: 600; }
        .btn-share { color: #00459E; font-size: 14px; font-weight: 600; cursor: pointer; }*/
        

        /* Thumbnails */
        .thumb-strip { display: flex; gap: 12px; justify-content: center; margin-top: 25px; }
        .thumb { width: 140px; height: 88px; border-radius: 8px; cursor: pointer; border: 3px solid transparent; overflow: hidden; transition: 0.2s;opacity:60%; }
        
  
        .thumb img { width: 100%; height: 100%; object-fit: cover; }
        .thumb.active { border-color: #2563EA; opacity:100%}

        .load-more { margin-top: 40px; background: white;  padding: 12px 35px; border: 1px solid #D1D5DB; border-radius: 30px; color: #00459E; font-size: 14px; font-weight: 600; cursor: pointer; }

          /* --- Footer Load More --- */
        .footer-action {
            text-align: center;
            margin-top: 20px;
        }

        .btn-load {
            background: white;
           border: 1px solid #D1D5DB;
            padding: 14px 40px;
            border-radius: 30px;
            color: #00459E;
            font-weight: 600;
            cursor: pointer;
            transition: 0.3s;
        }

        .btn-load:hover {
            border-color: #00459E;
            background: #f0f5ff;
        }

        /* Entry Animation for new cards */
        @keyframes fadeIn {
            from { opacity: 0; transform: translateY(20px); }
            to { opacity: 1; transform: translateY(0); }
        }

        .new-card {
            animation: fadeIn 0.5s ease forwards;
        }


   
/* See Homes Like Yours End */
/*============================People=================================*/
.team__container {
  max-width: 1350px;
  margin: auto;
  padding: 64px 20px;
}

/* Header */
.team__header {
  text-align: center;
  /*max-width: 720px;*/
  margin: auto;
}

.team__label {
    background: #EAF3FF;  padding: 2px 12px;  border-radius: 8px; display: inline-block;
 
font-weight: 800;
font-style: Extra Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 12%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;

  letter-spacing: 1px;
  color:#2563EA;
  height:32px;width:89px;

}

.team__header h2 {
font-weight: 600;
font-style: Semi Bold;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: center;

  margin: 10px 0;
}

.team__header p {
  color:#6B7280;
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: -1%;
text-align: center;
vertical-align: middle;

}

.team__badges {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;

}

.team__badges span {
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
border: 1px solid #0000001A;
color:#4B5563;
  background:#ffffff;
  padding: 8px 14px;
  border-radius: 999px;
}

/* Grid */
.team__grid {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

/* Card */
.team-card {
  background: var(--card);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0,0,0,0.06);
  transition: 0.3s;
}

.team-card:hover {
  transform: translateY(-6px);
}

.team-card img {
  width: 100%;
  height: 196px;
  object-fit: cover;
}

.team-card__body {
    height:361px;
  padding: 18px;
}

.team-card__body h3 {
font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#242424;
   margin-bottom:10px;
}

.team-card__body .role {

font-weight: 500;
font-style: Medium;
font-size: 13px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

  color:#4B5563;
  margin-bottom: 15px;
}

/* Tags */
.tagsP {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.tagsP span {
    background: #EAF3FF;
font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
  border: 1px solid #C6DFFF;
  color:#00459E;
  padding: 4px 10px;
  border-radius: 999px;
   /*margin-bottom: 20px;*/
}

/* List */
.team-card ul {

font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;
color: #4B5563;
  margin-top: 15px;

  margin-bottom: 25px;
  padding-left: 18px;
}
        .team-card ul li
        {
            margin-bottom: 10px;
        }
.result {
     margin-bottom: 25px;
     margin-bottom: 20px;

font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: -1%;
color:#242424;


}
.result strong {
  font-size: 13px;
font-weight: 700;
font-style: Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 22px;
letter-spacing: -1%;
color:#00459E;
}
/* CTA */
.team__cta {
    height:80px;
  margin-top: 35px;
  background: #012B5C;
  color: white;
  padding: 24px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
        .team__cta p
        {
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#ffffff;
margin:auto;
margin-left:20px;

        }
         .team__cta p span
        {
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#FCC020
        }
.buttons {
  display: flex;
  gap: 12px;
  margin:auto:
        justify-content: space-between;
  align-items: center;
}

.btn-primaryP {
  background: #FCC020;
  border: none;
  padding: 10px 16px;
  border-radius: 50px;
  font-weight: 600;
  cursor: pointer;
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#242424;

}

.btn-outlineP {
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

  border: 1px solid #ffffff;
  background: transparent;
  color: white;
  padding: 10px 16px;
  border-radius: 50px;
}

/* Responsive */
@media (max-width: 1024px) {
  .team__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .team__grid {
    grid-template-columns: 1fr;
  }

  .team__header h2 {
    font-size: 28px;
  }

  .team__cta {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
}
/*==============================guides======================================*/
/* ---- SECTION ---- */
.guides-sectionG {
  width: 100%;
  max-width: 1350px;
  margin: 30px auto;
  text-align: center;
}

/* ---- TOP TAG ---- */
.tagG {
  display: inline-block;
  padding: 6px 16px;
  background: #eef3ff;
  color: #2563EA;
  border-radius: 6px;
font-weight: 800;
font-style: Extra Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 12%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;
  margin-bottom: 20px;
}
        .tagG span
        {
            background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
        }

.titleG {
  margin: 0;

font-weight: 600;
font-style: Semi Bold;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: center;
color:#242424;
}
.titleG span{
font-weight: 600;
font-style: Semi Bold;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: center;

}
.sub-textG {
  margin: 15px auto 30px;
  color: #6B7280;

font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: -1%;
text-align: center;
vertical-align: middle;

}

/* ---- BADGES ---- */
.top-badgesG {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 40px;
}

.top-badgesG span {
    border: 1px solid #0000001A;
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
  padding: 8px 18px;
  border-radius: 18px;
  background: #ffffff;
  color:#4B5563;
}

/* ---- CARDS WRAPPER ---- */
.cardsG {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0px;
}

/* ---- CARD ---- */
.cardG {
    width:410px;
  /*height:286px;*/
  background: #fff;
  padding: 32px;
  border-radius: 20px;
  border: 1px solid #ebebeb;
  min-height: 360px;
  display: flex;
  flex-direction: column;
    text-align:left;

}

.card-tagG {
      font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 8%;
  display: inline-block;
  padding: 10px 16px;
  background: #eef3ff;
  border-radius: 16px;
  margin-bottom: 14px;
}

.card-tagG .blueG {
  background: #e5f1ff;
  color: #0070ff;


}

.card-tagG .lightG {
  background: #f0f3f5;
  color: #4b4b4b;
  
}

.metaG {
}
.metaG span{
        text-align:right;
font-weight: 600;
font-style: Semi Bold;
font-size: 13px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
  color: #242424;
  margin-bottom: 10px;

}
h3 {
height:40px;
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#242424;
  text-align: left;
}

.descriptionG {
  color: #242424;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;
  text-align: left;
  flex-grow: 1;
  padding:0;
}

/* ---- FOOTER ---- */
.footerG {

  display: flex;
  justify-content: space-between;
  align-items: center;
}

.updatedG {
font-weight: 400;
font-style: normal;
font-size: 12px;
leading-trim: NONE;
line-height: 16px;
letter-spacing: -1%;

  color: #242424;
}

/* ---- BUTTONS ---- */
.yellow-btnG {
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

  background: #FCC020;
  padding: 10px 18px;
  border-radius: 20px;
  border: none;
  cursor: pointer;
}

.blue-btnG {
    border: 1px solid #D1D5DB;
  background: #ffffff;
  color: #00459E;
  padding: 5px 10px;
  border-radius: 20px;
  cursor: pointer;

}

.white-btnG {
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px 10px;
  border-radius: 20px;
  cursor: pointer;
}

/* ---- RESPONSIVE ---- */
@media (max-width: 960px) {
  .cards {
    grid-template-columns: 1fr;
  }
  .footer {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
}
/*===========================next step===========================================*/
/* SECTION */
.assessment-sectionN {
  max-width: 1350px;
  margin: 80px auto;
  text-align: center;
}

/* TOP STEP BADGE */
.top-stepN {
  display: inline-block;
  padding: 6px 20px;
  background: #EAF3FF;
  color: #2563EA;
  border-radius: 6px;
  margin-bottom:10px;
font-weight: 800;
font-style: Extra Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 12%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;

}
.top-stepN span
        {
            background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
        }
/* TITLE + SUBTEXT */
.headingN {

font-weight: 600;
font-style: Semi Bold;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: center;
color:#242424;
  margin-bottom: 10px;
}

.subtextN {
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: -1%;
text-align: center;
vertical-align: middle;
  margin: 0 auto 50px;
  font-size: 17px;
  color: #6B7280;
  line-height: 1.6;
}
        .subtextN span
        {
font-weight: 600;
font-style: Semi Bold;
font-size: 18px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: -1%;
text-align: center;
vertical-align: middle;

        }
/* WRAPPER: FORM LEFT + INFO RIGHT */
.assessment-wrapperN {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 30px;
  margin-top: 20px;
}

/* FORM BOX */
.form-boxN {
  padding: 35px;
  border-radius: 18px;
  border: 1px solid #e8e8e8;
  background: white;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.06);
}

/* ROWS */
.form-rowN {
  display: flex;
  gap: 20px;
  margin-bottom: 18px;
}

.fieldN {
  flex: 1;
  text-align: left;
}

.fieldN .fullN {
  margin-bottom: 18px;
}

label {

  display: block;
  margin-bottom: 6px;

font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;

  color: #6B7280;
}

input, textarea {
  width: 100%;
  padding: 14px;
  border-radius: 8px;
  border: 1px solid #ddd;

font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;

  color:#9CA3AF;
}

textarea {
  height: 90px;
  resize: none;
  color:#9CA3AF
}

/* BUTTON */
.yellow-btnN {
  width: 100%;
  background: #FCC020;
  padding: 14px 0;

font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#242424;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  margin-top: 10px;
}

/* BOTTOM SMALL TAGS */
.bottom-tagsN {
  display: flex;
  gap: 12px;
  margin-top: 15px;
}

.bottom-tagsN span {
    border: 1px solid #C6DFFF;
  background: #EAF3FF;
  color: #00459E;
  padding: 7px 16px;
  border-radius: 16px;
  font-size: 13px;
  font-weight: 500;
}

/* RIGHT INFO BOXES */
.info-columnN {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.info-boxN {
  padding: 30px;
  border-radius: 18px;
  border: 1px solid #0000001A;
  background: white;
  box-shadow: 0 3px 25px rgba(0, 0, 0, 0.06);
  text-align: left;
}

.info-boxN h3 {
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: left;
color:#242424;
height:20px;
}
.info-boxN p {

font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: left;
color:#6B7280;
}
.info-boxN ul {
    list-style-type:none;
  padding:0;
  margin:0;
}

.info-boxN ul li {
     position: relative;
     padding-left:30px;
color:#242424;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 30px;
letter-spacing: -1%;
  margin-bottom: 8px;
 

}
.info-boxN ul li::before {
    position:absolute;
    content: url('../images/Line (2).svg');
    width: 20px;
    height: 20px;
    left:0;
   top:5px;    
    background: #eef4ff;
    color: rgba(37, 99, 234, 1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin-right: 20px;   
          
}
.blue-linkN {
  color: #00459E;
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 16px;
letter-spacing: -1%;

  text-decoration: none;
  font-weight: 600;
}

/* RESPONSIVE */
@media (max-width: 960px) {
  .assessment-wrapperN {
    grid-template-columns: 1fr;
  }
  .bottom-tagsN {
    flex-wrap: wrap;
  }
}

/*=================================Group Deal================================================*/
.time-text {
    position: relative;
    padding-left: 22px; /* icon ke liye space */
}

.time-text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;

    width: 16px;
    height: 16px;

    background: url('../images/clock (1).svg') no-repeat center;
    background-size: contain;
}
.alsofrom-section1 {
    background-color: #FFFBEB;
}
.group-section {
  width: 1350px;
  margin: 50px auto;
  padding: 20px;
  background: transparent; /* 🔥 important */
}

.top-badgeGD {
  display: inline-block;
  background: #e6eeff;
  padding: 6px 18px;
  border-radius: 20px;
  margin-bottom: 15px;
font-weight: 800;
font-style: Extra Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 12%;
text-align: center;
vertical-align: middle;
text-transform: uppercase;

}
        .top-badgeGD span{
        background: linear-gradient(90deg, #2563EA 0%, #0FA4E9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
        }
.main-titleGD {
font-weight: 600;
font-style: Semi Bold;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;

  margin-bottom: 10px;
}

.subtitleGD {
  color: #6B7280;
font-weight: 400;
font-style: normal;
font-size: 18px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: -1%;
vertical-align: middle;

  margin-bottom: 40px;
}

.top-card-rowGD {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}


/* BLUE CARD */
.blue-cardGD {
box-shadow: 20px 40px 100px 0px #00000014;
width:665px;

background: linear-gradient(148.25deg, #002A5C 1.06%, #00459E 100%);
 background-image: url('../images/Overlay.png') ;
 background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: white;
  padding: 35px;
  border-radius: 18px;
}

.pill-rowGD {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 18px;
}

.pillGD {
font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#ffffff;
  background: rgba(255,255,255,0.15);
  padding: 6px 12px;
  border-radius: 12px;
  font-size: 12px;
}

.card-titleGD {
font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#ffffff;
  margin-bottom: 10px;
}

.card-descGD {
  font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;
color: #E5E7EB;
  margin-bottom: 20px;
}

.info-gridGD {
  display: flex;
  justify-content: space-between;
  
  /*margin: 20px 0;*/
  
}
        .info-boxGD
        {
                background:#012B5C;
                height:91px;
                width:180px;
                border-radius:10px;
               padding:15px;

        }

.info-boxGD label {
     /*margin-top:20px;
                margin-left:20px;*/
font-weight: 600;
font-style: Semi Bold;
font-size: 11px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 3%;
text-transform: uppercase;
color:#D1D5DB;
  opacity: 0.8;

}

.info-boxGD strong {

   font-weight: 700;
font-style: Bold;
font-size: 14px;
leading-trim: NONE;
line-height:0px;
letter-spacing: -1%;
color:#ffffff;
}

/* Buttons */
.cta-yellowGD {

font-weight: 600;
font-style: Semi Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
height:49px;
widows:279px;
  background: #FCC020;
  color: #242424;
  border: none;
  padding: 12px 22px;
  border-radius: 25px;
  font-weight: 600;
  margin-right: 10px;
  margin-top: 10px;
  cursor: pointer;
}

.cta-outlineGD {
      margin-right: 10px;
  margin-top: 10px;
font-weight: 600;
font-style: Semi Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
    border: 1px solid #D1D5DB
    height:49px;
widows:239px;
  background: #ffffff;
  padding: 12px 25px;
  color: #00459E;
  border-radius: 25px;
  cursor: pointer;
}

.footnoteGD {
 font-weight: 400;
font-style: Italic;
font-size: 12px;
leading-trim: NONE;
line-height: 16px;
letter-spacing: -1%;
color:#D1D5DB;
  opacity: 0.8;
  margin-top: 20px;
}

/* WHITE CARD (TOP) */

.pricing-sectionGD {
  width: 100%;
  padding: 30px 0px;
  background:#ffffff;
  border-radius:20px;
}

.pricing-containerGD {
  max-width: 553px;
  margin: auto;
    padding: 35px 0;

}

.headingGD {
  font-size: 28px;
  font-weight: 700;
  color: #111;
  margin-bottom: 6px;
}

.subtextGD {
  color: #555;
  font-size: 16px;
  margin-bottom: 26px;
}

.pricing-gridGD {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
}

.cardGD {
    height:74px;
    width:256px;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 10px 20px 15px;
  border-radius: 12px;
  position: relative;

}

.cardGD .leftGD .labelGD {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.4px;
  left:20px;
  /*border:2px solid;*/
}

.cardGD .rightGD {
  position: absolute;
  top: 10px;
  right: 20px;
 
}

.homesGD {
  font-weight: 700;
  font-size: 14px;
  color: #333;
}

.descWGD {
  margin-top: 15px;
font-weight: 500;
font-style: Medium;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

  color: #4B5563;
}

/* Label Colors */
.bronzeGD {
    padding:5px;
    /*border-radius:20px;*/
    gap:8px;
  color: #CD7F31;
}

.silverGD {
  color: #9CA3AF;
}

.goldGD {
  color: #F1C40E;
}

.platinumGD {
  color: #8E44AD;
}

/* Note Box */
.noteGD {
  background: #f4f4f6;
  padding: 14px 18px;
  border-radius: 10px;
  height:55px;
  width:100%;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 16px;
letter-spacing: 0%;
text-align:left;
   vertical-align:middle;
  color: #6B7280;
  margin-top: 25px;

  border: 1px solid #e0e0e0;
}


/* RESPONSIVE */
@media (max-width: 900px) {
  .top-card-rowGD,
  .bottom-rowGD {
    grid-template-columns: 1fr;
  }
}

/*===============================botom row of group====================*/
.group-sectionGDB {
  padding: 40px 0;
  margin:0px;
  width: 1350px;
}

.group-sectionGDB .grid-wrapperGDB {
  display: grid;
  grid-template-columns: 43% 52%;
  gap: 32px;  
  margin: auto;
}

/* ---- COMMON CARD STYLE ---- */
.group-sectionGDB .cardGDB {
  border-radius: 22px;
  box-shadow: 0px 22px 55px rgba(0,0,0,0.18);
  padding: 35px;
}

/* ---- BLUE LEFT CARD ---- */
.group-sectionGDB .card-blueGDB {
  /*background: #003B78;*/
  color: #fff;
}

.group-sectionGDB .card-blueGDB .tag-list span {
  font-size: 13px;
  color: #D0E2FF;
  /*background: rgba(255,255,255,0.12);*/
  padding: 6px 14px;
  border-radius: 16px;
}

/* ---- WHITE CARD ---- */
.group-sectionGDB .card-whiteGDB {
  background: #FFFFFF;

  color: #111;
  box-shadow: 20px 40px 100px 0px #00000014;

}

/* ---- FORM CARD ---- */
.group-sectionGDB .grid-wrapperGDB .card-formGDB {
  background: #ffffff;
}
       .card-formGDB h2
        {
font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#242424;

        }
             .card-formGDB p
        {
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: -1%;
color:#242424;
        }
        .chip-rowGDB
        {
            padding:20px 0;
        opacity: 1;
        display: flex;
  gap: 6px;
  flex-wrap: wrap;
  margin:0px;

        }
        .chip-rowGDB button
        {
            border-radius: 50px;
border-width: 1px;
padding:5px 10px;
background: #EAF3FF;
border: 1px solid #C6DFFF;
       border:none;
font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#00459E;
        }
.group-sectionGDB .form-gridGDB {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
        .form-gridGDB.form-itemGDB
        {
        }
        .form-itemGDB input{
            font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;
color:#9CA3AF;
opacity:60%;
padding:9px;
border-radius:6px;
border:1px solid #e5e7eb;
box-sizing:border-box;
width:100%;
        }
        .form-itemGDB select
        {
            width: 100%;
          
            padding: 10px 16px;
           border-radius:6px;
border:1px solid #e5e7eb;
box-sizing:border-box;

            background: white;
            color: #242424;
            font-size: 14px;
            font-weight: 500;
        }
        .form-itemGDB lable
        {
           display: block;
            font-size: 12px;
            font-weight: 700;
            color: #4B5563;
            text-transform: uppercase;
            margin-bottom: 4px;
        }
/* ---- LIVE CARD ---- */
.group-sectionGDB .card-liveGDB {
   box-shadow: 20px 40px 100px 0px #00000014;
background: linear-gradient(148.25deg, #002A5C 1.06%, #00459E 100%);
 background-image: url('../images/Overlay.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #FFFFFF33;
  color: #fff;
}

.group-sectionGDB .live-headGDB {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding:20px 0;
}
        .live-headGDB h2
        {
           
font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
color:#ffffff;
        }
        .live-headGDB span
        {
            padding:8px;
            border: 1px solid #FFFFFF4D;
            border-radius:20px;
font-weight: 600;
font-style: Semi Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#ffffff;
        }
        .chip-row2GDB .chip2
        {
            
  left:20px;
  border:1px solid;
  padding:3px 8px;
  border-radius:20px;
  margin:5px;
font-weight: 700;
font-style: Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;


        }
        .chip2.bronzeGDB {
            border: 1px solid #CD7F31;
     color: #CD7F31;
}

.chip2.silverGDB {
    border: 1px solid #BDC3C7;
  color: #9CA3AF;
}

.chip2.goldGDB {
    border: 1px solid #F1C40E;
  color: #F1C40E;
}

.chip2.platinumGDB {
    border: 1px solid #FFFFFF
  color: #8E44AD;
}

/* ---- Live Cards ---- */
.group-sectionGDB .live-gridGDB {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  padding:20px 0; 
}

.group-sectionGDB .live-boxGDB {
  background: #002A5C;
  padding: 20px;
  border-radius: 14px;
  margin-bottom:20px;
  height:244px; width:284px;
}
         .live-boxGDB .MT
        {
            padding-top:20px;
          color:#ffffff;
font-weight: 700;
font-style: Bold;
font-size: 18px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
        }
        .sub3
        {
            margin-top:0;
            padding:0;
           color: #D1D5DB;
font-weight: 500;
font-style: Medium;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;

        }
         .sub4
        {
            color:#ffffff;
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;

        }
        .live-boxGDB .level.gold
        {
            padding:5px;border-radius:6px;
            background: linear-gradient(90deg, #F1C40E 0%, #F5DB8D 100%);
           color:#242424;
font-weight: 700;
font-style: Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;


        }
.group-sectionGDB .barGDB {
  width: 100%;
  height: 6px;
  background: #e5e5e5;
  border-radius: 4px;
  margin: 10px 0 18px;
}

.group-sectionGDB .barGDB .fillGDB {
  height: 100%;
  background: #f1c232;
  border-radius: 4px;
}

/* ---- BUTTONS ---- */
.group-sectionGDB .btn-yellowGDB {
  background: #FFCB25;
  color: #111;
  padding: 14px 26px;
  border-radius: 30px;
  font-size: 15px;
  border: none;
}

.group-sectionGDB .btn-whiteGDB {
  background: #fff;
  color: #00459E;
  padding: 10px 26px;
  border-radius: 30px;
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

  border: 1px solid #D1D5DB;
}
        .btn-rowGDB
        {
            display:flex;
            padding:20px 0;
            margin:0;
            gap:25px;
            flex-wrap:wrap;
        }
.group-sectionGDB .btn-blueGDB {
    background: #00459E;
    width:302px;
  color: #ffffff;
  padding: 10px 26px;
  border-radius: 30px;
  border: none;
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
        .group-sectionGDB .live-foot
        {
            display:grid;
            grid-template-columns: 30% 70%;
            padding:5px 0;
            /*flex-wrap:wrap;*/
            height:50px;width:100%;
            /*border:1px solid red;*/
        }
.group-sectionGDB .live-foot p{
    align-Items:right;
    text-align:right;
 
  padding: 2px 0;
  border-radius: 30px;
  border: none;
font-weight: 500;
font-style: Medium;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#FFFFFF;
}

.group-sectionGDB .live-foot .joinGDB {
  background: #FFCB25;
  padding: 5px;
  border-radius: 30px;
   border: none;
font-weight: 600;
font-style: Semi Bold ;
font-size: 14px;
leading-trim: NONE;
letter-spacing: 0%;
color:#242424;
margin:0;
width:100%;
}
        .clock
        {
             font-size: 14px;
            background: #EF4444;
        }

/* ------- RESPONSIVE ------- */
@media (max-width: 980px) {
  .group-sectionGDB .grid-wrapperGDB {
    grid-template-columns: 1fr;
  }

  .group-sectionGDB .form-gridGDB {
    grid-template-columns: 1fr;
  }

  .group-sectionGDB .live-gridGDB {
    grid-template-columns: 1fr;
  }
}

/*====================Also from Us=======================*/
 /* Card Customization */
 .tagAFU {
  display: inline-block;
  padding: 6px 16px;
  background: #eef3ff;
  color: #2563EA;
  border-radius: 6px;
font-weight: 800;
font-style: Extra Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 28px;
letter-spacing: 12%;
text-transform: uppercase;
  margin-bottom: 20px;
}
        .feature-card {
            border: none;
            border-radius: 20px;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            overflow: visible; /* Needed for the floating icon */
            box-shadow: 20px 40px 100px 0px #00000014;
            padding: 0px;
        }

        .feature-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
        }

        /* Image Handling */
        .img-wrapper {
            position: relative;
            height: 200px;
            border-radius: 20px 20px 0 0;
            /*overflow: hidden;*/
        }

        .img-wrapper img {
            width: 100%;
            height: 100%;
            /*object-fit: cover;*/
        }

        /* The Floating Blue Icon */
        .overlap-icon {
            position: absolute;
            bottom: -20px;
            left: 35px;
            width: 45px;
            height: 45px;
            background-color: #0d6efd;
            color: white;
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 1.25rem;
            box-shadow: 0 4px 15px rgba(13, 110, 253, 0.4);
            z-index: 10;
        }

        /*.card-bodyAFU {*/
        /*    padding: 45px 35px 30px 35px;*/
        /*}*/

        .card-title {
      font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color:#242424;
            margin-bottom: 5px;
        }

        .card-text {
            color: #4B5563;
         
font-weight: 400;
font-style: normal;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;

            margin-bottom: 1.5rem;
        }

        /* Custom Rounded Button */
        .btn-ava {
            border: 1px solid #e5e7eb;
            border-radius: 50px;
            padding: 8px 25px;
          
font-weight: 600;
font-style: Semi Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

            color: #00459E;
            background: transparent;
            transition: all 0.2s;
            text-decoration: none;
            display: inline-block;
        }

        .btn-ava:hover {
            background-color: #f8f9fa;
            border-color: #0d6efd;
        }
        /*==============================FAQ==============================*/
        /* Faq Section Start  */
.faq-section {
    margin: auto;
    background: white;
    padding: 40px 0 80px 0;
}

.faq-title {
    font-size: 14px;
    font-weight: 800; display: inline-block; border-radius: 8px; padding: 6px 20px;
    margin-bottom: 2rem; background-color: #EAF3FF; color: #2563EA;
}
.faqtatil_main{ text-align: center;}
.faqtatil_main h3{ 
font-weight: 600;
font-style: Semi Bold;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: -1%;
text-align: center;
 color: #242424; text-align:center}

.faqtatil_main p{
font-weight: 400;
font-style: Regular;
font-size: 18px;
leading-trim: NONE;
line-height: 26px;
letter-spacing: -1%;
text-align: center;
vertical-align: middle;
 color: #6B7280; text-align:center}
/* Styling for the category buttons (pills) */
.category-btn {
    background-color: #FFFFFF;
    color: #242424;
    border: 1px solid #0000001A;
  font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

    padding: 8px 16px;
    border-radius: 20px;
    transition: all 0.2s ease;
    white-space: nowrap;
    cursor: pointer;
}

.category-btn:hover {
    background-color: #e0e2e5;
    color: #333;
}

.category-btn.active-filter {
    background-color: #00459E;
    color: #ffffff;
}

/* Search input styling */
.search-input-group {
    border: 1px solid #0000001A;
    border-radius: 30px;
    overflow: hidden;
    background-color: white;
    transition: box-shadow 0.2s;
}

.search-input-group:focus-within {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
    border-color: #000;
}

.search-input-group input {
    border: none;
    box-shadow: none;
    padding-left: 1rem;
    padding-right: 0.5rem;
    height: 50px;
}

/* Accordion custom styling */
.accordion-item {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #e0e2e5;
}

.accordion-button {
    font-weight: 600;
    background-color: transparent;
    color: #1f2937;
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
    padding-left:0;
    box-shadow: none !important;
    position: relative;
    text-align:left;vertical-align:middle;
}

.accordion-button:not(.collapsed) {
    color: #111827;
    background-color: transparent;
}

/* Hide default Bootstrap arrow icon */
.accordion-button:after {
    display: none;
}

/* Custom icon container (uses flex layout to align icon) */
.accordion-button-icon {
    font-size: 1.5rem;
    color: #A4A7AE;
    /* Applied custom color */
    margin-left: auto;
    transition: transform 0.2s ease-in-out;
}

.accordion-body {
    /*padding-bottom: 1.5rem;
    padding-top: 0;*/
    padding:0;
    color: #6b7280;
}

/* --- Custom Styles for Tip and Disclaimer --- */

/* Tip Box Styling (Light Green with Green Left Border) */
.tip-box {
    background-color: #F0FDF4;
    /* Very light green */
    border-left: 5px solid #22C55E;
    /* Solid green border on left */
    padding: 1rem;
    border-radius: 0.5rem;
    font-size: 0.95rem;
    line-height: 1.4;
}

.tip-box strong {
    color: #555555;
    /* Matching green for the title */
    font-weight: 700;
}

/* Disclaimer Box Styling (Light Gray with Border) */
/*.disclaimer-box {*/
/*    background-color: #EAF3FF;*/
    /* Light gray background */
/*    border-left: 5px solid #7CB5FF;*/
/*    padding: 1rem;*/
/*    border-radius: 0.5rem;*/
/*    font-size: 0.85rem;*/
/*    color: #6c757d;*/
/*    line-height: 1.4;*/
/*}*/

.btn-outline-dark{
 border: 1px solid #D1D5DB;
font-weight: 600;
font-style: Semi Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 16px;
letter-spacing: 0%;
opacity: 1;
border-radius:30px;
gap: 6px;
padding-top: 15px;
padding-right: 20px;
padding-bottom: 15px;
padding-left: 20px;
color:#00459E;
}
        .rv-bottom
        {
            /*margin-top:25px;
margin-bottom:25px;*/
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 50px 0px 50px;
        }
.rv-bottom p{

font-weight: 600;
font-style: Italic;
font-size: 14px;
leading-trim: NONE;
line-height: 18px;
letter-spacing: -1%;
text-align: center;

color:#242424;
}
.rv-bottom p span{
font-weight: 400;
font-style: Italic;
font-size: 14px;
leading-trim: NONE;
line-height: 18px;
letter-spacing: -1%;
text-align: center;

color:#242424;
}

.rv-bottom button{

font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;

color:#242424;
background:#FCC020;
border:none;
padding:10px 40px;
border-radius:20px;
cursor:pointer;

}
