/* @import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&family=Mukta+Malar:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=League+Spartan:wght@100..900&family=Mukta+Malar:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mukta+Malar:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap'); */


@font-face {
  font-family: 'Mukta Malar';
  src: url('/fonts/Mukta_Malar/MuktaMalar-ExtraLight.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('/fonts/Mukta_Malar/MuktaMalar-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('/fonts/Mukta_Malar/MuktaMalar-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('/fonts/Mukta_Malar/MuktaMalar-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('/fonts/Mukta_Malar/MuktaMalar-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('/fonts/Mukta_Malar/MuktaMalar-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Mukta Malar';
  src: url('/fonts/Mukta_Malar/MuktaMalar-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}

@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Poppins';
  src: url('/fonts/Poppins/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Poppins'; 
  src: url('/fonts/Poppins/Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
}




@font-face {
  font-family: 'Libre Caslon Text';
  src: url('/fonts/Libre_Caslon_Text/LibreCaslonText-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Libre Caslon Text';
  src: url('/fonts/Libre_Caslon_Text/LibreCaslonText-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Libre Caslon Text';
  src: url('/fonts/Libre_Caslon_Text/LibreCaslonText-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}



@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat/static/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat/static/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/fonts/Montserrat/static/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
}


@font-face {
  font-family: 'Lora';
  src: url('/fonts/Lora/static/Lora-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Lora';
  src: url('/fonts/Lora/static/Lora-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Lora';
  src: url('/fonts/Lora/static/Lora-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: 'Crimson Text';
  src: url('/fonts/Crimson_Text/CrimsonText-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Crimson Text';
  src: url('/fonts/Crimson_Text/CrimsonText-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Crimson Text';
  src: url('/fonts/Crimson_Text/CrimsonText-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: 'Roboto Mono';
  src: url('/fonts/Roboto_Mono/static/RobotoMono-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Roboto Mono';
  src: url('/fonts/Roboto_Mono/static/RobotoMono-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Roboto Mono';
  src: url('/fonts/Roboto_Mono/static/RobotoMono-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: 400;
}








.profolio-banking{
 
 background-image:url('/assets/Portfolio-banking.png') ;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;

}
.portfolio-top-section{
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.85);
}
.portfolio-card-bg{
 /* background-image: url('/public/assets/card-bg.png');
 background-position: center;
 border-radius: 50%; */

  /* width: 300px;
  height: 220px; */
  background-color: #d3d3d3; /* Light gray fill */
  border-radius: 50%; /* Makes it oval */
  box-shadow: 0 0 100px 50px rgba(0, 0, 0, 0.7); /* Glowing shadow */
  /* margin: 100px auto; Center it horizontally and push it down */

}
.bancking-project-heghlight{
  background-image: url('/assets/bancking-project-highlight.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.credit-card-container{
  font-family: 'Crimson Text', serif !important;
}
.ijrah-container{
  font-family: 'Crimson Text', serif !important;
}
@media screen and (max-width: 768px){
  .portfolio-card-bg{
    background-size: contain;
  }
}   

.shadow-effect {
  display: inline-block;
  font-size: 3em; 
  font-weight: bold;
  background: linear-gradient(to bottom, 
    transparent 40%, 
    #efefe1 50%, 
    #efefe1 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.portfolio-hero {
  background-image: url('/assets/portfolio-hero-section.png');
}

.portfolio-scroll {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none;  /* IE and Edge */
}
.portfolio-scroll::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}


.ijrah-finance-bg{
  /* background-image: url('/public/assets/Ijraha-bg.png'); */
  background: linear-gradient(to bottom, #F6FAFE00 35%, #AA112242 60%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.event-bg{
  background:  linear-gradient(to bottom, #F6FAFE00 35%, #CBE9C6 60%);
}
.waterworld-bg{
  background-image: url('/assets/water-world-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.waterworldcard{
  background: linear-gradient(to bottom, #f1fbfc 35%, #daf4f5 60%);
}
.Gmwconference-bg{
  background-image: url('/assets/Gmwconference-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Gmwconference-bg2{
  background: linear-gradient(to bottom, #f6faf9 35%, #c1e8d3 60%);
}

@supports (-webkit-touch-callout: none) {
  .Gmwconference-bg2 {
    height: auto !important;
    min-height: 0 !important;
  }
}

.travel-bg{
  background-image: url("/assets/travel-booking-banner.png");
}


@media (min-width: 768px) and (max-width: 1200px) {
  .project-overview{
    width: 100%;
  }
  .Empathy-Map{
    width: 100%;
  }
  .empathy-text{
    width: 100%;
  }
  .empathy-card{
    width: 350px;
  } 
  
  .empathy-card h1{
    font-size: 18px;
  }
  /* .empathy-card ul{
    font-size: 14px;
  } */
}
.food-delivery-page{
  font-family: "Libre Caslon Text", serif;
}
.food-vegetables-bg{
  background-image: url('/assets/varied-vegetables-placed-black-table.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.restaurant-container{  
   font-family: "Montserrat", sans-serif;
}
.restaurant-bg{
  background-image: url('/assets/restaurant-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.carrental-bg{
  background-image: url('/assets/car-rental-bg.png');
 
}
.car-reantal{
  font-family: "Lora", serif;
}
.car-rentalul-bg{
  background-image: url('/assets/car-rental-bg-2.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

}
