/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: A child theme of Hello Elementor
Author: Your Name
Author URI: https://yourwebsite.com
Template: hello-elementor
Version: 1.0.0
*/

/* Import parent theme styles */
@import url("../hello-elementor/style.css");

/* body {
  background: url('http://localhost/ihsan-trust/wp-content/uploads/2025/12/body-bg.png') !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;	

}
   */

:root{
--accent:#ffb23f;
--overlay-start: rgba(45,12,39,0.86);
--overlay-end: rgba(64,21,51,0.86);
--max-width:980px;
}


.step-img {
 position:relative;	
}

.main-header {
  position: absolute;
}

.top-btn {
	  position: fixed;
    bottom: 30px;
    right: 60px;
    z-index: 999;
}
.page-id-1186 #page , .page-id-1234 #page {
    background-image: linear-gradient(rgba(250, 250, 250, 0.68), rgba(250, 250, 250, 0.38)), 
                      url('/wp-content/uploads/2025/12/image-2.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
figcaption.fg-caption {
    display: none !important;
}
.free-loan-faqs .elementskit-card-body.ekit-accordion--content div {
	background: #F5F0EC;
   padding-top:5px;
   padding-bottom:5px;
    border-radius: 8px;
}

.free-loan-faqs .elementskit-card-body.ekit-accordion--content p {
	background: #F5F0EC;
    padding: 10px;
    border-radius: 8px;
}


.repayment-faqs .elementskit-card.active .elementskit-card-body.ekit-accordion--content div {
	
    background: #492444;
    padding:5px;
    border-radius: 8px;
}

.repayment-faqs  .elementskit-card-body.ekit-accordion--content p {
	background: #492444;
    padding: 10px;
    border-radius: 8px;
}

.logo-track-wrapper {
    overflow: hidden !important;
    width: 100%;
    position: relative;
}

.logo-track {
    display: flex;
    align-items: center;
    gap: 50px;
    animation: scroll-track 35s linear infinite;
    width: max-content; 
}

.logo-track img {
    flex-shrink: 0; 
}

@keyframes scroll-track {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.logo-track-wrapper::before,
.logo-track-wrapper::after{
	content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100px;
  z-index: 1;
  display: block;
} 
.logo-track-wrapper::before {
    left: 0;
    background: linear-gradient(to right, #F5F0EC, transparent);
}

.logo-track-wrapper::after{
    right: 0;
    background: linear-gradient(to left, #F5F0EC, transparent);
}

.logo-track img {
    height: 90px; /* adjust size */
/*     filter: grayscale(0); */
    transition: 0.3s;
}

.logo-track img:hover {
    transform: scale(1.05);
}

@keyframes scroll-track {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

span.billion {
    font-size: 27px !important;
}

/* ===========================
   Background + section styling
   =========================== */



.t-backdrop{
width:100%;
min-height:420px;
padding:60px 20px;
display:flex;
align-items:center;
justify-content:center;

}


.t-card{width:100%;max-width:var(--max-width);text-align:center;position:relative;}


.t-quote{
font-size:16px;line-height:1.8;margin:0 auto 34px;
max-width:880px;color:rgba(255,255,255,0.95);
}


.t-meta{display:flex;align-items:center;gap:16px;justify-content:center;}
.t-avatar{width:66px;height:66px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,0.06);box-shadow:0 2px 6px rgba(0,0,0,0.4);}
.t-avatar img{width:100%;height:100%;object-fit:cover;display:block;}


.t-info{display:flex;flex-direction:column;align-items:flex-start;}
.t-name{
font-weight:700;
font-size:20px;
color:#ffff;
}
.t-role{font-size:13px;margin-top:6px;color:var(--accent);font-weight:600;}

.t-pagination{

position:relative !important;
margin-top:22px;
display:flex;
align-items:center;
justify-content:center;
gap:8px;

}
.t-bullet{
width:10px !important;
height:10px !important;
border-radius:50% !important;
opacity:0.35 !important;
background:#fff !important;
transition:all .25s ease !important;
}
.t-bullet-active{

width:46px !important;
height:12px !important;
border-radius:14px !important;
background:#ffb23f !important;
opacity:1 !important;

}

.our-trustees {
  border: 1px solid #E0E0E0;
    padding: 10px 20px;
    border-radius: 100px;
    background: #5A2C54;
}

.hero-heading .elementor-heading-title {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 12px; /* space between text and icons */
    padding: 0 50px; /* adjust spacing so icons don't overlap */
}


.hero-heading .elementor-heading-title:before {
    content: "";
    position: absolute;
    left: -53px;
    width: 90px;
    height: 40px;
    top: 28px;
    background-image: url('/wp-content/uploads/2025/12/left-icon-hero.svg');
    background-repeat: no-repeat;
    background-size: contain;
}


.hero-heading .elementor-heading-title:after {
    content: "";
    position: absolute;
    right: -53px;
    width: 90px;
    height:40px;
    top: 28px;
    background-image: url('/wp-content/uploads/2025/12/right-icon-hero.svg');
    background-repeat: no-repeat;
    background-size: contain;
}

.we-work-img img {
	
        position: relative;
 
}

span.subheading-store {
    color: #ED9418;
    font-size: 26px;
    font-weight: 400;

}

div#foogallery-gallery-978 {
    width: 1164px;
    margin-top: 50px;

}

/* Form wrapper */
.our-media-contact-form {
  max-width: 600px;
  margin: 0 auto;
  
}

/* Labels */
.our-media-contact-form label {
  display: block;
  font-size: 24px;
  font-weight: 400;
  color:#000000;
  margin-bottom: 6px;
  margin-top: 18px;
}

.our-media-contact-form br{
	display:none;
}
/* Inputs & textarea */
.our-media-contact-form input[type="text"],
.our-media-contact-form input[type="email"],
.our-media-contact-form textarea {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  font-size: 14px;
  color: #222;
  background: #fff;
  transition: all 0.3s ease;
}

/* Textarea height */
.our-media-contact-form textarea {
  min-height: 130px;
  resize: vertical;
}

/* Focus state */
.our-media-contact-form input:focus,
.our-media-contact-form textarea:focus {
  border-color: #000;
  outline: none;
}

/* Placeholder */
.our-media-contact-form ::placeholder {
  color: #999;
}

/* Submit label */
.our-media-contact-form .submit-label {
  margin-top: 24px;
}

/* Submit button */
.our-media-contact-form input[type="submit"] {
  
  padding: 14px 36px;
  background: #492444;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
  margin-top: 16px;
}

/* Submit hover */
.our-media-contact-form input[type="submit"]:hover {
  background: #ED9418;
}

/* CF7 validation messages */
.our-media-contact-form .wpcf7-not-valid-tip {
  font-size: 12px;
  color: #d63636;
  margin-top: 6px;
}

.our-media-contact-form .wpcf7-response-output {
  margin-top: 20px;
  border-radius: 6px;
  font-size: 14px;
}


/*  .Our-media-wrapper{
    width:420px;
    padding:14px;
    background:linear-gradient(180deg,#f8f6fb,#f2e9ff);
    box-shadow:0 6px 18px rgba(0,0,0,0.08);
    border-radius:6px;
  } 

  .Our-media-panel{
    background:#fff;
    padding:8px;
    border-radius:4px;
  }

  .Our-media-grid{
    display:grid;
    grid-template-columns:1fr 120px 1fr;
    grid-auto-rows:92px;
    gap:var(--our-media-gap);
  }

  .Our-media-item{
    position:relative;
    overflow:hidden;
    border-radius:4px;
    background:#ddd;
  }

  .Our-media-item img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
  }

  .Our-media-item::after{
    content:"";
    position:absolute;
    inset:0;
    border-radius:4px;
    box-shadow:inset 0 0 0 6px rgba(255,255,255,.95);
    pointer-events:none;
  }

  /* Layout mapping 
  .Our-media-a{grid-column:1 / 3;grid-row:1 / 3;}
  .Our-media-b{grid-column:3 / 4;grid-row:1 / 4;}
  .Our-media-c{grid-column:1 / 2;grid-row:3 / 4;}
  .Our-media-d{grid-column:2 / 3;grid-row:3 / 5;}
  .Our-media-e{grid-column:1 / 3;grid-row:4 / 6;}
  .Our-media-f{grid-column:3 / 4;grid-row:4 / 6;}
  .Our-media-g{grid-column:1 / 2;grid-row:6 / 8;}
  .Our-media-h{grid-column:2 / 3;grid-row:6 / 7;}
  .Our-media-i{grid-column:2 / 3;grid-row:7 / 8;}
  .Our-media-j{grid-column:3 / 4;grid-row:6 / 9;}
  .Our-media-k{grid-column:1 / 4;grid-row:8 / 11;}
 */

 /* Bolgs page css */

 body.wp-singular {

   background-color: #F5F0EC;

 }
 .custom-blog-container {
    max-width: 1200px;
    margin: 50px auto;
    padding: 0 20px;
  

}
/* 
.blog-filter {
    display: flex;
    gap: 10px;
    margin-bottom: 30px;
    justify-content: center;
    flex-direction: row;
    width: 100%;
}

.blog-filter input,
.blog-filter select,
.blog-filter button {
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
}

.blog-filter button {
    background-color: #4B2E6F;
    color: #fff;
    border: none;
    cursor: pointer;
    transition: 0.3s;
}

.blog-filter button:hover {
    background-color: #3a2150;
} */


.blog-filter-bar {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #F6F3EF;
  padding: 12px;
  border-radius: 10px;
  max-width: 100%;
  margin-bottom: 30px;
}

.filter-field {
  background: #F8F8F8;
  border: 2px solid #E5E0DA;
  border-radius: 6px;
  height: 44px;
  display: flex;
  align-items: center;
  padding: 0 12px;
  min-width: 180px;
}

.search-field {
  flex: 1;
}

.search-field .icon {
  color: #9C9C9C;
  margin-right: 8px;
  display: flex;
}

.filter-field input,
.filter-field select {
  border: none  !important;
  outline: none;
  width: 100% !important;
  font-size: 16px;
  color: #4A4A4A;
  background: transparent;
}

.filter-field input::placeholder {
  color: #9C9C9C;
}

.filter-field select {
  cursor: pointer;
}

/* Search button */
.Search-filter-btn {
  background: #4B1E4F;
  color: #fff;
  border: none;
  height: 44px;
  padding: 0 26px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.3px;
  cursor: pointer;
  transition: 0.3s;
}

.Search-filter-btn:hover {
  background: #3A163D !important;
}




.blog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}

.blog-card {
    border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden;
    transition: transform 0.3s, box-shadow 0.3s;
    background: #fff;
}

.blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}

.blog-image img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.blog-content {
    padding: 15px;
}

.blog-content h3 {
    font-size: 16px;
    margin-bottom: 8px;
}

.blog-content h3 a {
    text-decoration: none;
    color: #000;
}

.blog-content h3 a:hover {
    color: #4B2E6F;
}

.blog-date {
    font-size: 12px;
    color: #ED9418;
    margin-bottom: 10px;
}

.blog-excerpt {
    font-size: 14px;
    color: #555;
}


/* FILTER BUTTONS */
.job-filter {
    display: flex;
    gap: 10px;
   margin-bottom: 30px;
    flex-wrap: wrap;
    border-bottom: 1px solid #E0E0E0;
    padding-top: 35px;
    padding-bottom: 35px;
}

.filter-btn {
    padding: 8px 18px;
    border: 1px solid #492444;
    border-radius: 20px;
    font-size: 13px;
    font-weight:500;
    background: #fff;
    color: #492444;
    text-decoration: none;
    transition: all .25s ease;
}

.filter-btn.active-filter {
    background: #492444;
    border-color: #492444;
    color: #fff;
}

/* JOB LIST STYLING */
.jobs-wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.job-card {
    display: flex;
    justify-content: space-between;
   border-bottom: 1px solid #E0E0E0;
    padding-bottom: 35px;
    align-items: end;
}

.job-title {
    font-size:45px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: 'Ubuntu' !important;
    color: #000000 !important;
}

.job-desc {
    color: #4A4A4A !important;
    margin-bottom: 18px;
    max-width: 600px;
    font-size: 16px;
    font-weight: 400;
}

.job-tags {
    display: flex;
    gap: 12px;
}

.job-tag {
        padding: 6px 22px;
    font-size: 13px;
    border: 1px solid #492444;
    color: #492444;
    border-radius: 20px;
} 

.apply-btn {
    color: #F38B0A;
    font-size: 42px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
     font-family: 'Ubuntu' !important;
}

.apply-btn:hover {
      color: #F38B0A !important;
}

.apply-btn span {
    font-size: 22px;
}


/* Our Educational Partners */

.uni-filter-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px;
}

.uni-input-group.search-University {
    flex: 1;
}

/* GROUP WRAPPER WITH ICON */


.uni-input-group {
    position: relative;
    /* width: 280px; */
}

/* ICON INSIDE INPUT */
.uni-input-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    opacity: 0.6;
    pointer-events: none;
}

/* NORMAL INPUTS */
.uni-input-group input {
    width: 100%;
    height: 48px;
    padding-left: 40px !important; /* space for icon */
    padding-right: 15px;
    border: 1px solid #dcdcdc;
    border-radius: 8px;
    font-size: 15px;
    outline: none;
}

/* SORT DROPDOWN */
.uni-sort-select {
    height: 48px;
    padding: 0 15px;
    border: 1px solid #dcdcdc;
    border-radius: 8px;
    font-size: 15px;
    background: #fff;
    width: 150px;
    outline: none;
    cursor: pointer;
}

/* SEARCH BUTTON */
.uni-search-btn {
    height: 48px;
    background: #5a2345;
    color: #fff;
    font-size: 16px;
    padding: 0 28px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 600;
    transition: 0.2s ease;
}

.uni-search-btn:hover {
    background: #4a1d39;
}

.uni-input-icon svg {
    width: 18px;
    height: 18px;
}


/* ENd  Filter section */

.education-partners {
    max-width: 1200px !important;
    margin: 50px auto;
    padding: 0 20px;
}

.uni-filter-wrapper input,
.uni-filter-wrapper select {
    height: 55px;
    padding: 10 15px !important;
    border: 1px solid #E0E0E0 !important;
    border-radius: 6px !important;
    background: #F8F8F8 !important;
}


.uni-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
}

.uni-card {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 20px;
    text-align: center;
}

.uni-img img {
    width: auto;
    height: 120px;
    object-fit: contain;
}

.uni-title {
    margin-top: 12px;
    font-weight: bold;
    font-size: 15px;
    min-height: 68px;
    border-top: 1px solid #E0E0E0;
     display: flex;
    align-items: center;
    justify-content: center;
}

.uni-location {

    display: none;
    font-size: 13px;
    margin-top: 3px;
    color: #777;
    display: none !important;
}


/* Home Page  Section*/

.edu-box {
    border: 1px solid #FD9719;
    padding: 20px 20px !important;
	margin-bottom:90px !important;
}


.islamic-box {
    border: 1px solid #8EC63F; 
    padding: 40px 20px !important ;
   margin-top:90px!important;
}

.health-box {
    border: 1px solid #06AFEB; 
    padding: 40px 40px !important;
   	margin-bottom:90px !important;
}

.relief-box {
    border: 1px solid #949495; 
    padding: 20px 20px !important;
    margin-top:90px!important;
}
#about-us-sec .elementor-widget-video .elementor-custom-embed-image-overlay img{
	object-fit: fill !important;
}
span.theme-sm-text {
    font-size: 16px;
}
.li-lineheight-20 li{
	line-height:20px;
}
body.page-id-1041 .our-media-contact-form label {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 20px;
}

/* Responsive */

@media only screen and (min-width: 992px) {

.hero-botom-bar {
    br {
        display: none;
    }
}

}
  

@media (max-width: 768px) {
	.responsive-image-graph img{
	    max-width: 386px !important;
        min-width: 351px !important;
        position: relative;
        right: -5px;	
	}
.repayment_method svg {
	width:200px;
}

.relief-box {
    margin-top: 0px !important;
}

.edu-box {
    margin-bottom: 0px !important;

}

.islamic-box{
    margin-top: 0px !important;
}

.health-box{
		margin-bottom: 0px !important;
	}

	.job-filter {
		padding:30px !important;
	}


  .blog-filter-bar {
    flex-wrap: wrap;
  }

.filter-field {
		width:100%;
	}
..Search-filter-btn {
		width:100% !important;
	}

  .filter-btn {
    width: 100%;
  }


  .job-card { 
    align-items: start !important;
    flex-direction: column !important;

  }

  .apply-btn {
     padding-top: 20px;
     font-size: 30px;
  }

  .apply-btn span svg {
    width: 22px;
  }

  .job-title { 
   font-size: 25px;
  }

  .jobs-wrapper { 

     padding: 25px;
  }

  .uni-filter-wrapper {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
    }

    .uni-input-group,
    .uni-sort-select,
    .uni-search-btn {
        width: 100%;
    }

    .uni-search-btn {
        height: 50px;
        font-size: 15px;
    }

    /* GRID: 4 → 2 columns */
    .uni-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    .uni-card {
        padding: 16px;
    }

    .uni-img img {
        height: 100px;
    }

    .uni-title {
        font-size: 14px;
        min-height: 60px;
    }


.our-trustees {
    border: 1px solid #E0E0E0;
    padding: 20px 20px;
    border-radius: 30px;
    background: #5A2C54;
}

	.success-store-bg {
		background-image:none !important;
	}

	.top-btn { 
	
	 display:none;
	}

	.our-media-contact-form {
		padding:10px;
	}
}

@media(max-width:640px){
.t-quote{font-size:15px;padding:0 10px;}
.t-meta{flex-direction:column;}
.t-info{align-items:center;text-align:center;}


.hero-heading .elementor-heading-title:before {
   
    left: -24px;
    width: 60px;
    height: 20px;
    top: 12px;
   
}


.hero-heading .elementor-heading-title:after {
  
    right: -24px;
    width: 60px;
    height:20px;
    top: 12px;
   
}


}


