
.section-title {
    font-family: 'Outfit', Arial, sans-serif;
    font-size: 40px !important;
    font-weight: 700; 
    color: #000000; 
    text-align: center;
   line-height: 1.50 !important;
    /* REVISION: Allow wrapping (removed nowrap) and tighter spacing below */
    white-space: normal !important; /* Allow title to wrap */
    margin-top: 0px; 
    margin-bottom: 0px; /* Reduced vertical space below title */
}

.salary-duration-text {
    font-family: 'Outfit', Arial, sans-serif;
    font-size: 19px !important;
    line-height: 28px; 
    font-weight: 700; 
    /* REVISION: Adjusted margins for tighter spacing */
    margin-top: 5px !important;
    margin-bottom: 12px !important; /* Added more space before the description */
    color: #EE4823;
    text-align: center;
}
.main-content{
    max-width: 2125px !important;
    padding: 0 !important;
    overflow-x: hidden !important;
    background-color: transparent !important; 
    border: none !important; 
    box-shadow: none !important;
} 

.content-heading{
    font-family: 'Outfit', Arial, sans-serif;
    font-size: 40px !important;
    font-weight: 700; 
    color: #000000; 
    text-align: center;
   line-height: 1.50 !important;
    /* REVISION: Allow wrapping (removed nowrap) and tighter spacing below */
    white-space: normal !important; /* Allow title to wrap */
    margin-top: 0px; 
    margin-bottom: 0px; /* Reduced vertical space below title */
}



.hero-description {
    font-family: 'Outfit', Arial, sans-serif;
    /* REVISION: Adjusted line height and margin for tighter paragraph spacing */
    font-size: 19px !important; /* Adjusted slightly for better readibility/match */
    line-height: 30px !important; /* Increased line height for better body text flow */
    font-weight: 400 !important;
    color: #000000 !important;
    text-align: center;
    width: auto !important;
    white-space: normal !important;
    margin-top: 0 !important;
    margin-bottom: -2px !important; /* Space after the paragraph */
}

.main-content-area.container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 50px !important; 
    margin-bottom: 0 !important; 
}
/* 3. Study Programs Section) */


/* 3. Study Programs Section) */


.career-edgee.spacing-section {
    
    padding-top: var(--space-lg);
    padding-bottom: var(--space-lg);
}
.container-custom{
    margin-top: 38px !important;
    margin-bottom: 30px !important;
    margin-left: 0px !important;
}


.why-cards {
    position: relative; 
    padding-right: 40px !important; 
    border: 1px solid #00000033; 
    border-radius: 10px;
    box-shadow: none; 
}


.why-cards .toggle-icon {
    width: 6px; 
    height: 7px;
 
}
.why-cards .p-3 {
    position: absolute;
    top: 30px;
    right: 15px; 
    padding: 0 !important;
    line-height: 1; 
}


.why-cards h5 {
    font-family: 'Outfit', sans-serif;
    font-weight: 600 !important; /* SemiBold */
    font-size: 22px !important; 
    line-height: 25px !important;
    color:#000000; /* Black */
    margin-top: 5 !important;
    text-align: left;
}

.toggle-display {
    background-color: var(--accent) !important; 
    
    border-left: 5px solid var(--primary) !important; 

    border-radius: 5px !important;
    
    width: 100% !important;
    max-width: 392px; 
    
    padding-top: 8px !important; 
    padding-bottom: 8px !important;
}


.toggle-display h5 {
    font-family: 'Outfit', sans-serif;
    font-weight: 500 !important; 
    font-size: 18px !important; 
    line-height: 25px !important;
    color: #000000 !important;
    margin: 0 !important;
}

.toggle-display .main-para {
    font-family: 'Outfit', sans-serif;
    font-weight: 400 !important;
    font-size: 16px !important; 
    line-height: 25px !important;
    color:#000000 !important;
    margin: 0 !important;
    white-space: nowrap !important; 
}



@media (min-width: 1020px){
    .container-custom {
margin-left: 20px !important;
margin-right: 20px !important;
    
    }
}



/* NEW RULE: Target the inner container of the visa section specifically */
.visa-requirements-section .main-content-area.container {
    padding-top: -100px !important; /* Reduced top padding from default to pull content up */
    margin-top: -100px !important; 
}
.visa-requirements-section {
    padding: -90px 0 !important; 
}
.container {
    max-width: 1400px !;
    margin: 0 auto;
    padding: 0 15px;
  
}

.visa-card-container {
    display: flex;
    justify-content: center; 
    gap: 35px !important; 
    align-items: stretch; 
    margin-top: 30px;
}


.visa-step-card {

    border-radius: 10px;
    box-sizing: border-box;

    border: 1px solid rgba(0, 0, 0, 0.25) !important; 
    
    background-color: transparent !important; 
    box-shadow: none !important; 
    
   
    padding: 30px; 
}
.step-1-card { 
    width: 740px !important; 
    flex-shrink: 0; 
}




.visa-step-card h5 {
    
    font-family: 'Outfit', sans-serif;
    font-weight: 600; /* SemiBold */
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #000;
    margin-top: 0;
    margin-bottom: 25px;
    text-align: left; 
}

.visa-step-card .step-label {
   
    color: #2F77C7; 
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0%;
    margin-right: 5px;
    text-align: left;
}


.visa-step-card p {
   
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #000; /* Description text color */
    margin: 0 0 10px 0;
    text-align: left;
}

.visa-step-card strong {
   
    font-weight: 700;
    color: #000;
}

.requirement-list p {
   
    font-weight: 400;
}
.requirement-list p strong {
    font-weight: 600; }


.processing-details p {
    font-weight: 400; 
}

.requirement-list p:last-child {
    margin-bottom: 0 !important;
}

@media (max-width: 1250px) {
   
    .step-1-card { width: 60%; }
    .step-2-card { width: 40%; }
}


@media (max-width: 1030px) {
    
    .visa-card-container {
        flex-direction: column;
        gap: 20px;
    }
    .visa-step-card {
        width: 100%;
        height: auto; 
    }
    .step-1-card, .step-2-card {
        width: 100% !important;
    }
}




.contact-bannermid {
  background: url("../images/singapore/baner2.png") no-repeat top left;
  background-size: cover;
  background-size: cover;
  border-radius: 20px;
  margin-top: 10px !important;
  margin-bottom: -50px !important;
  overflow: hidden !important;
}

.contact-banner-headingmid {
  font-size: var(--fs-xl);
  font-weight: 600;
  white-space: nowrap; 
  text-align: center !important;
  margin-top: 38px !important;
  margin-bottom: 20px !important;

}




@media (max-width: 575px) {
.contact-banner-headingmid {
  font-size: var(--fs-xl);
  font-weight: 600;
  white-space: normal; 

}

}
@media (max-width: 800px){
    .contact-banner-headingmid {

      white-space: normal;   
    }
}

.contact-banner-submid{

    font-weight: 400 !important;
    font-size:19px !important;

    color: white !important;
    text-align: center !important;
 margin-left: 0px !important;
    margin-bottom: 20px !important;


}

@media (max-width: 575px) {
.contact-bannermid {
  
overflow: hidden  !important;
}
 



.contact-banner-submid{

    font-weight: 400 !important;
    font-size:19px !important;

    color: white !important;
    text-align: center !important;
 margin-left:0px !important;
    margin-bottom: 20px !important;

 
}
}







.contact-bannerSig {
  background: url("../images/singapore/baner3.png") no-repeat top left;
  background-size: cover;
  background-size: cover;
  border-radius: 20px;
  margin-top: 20px !important;
}

.contact-banner-headingSig {
  font-size: var(--fs-xl);
  font-weight: 600;
  white-space: nowrap; 

}
@media (max-width: 575px) {
.contact-banner-headingSig {
  font-size: var(--fs-xl);
  font-weight: 600;
  white-space: normal; 

}
}
.contact-banner-subSig{
  font-size: 18px ;
  line-height: 28px;
}









.singapore-advantages-section {
    margin-top: -30px !important;
    background-color: none !important;
}

.advantages-grid {
    
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1rem; 
    display: flex;
    justify-content: center;
    align-items: stretch; 
    margin-top: 20px !important;
}

@media (min-width: 992px) {
    .advantages-grid > .col-lg-4 {
 
        padding-left: 0.75rem !important; 
        padding-right: 0.75rem !important;
    }

    .advantages-grid {
     
        --bs-gutter-x: 1.5rem; 
        margin-left: -0.75rem;
        margin-right: -0.75rem;
    }
}


.advantage-card {
  
    border: 1px solid rgba(0, 0, 0, 0.25) !important; ;
    border-radius: 10px;
    padding: 25px;
    height: 100%; 
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-shadow: none !important; 
}

.advantage-card .icon-box {
   
    background-color: #EBF3FB; 
    border-radius: 10px;
    width: 96px;
    height: 96px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px !important;
}

.advantage-card .card-icon {
  
    width: 65px;
    height: 65px;
    object-fit: contain;
}

.advantage-card .card-title {

    font-family: 'Outfit', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.1; 
    color: #000000;
    margin-bottom: 15px; 
    text-align: left;
}

.advantage-card .card-description {
  
    font-family: 'Outfit', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #333; 
    margin-bottom: 0;
    text-align: left;
    flex-grow: 1; 
}


@media (max-width: 991px) {
    .advantages-grid {
        --bs-gutter-x: 1rem;
        --bs-gutter-y: 1rem; 
    }
    .advantage-card {
        padding: 25px;
    }
    .advantage-card .icon-box {
        width: 80px;
        height: 80px;
    }
    .advantage-card .card-icon {
        width: 55px;
        height: 55px;
    }
    .advantage-card .card-title {
        font-size: 20px;
    }
    .advantage-card .card-description {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
     .advantage-card {
        margin: 0 auto;
        max-width: 450px; 
    }
    .singapore-advantages-section .content-heading {
        text-align: center;
    }
    .advantage-card {
        align-items: flex-start;
    }
}