.hero-single { background-position: center center; background-size: cover; background-repeat: no-repeat; width: 100%;
    height: 30rem; display: flex; align-items: center; overflow: hidden; }
@media (max-width: 1199px) { .hero-single { height: 25rem; } }
@media (max-width: 991px) {.hero-single { height: 28rem; } }
.accordion-item {  border: 1px solid #dee2e6; margin-bottom: 10px; border-radius: .375rem !important; }
.accordion-header { border-radius: .375rem !important; }
.accordion-button { font-size: 18px; font-weight: 600; border-radius: .375rem !important; }
.accordion-button:not(.collapsed) { background-color: #f0f8ff; color: #F05B43; box-shadow: none; }
.accordion-button:focus { box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25); }
.accordion-button i { font-size: 20px; color: #F05B43; }
.accordion-body { font-size: 15px; line-height: 1.6; }
.counter-box .icon i { font-size: 50px; }
.popup-gallery .col-md-4 { margin-bottom: 40px; }
.popup-gallery .theme-btn { font-size: 14px; }
.popup-gallery .theme-btn i { margin-right: 4px; }
.popup-gallery .gallery-content:hover .gallery-info { opacity: 1;  visibility: visible; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.responsive-brand { display: flex; align-items: center; text-decoration: none; color: #333; }
.responsive-brand-logo { width: 70px; margin-right: 15px; transition: all 0.3s ease; }
.responsive-brand-text { display: flex; flex-direction: column; }
.responsive-brand-text .text-line-1 { font-weight: bold; font-size: 1.1em; line-height: 1.2; transition: font-size 0.3s ease; }
@media (max-width: 768px) {
    .responsive-brand-logo { width: 45px; margin-right: 10px; }
    .responsive-brand-text .text-line-1 { font-size: 0.8em; }
    .responsive-brand-text .text-line-2 { font-size: 0.8em; }
    .hero-single { height: 38rem; }
   }
.blog-section .blog-sidebar .widget1 { border: 1px solid #e9ecef; border-radius: 0.5rem; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06); }
.blog-section .blog-sidebar .widget-title { background-color: #f8f9fa; padding: 1rem; border-bottom: 1px solid #e9ecef; }
.blog-section .blog-sidebar .widget-body { max-height: 40rem; overflow-y: auto; }
.blog-section .blog-content-area { margin-top: 3rem; }
.blog-section .blog-title { font-size: 2.5rem; font-weight: 700; line-height: 1.2; }
.blog-section .blog-meta { font-size: 0.9rem; color: #6c757d; }
.blog-section .blog-content { margin-top: 2rem; font-size: 1.15rem; line-height: 1.8; }
.blog-section .blog-content h3 { margin-top: 0;margin-bottom: .5rem; font-weight: 500; font-size: 2rem; line-height: 2.3; }
.blog-section .blog-content h4 { margin-top: 0; margin-bottom: .5rem; font-weight: 600; font-size: 1.75rem; line-height: 2; }
.blog-section .blog-content p {  margin-bottom: 1rem; }
.blog-section .blog-content img { max-width: 100%; height: auto; display: block;  margin: 2rem auto;  border-radius: 0.5rem; 
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);}
.blog-section .blog-content a { color: #007bff;  text-decoration: none; border-bottom: 1px dotted #007bff;}
.blog-section .list-group-flush>.list-group-item {  padding: 1rem; }
.list-group-item.active{ z-index: 2; color: var(--bs-list-group-active-color); background-color: #001D23; border-color: #001D23; }
.blog-section .blog-content a:hover {  color: #0056b3; border-bottom-style: solid; }
.blog-section .blog-content figure.table { display: block; overflow-x: auto; }
.blog-item-img img {height: 18rem }
/*----------------------footer--------------*/
.footer-contact li { display: flex; align-items: flex-start; color: #f5faff; font-size: 16px; margin-bottom: 15px; }
.footer-contact li i {flex-shrink: 0; width: 32px; height: 32px; line-height: 32px; font-size: 16px; margin-right: 15px; border-radius: 50px;
    background: #D2A84A; text-align: center; -webkit-transition: 0.3s; transition: 0.3s; color: #fff;  }
.footer-contact li span { flex-grow: 1; white-space: normal; }
.footer-contact li a { display: flex; align-items: center; color: inherit; text-decoration: none; }
.whatsapp-icon { position: fixed; bottom: 20px; right: 0; z-index: 9999; padding: 10px; transition: transform 0.3s ease; }
.whatsapp-icon img { width: 50px; height: 50px; }
.whatsapp-icon:hover { transform: scale(1.1); }
/*-----------------counselling------------------*/
.whrac-premium-page { background-color: #fafbfc; }
.whrac-main-title { font-size: 2rem; line-height: 1.25; letter-spacing: -0.5px;  margin-bottom: 20px; }
.whrac-gold-tag { color: #b38b36; font-weight: 700;
    letter-spacing: 2px; text-transform: uppercase; font-size: 1.02rem; display: inline-block; margin-bottom: 12px; }
.whrac-intro-text { color: #5a657c; font-size: 1.15rem;  line-height: 1.8; margin-bottom: 30px; }
.whrac-quote-box { background: #ffffff; border-left: 4px solid #b38b36; padding: 25px 35px;
    border-radius: 0 12px 12px 0; box-shadow: 0 10px 30px rgba(7, 19, 47, 0.03); margin: 40px 0; }
.whrac-quote-box p { font-size: 1.2rem; color: #07132f; font-weight: 600; font-style: italic; line-height: 1.6; margin: 0; }
.whrac-service-block { background: #ffffff; border: 1px solid #edf0f4;  border-radius: 12px; padding: 35px; margin-bottom: 20px;
    box-shadow: 0 5px 20px rgba(7, 19, 47, 0.02); transition: all 0.4s ease; position: relative;  overflow: hidden; }
.whrac-service-block::before {   content: '';  position: absolute; left: 0; top: 0;
    height: 100%;  width: 4px; background: #b38b36; opacity: 0; transition: opacity 0.4s ease;  }
.whrac-service-block:hover { transform: translateX(8px); box-shadow: 0 15px 40px rgba(7, 19, 47, 0.06); border-color: transparent; }
.whrac-service-block:hover::before { opacity: 1;  }
.whrac-service-block h3 { color: #07132f;  font-size: 1.4rem; font-weight: 700; margin-bottom: 12px; }
.whrac-service-block p { color: #5a657c; font-size: 1.05rem;  line-height: 1.7; margin: 0; }
.whrac-sticky-card {  background: #ffffff;  border: 1px solid #edf0f4;  border-radius: 16px;
    padding: 45px 35px; box-shadow: 0 25px 60px rgba(7, 19, 47, 0.06); position: sticky; top: 100px; }
.whrac-sticky-card h4 { font-size: 1.6rem; margin-bottom: 15px; }
.whrac-card-feature { display: flex; align-items: flex-start; gap: 15px; margin-bottom: 25px; padding-bottom: 25px;  border-bottom: 1px solid #edf0f4; }
.whrac-card-feature:last-of-type { border-bottom: none;  margin-bottom: 35px; padding-bottom: 0; }
.whrac-card-icon { background: rgba(179, 139, 54, 0.1); color: #b38b36; width: 45px; height: 45px; border-radius: 50%;
    display: flex; align-items: center; justify-content: center;  font-size: 1.1rem; flex-shrink: 0;  }
.whrac-card-feature h5 { color: #07132f; font-size: 1.1rem; font-weight: 700;  margin: 0 0 5px; }
.whrac-card-feature p { color: #64748b; font-size: 0.95rem; line-height: 1.6;  margin: 0; }
.whrac-btn-gold {  display: block; width: 100%; text-align: center; background: linear-gradient(135deg, #c79e45, #b38b36); color: #ffffff !important;
    font-weight: 700;  padding: 16px 20px;  border-radius: 8px;  text-transform: uppercase; letter-spacing: 1px; font-size: 1rem;
    border: none; box-shadow: 0 10px 20px rgba(179, 139, 54, 0.25); transition: all 0.3s ease;  text-decoration: none; }
.whrac-btn-gold:hover { transform: translateY(-3px); box-shadow: 0 15px 25px rgba(179, 139, 54, 0.35); color: #ffffff; }
/*------------------------campaign-gallery-area-------------------------*/
.campaign-gallery-area {  background-color: #0b1528; }
.campaign-gallery-area .text-gold { color: #B38B35;  font-weight: 600;letter-spacing: 2px;  text-transform: uppercase; }
.text-gallery-card { background-color: #12223f; border: 1px solid rgba(212, 175, 55, 0.2); transition: all 0.4s ease-in-out; border-radius: 5px; }
.text-gallery-card:hover { transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3) !important; border: 1px solid rgba(212, 175, 55, 0.8); }
.divider-gold { height: 3px; width: 60px; background-color: #d4af37; transition: width 0.4s ease-in-out; }
.text-gallery-card:hover .divider-gold { width: 100px;  }
.z-index-1 {  z-index: 1; } 
/*-----------------------------------------about--------------------------------*/
.ghdac-premium-image {
    position: relative; width: 100%; max-width: 500px; padding: 12px; background: #ffffff;border: none !important; box-shadow: none !important; }
.ghdac-premium-image .about-img-1 { display: block; width: 100%; height: 500px; object-fit: cover; border-radius: 4px; position: relative; z-index: 1;
    box-shadow: 0 18px 45px rgba(7, 26, 58, 0.18), 0 4px 12px rgba(0, 0, 0, 0.08); transition: transform 0.6s ease, box-shadow 0.6s ease; }
.ghdac-image-border { position: absolute; top: 23px;left: 23px;
    right: 23px; bottom: 23px; border: 1px solid rgba(201, 162, 39, 0.65); z-index: 2; pointer-events: none; }
.ghdac-image-corner { position: absolute; width: 75px; height: 75px; z-index: 3; pointer-events: none; }
.ghdac-corner-top { top: 0; left: 0; border-top: 3px solid #c9a227; border-left: 3px solid #c9a227; }
.ghdac-corner-bottom {  right: 0; bottom: 0; border-right: 3px solid #c9a227; border-bottom: 3px solid #c9a227; }
.ghdac-premium-image::after {
    content: ""; position: absolute; left: 28px; right: -10px; bottom: 2px; height: 35px; background: #071a3a; opacity: 0.08; z-index: 0; filter: blur(12px); }
.ghdac-premium-image:hover .about-img-1 { transform: scale(1.015); box-shadow: 0 24px 55px rgba(7, 26, 58, 0.22), 0 5px 15px rgba(0, 0, 0, 0.10); }
@media (max-width: 991px) {
    .ghdac-premium-image { max-width: 620px; margin: 0 auto 25px; }
    .ghdac-premium-image .about-img-1 {   height: 480px; }
}
@media (max-width: 575px) {
    .ghdac-premium-image {  padding: 8px; }
    .ghdac-premium-image .about-img-1 { height: 400px; }
    .ghdac-image-border { top: 17px; left: 17px; right: 17px; bottom: 17px; }
    .ghdac-image-corner { width: 55px; height: 55px; }
}
/*----------------------mission-vison-------------------*/
.ghdac-foundation { position: relative; padding: 50px 0;  background: #ffffff; overflow: hidden; }
.ghdac-foundation-head { position: relative; z-index: 2; margin-bottom: 50px; }
.ghdac-foundation-kicker {  display: flex; align-items: center; gap: 10px; margin-bottom: 16px;
    color: #b08a25; font-size: 16px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; }
.ghdac-foundation-kicker::before { content: ""; width: 35px; height: 2px; background: #c9a227; }
.ghdac-foundation-head h2 {  margin: 0; color: #071a3a; }
.ghdac-foundation-head p { max-width: 720px; margin: 16px 0 0; color: #6b7280; line-height: 1.8; }
.ghdac-foundation-card { position: relative;height: 100%; padding: 36px 34px 32px;background: #ffffff;border: 1px solid #e7e9ed; border-radius: 6px;
    box-shadow: 0 10px 35px rgba(7, 26, 58, 0.055); transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease; }
.ghdac-foundation-card:hover { transform: translateY(-8px); border-color: #c9a227; box-shadow: 0 20px 45px rgba(7, 26, 58, 0.11); }
.ghdac-foundation-card::before { content: ""; position: absolute;  top: 0; left: 34px; width: 58px; height: 3px;  background: #071a3a; }
.ghdac-foundation-objectives::before { background: #80060c; }
.ghdac-foundation-icon-wrap {  display: flex; align-items: center; justify-content: space-between; margin-bottom: 27px; }
.ghdac-foundation-icon { width: 56px;  height: 56px; display: flex; align-items: center; justify-content: center;
    color: #b08a25; background: #fbfaf7; border: 1px solid #d9c47d; border-radius: 50%;font-size: 19px; transition: all 0.35s ease; }
.ghdac-foundation-card:hover .ghdac-foundation-icon {   color: #ffffff;  background: #071a3a; border-color: #071a3a; }
.ghdac-foundation-objectives .ghdac-foundation-icon { color: #80060c; border-color: rgba(128, 6, 12, 0.28); }
.ghdac-foundation-objectives:hover .ghdac-foundation-icon { color: #ffffff;  background: #80060c;  border-color: #80060c; }
.ghdac-foundation-label {  color: #9aa2af; font-size: 12px; font-weight: 600; letter-spacing: 1.4px; text-transform: uppercase; }
.ghdac-foundation-card h3 { margin-bottom: 13px; color: #071a3a; font-weight: 600; }
.ghdac-foundation-line { width: 40px; height: 2px; margin-bottom: 19px; background: #c9a227; transition: width 0.35s ease; }
.ghdac-foundation-card:hover .ghdac-foundation-line { width: 75px; }
.ghdac-foundation-card p { min-height: 145px;  margin: 0 0 26px; color: #667085; line-height: 1.82; }
.ghdac-foundation-btn { display: inline-flex; align-items: center; gap: 9px;
    padding: 11px 18px; color: #071a3a; background: #ffffff; border: 1px solid #c9a227; border-radius: 3px; text-decoration: none;
    font-size: 13px; font-weight: 600; letter-spacing: .7px; text-transform: uppercase; transition: all 0.3s ease; }
.ghdac-foundation-btn i { color: #c9a227; font-size: 11px;  transition: transform 0.3s ease; }
.ghdac-foundation-btn:hover { color: #ffffff; background: #071a3a; border-color: #071a3a; }
.ghdac-foundation-btn:hover i { color: #e0b83f; transform: translateX(4px); }
@media (max-width: 991px) {
    .ghdac-foundation { padding: 70px 0; }
    .ghdac-foundation-card p { min-height: auto; }
}
@media (max-width: 575px) {
    .ghdac-foundation { padding: 55px 0; }
    .ghdac-foundation-card { padding: 30px 25px; }
}
/*--------------------------------testimonial----------------*/
.ghdac-testimonials { position: relative; padding: 30px 0 50px; background: #f8f9fb; overflow: hidden; }
.ghdac-testimonial-heading { position: relative; z-index: 2; max-width: 720px; margin: 0 auto 48px; text-align: center; }
.ghdac-testimonial-heading .site-title-tagline {  display: inline-flex;align-items: center; gap: 9px; margin-bottom: 10px; color: #b08a25;
    font-size: 16px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; }
.ghdac-testimonial-heading .site-title-tagline i { font-size: 13px; }
.ghdac-testimonial-heading .site-title {  margin-bottom: 0; color: #071a3a; }
.ghdac-testimonial-heading .site-title span { color: #c9a227; }
.ghdac-testimonial-slider { position: relative;  z-index: 2; }
.ghdac-testimonial-card { position: relative; height: 100%; min-height: 360px; padding: 38px 36px 31px; background: #ffffff; border: 1px solid #e4e8ee;
    border-radius: 6px;
    box-shadow: 0 12px 35px rgba(7, 26, 58, 0.055); overflow: hidden; transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease; }
.ghdac-testimonial-card:hover { transform: translateY(-8px); border-color: rgba(201, 162, 39, 0.55); box-shadow: 0 22px 48px rgba(7, 26, 58, 0.10); }
.ghdac-testimonial-card::before { content: ""; position: absolute; top: 0; left: 36px; width: 62px; height: 3px; background: #c9a227; }
.ghdac-testimonial-card::after { content: ""; position: absolute; top: 0; right: 0; width: 3px; height: 58px; background: #80060c; }
.ghdac-testimonial-quote-icon { position: absolute; top: 24px; right: 28px;
    color: rgba(201, 162, 39, 0.12); font-family: Georgia, serif; font-size: 92px; line-height: 0.8; pointer-events: none; }
.ghdac-testimonial-category { display: inline-flex; align-items: center; gap: 8px;
    margin-bottom: 24px; color: #b08a25; font-size: 14px; font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; }
.ghdac-testimonial-category span { width: 22px; height: 1px; background: #c9a227; }
.ghdac-testimonial-card .testimonial-text { position: relative; z-index: 2; margin: 0; }
.ghdac-testimonial-divider { width: 100%; height: 1px; margin: 28px 0 21px; background: #edf0f3; }
.ghdac-testimonial-author { display: flex; align-items: center; gap: 13px; }
.ghdac-testimonial-author h4 { margin: 0 0 3px; color: #071a3a; font-size: 20px; font-weight: 600; }
.ghdac-testimonial-author p { margin: 0; color: #8b95a5; font-size: 16px; }
.ghdac-testimonial-slider .owl-stage { display: flex; }
.ghdac-testimonial-slider .owl-item { display: flex; }
.ghdac-testimonial-slider .owl-item > div { width: 100%; }
.ghdac-testimonial-slider .owl-dots { margin-top: 34px; }
.ghdac-testimonial-slider .owl-dot span { width: 7px; height: 7px;margin: 5px; background: #d5dbe3; transition: all 0.3s ease; }
.ghdac-testimonial-slider .owl-dot.active span { width: 25px ;border-radius: 20px; background: #c9a227; }
.ghdac-testimonial-slider .owl-nav { margin-top: 18px; }
.ghdac-testimonial-slider .owl-nav button { width: 40px; height: 40px;margin: 0 4px; border: 1px solid #dce1e7 ; border-radius: 50% ; background: #ffffff ; 
    color: #071a3a; transition: all 0.3s ease; }
.ghdac-testimonial-slider .owl-nav button:hover { background: #071a3a; border-color: #071a3a; color: #e0b83f; }
@media (max-width: 991px) {
    .ghdac-testimonials {  padding: 75px 0; }
    .ghdac-testimonial-card { min-height: auto;  }
}
@media (max-width: 575px) {
    .ghdac-testimonials { padding: 58px 0; }
    .ghdac-testimonial-card { padding: 32px 25px 28px;  }
}
/*----------------------gallery----------------*/
.ghdac-gallery-section { padding: 50px 0; background-color: #f8f9fa; }
.site-title-tagline { color: #c5a059; font-weight: 700;text-transform: uppercase; letter-spacing: 2px; margin-bottom: 10px; display: inline-block; }
.site-title { color: #0a1f44; font-weight: 700; font-size: 2.1rem; margin-bottom: 40px; }
.ghdac-gallery-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(350px, 1fr)); gap: 30px; }
.ghdac-gallery-item { position: relative;  overflow: hidden;
    border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.08); cursor: pointer; aspect-ratio: 4/3; background-color: #e9ecef; }
.ghdac-gallery-item img { width: 100%;  height: 100%; object-fit: cover;  transition: transform 0.5s ease; }
.ghdac-gallery-item:hover img {  transform: scale(1.1); }
.ghdac-gallery-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0;  background: rgba(10, 31, 68, 0.75); display: flex;
    flex-direction: column; align-items: center; justify-content: center; opacity: 0; transition: opacity 0.4s ease; }
.ghdac-gallery-item:hover .ghdac-gallery-overlay {  opacity: 1; }
.ghdac-gallery-icon { color: #fff; font-size: 2.5rem; margin-bottom: 15px;  transform: translateY(20px); transition: transform 0.4s ease; }
.ghdac-gallery-title { color: #fff; font-size: 1.4rem; font-weight: 600; transform: translateY(20px); transition: transform 0.4s ease; 
    text-align: center; padding: 0 20px; }
.ghdac-gallery-item:hover .ghdac-gallery-icon,
.ghdac-gallery-item:hover .ghdac-gallery-title { transform: translateY(0); }