




/* gallary css */


.lazy.lazy-hidden.attachment-full.size-full.wp-image-39962 {
    background: unset !important;
}

.our-gallary .gallery {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 15px;
    }

    .gallery img {
      width: 100%;
      height: auto;
      border-radius: 8px;
      cursor: pointer;
      transition: transform 0.3s ease;
    }

    .gallery img:hover {
      transform: scale(1.03);
    }


    .lightbox {
      display: none;
      position: fixed;
      z-index: 999;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.9);
      align-items: center;
      justify-content: center;
    }

    .lightbox:target {
      display: flex;
    }

    .lightbox img {
      max-width: 90%;
      max-height: 80%;
      border-radius: 10px;
    }

    .lightbox a {
      position: absolute;
      top: 20px;
      right: 30px;
      font-size: 40px;
      color: white;
      text-decoration: none;
    }
     .gallery-img {
      width: 100%;
      height: auto;
      border-radius: 6px;
      cursor: pointer;
      transition: transform 0.3s ease;
    }

    .gallery-img:hover {
      transform: scale(1.03);
    }


    .lightbox {
      display: none;
      position: fixed;
      z-index: 999;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.9);
      align-items: center;
      justify-content: center;
    }

    .lightbox:target {
      display: flex;
    }

    .lightbox img {
      max-width: 90%;
      max-height: 85%;
      border-radius: 2px;
    }

    .lightbox a {
      position: absolute;
      top: 20px;
      right: 30px;
      font-size: 40px;
      color: white;
      text-decoration: none;
    }
    .our-gallary img {
    border-radius: 5px;
}
.our-gallary {
    padding: 40px 0;
}

.elementor-element.elementor-element-814d70c.e-con-full.e-flex.e-con.e-child {
background-image: url(assets/images/4.jpg) !important;
}





/*--css--*/

.main-heading {
  font-weight:700 ;
  line-height: 1.1;
  text-align: center;
  background-color: #D0D0FF;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
}

 .shri-katu {
      background-color: #c6c9ff;
    }
    .temple-title {
      color: #1a1a1a;
      font-weight: 700;
    }
    h4.temple-subtitle {
        font-weight: 700;
    }
    .temple-info-box {
      background-color: #e6e6e6;
      color: #4a4a4a;
      margin-bottom: 15px;
    }
    .shri-katu .btn-donate-one {
      background-color: #0b1e59;
      font-family: "Asap", Sans-serif;
      font-size: 17px;
      font-weight: 500;
      fill: #FFFFFF;
      color: #FFFFFF;
      box-shadow: 1px 1px 5px 0px rgba(255, 255, 255, 0.43);
      transition-duration: 0.5s;
      border-style: solid;
      border-width: 0px 0px 2px 0px;
      border-color: var(--e-global-color-accent);
      border-radius: 43px 43px 43px 43px;
      padding: 14px 26px 14px 26px;
    }
    .shri-katu .btn-donate-one:hover {
      background-color: #ECC026;
      color: #1d1d1d;
      border-color: #FDEC03;
      transform: translateY(-2px);
    }
    .bg-clr {
      background-color: #1a1a1a;
      margin-top: 40px;
      border-radius: 5px;
      margin-bottom: 40px !important;
    }

    .bg-color {
      background-color: #c6c9ff;
      padding: 40px 0;
      margin-bottom: 30px;
    }

     h2 {
      text-align: center;
      margin: 30px 0;
      font-weight: bold;
    }

    .section-title {
      font-weight: bold;
      font-size: 24px;
      border-bottom: 2px solid #fff;
      display: inline-block;
      padding-bottom: 5px;
    }

    .gallery-img {
      transition: transform 0.3s ease;
      cursor: pointer;
      border-radius: 8px;
      width: 100%;
      height: 250px;
      object-fit: cover;
    }

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

    .modal-img {
      width: 100%;
      height: auto;
      border-radius: 10px;
    }

    .modal-body {
      padding: 0 !important;
    }

    .modal-header {
      border-bottom: none;
      justify-content: end;
      padding: 0 !important;
    border: unset !important;
    }

    .modal-content {
      background-color: transparent;
      border: none;
    }
    
    .modal-header .btn-close {
      position: fixed;
      top: 20px;
      right: 50px;
      z-index: 1056;
    }

    .gallery-container {
      padding: 40px 0;
    }

    .img-height {
        max-width: 200px;
    }

    .donate-btnn .btn-donate-one {
    background-color: #0b1e59;
    font-family: "Asap", Sans-serif;
    font-size: 17px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    box-shadow: 1px 1px 5px 0px rgba(255, 255, 255, 0.43);
    transition-duration: 0.5s;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: var(--e-global-color-accent);
    border-radius: 43px 43px 43px 43px;
    padding: 14px 26px 14px 26px;
}

   .donate-btnn .btn-donate-one:hover {
      background-color: #ECC026;
      color: #1d1d1d;
      border-color: #FDEC03;
      transform: translateY(-2px);
    }

    .donate-btnn {
      text-align: center;
  }

 .bg-drk {
      background-color: #111;
    }
    h1, h3 {
      color: #fff;
      margin-top: 20px;
    }
    .features .col-md-4 {
      margin-bottom: 20px;
    }
    .feature-label {
      font-weight: bold;
      font-size: 18px;
    }
    .feature-value {
      font-size: 16px;
    }
    .section-title {
      font-size: 22px;
      font-weight: bold;
      text-align: center;
      margin-top: 30px;
    }
    .map-section {
      padding: 30px 0;
    }

   .donate-amount .btn-custom-red {
        background-color: #dc2626;
        border-color: none;
        color: white;
        font-weight: 700;
        font-size: 18px;
        padding: 10px 25px;
      }
    .donate-amount .btn-custom-red:hover,
    .donate-amount .btn-custom-red:focus {
      background-color: #b91c1c;
      border-color: #7f1d1d;
      color: white;
    }
    .donate-amount .btn-small-white {
      font-size: 20px;
      font-weight: 600;
      border: 1px solid #d1d5db;
      background-color: #fff;
      color: black;
      white-space: nowrap;
      padding: 20px;
      border-radius: 0.25rem;
      cursor: pointer;
      user-select: none;
    }
    .donate-amount .btn-small-white:hover {
      background-color: #f0f0f0;
    }
    .donate-amount .btn-small-red {
      font-size: 10px;
      font-weight: 600;
      background-color: #b91c1c;
      color: white;
      white-space: nowrap;
      padding: 0.25rem 0.5rem;
      border-radius: 0.25rem;
      border: none;
      cursor: pointer;
      user-select: none;
    }
    .donate-amount .btn-small-red:focus {
      outline: 2px solid #7f1d1d;
      outline-offset: 2px;
    }
    .donate-amount .info-icon {
      font-size: 18px;
      color: #000;
      margin-right: 0.25rem;
    }
    .donate-amount .footer-section {
      background-color: #fb7f4f;
      border-radius: 1rem;
      padding: 1.5rem 1.5rem;
      font-size: 10px;
      color: black;
    }
    @media (min-width: 576px) {
      .donate-amount .footer-section {
        font-size: 12px;
      }
    }
    .donate-amount .footer-section h5 {
      font-weight: 700;
      margin-bottom: 0.5rem;
      font-size: 25px;
    }
    .donate-amount .footer-contact i {
      font-size: 12px;
      margin-right: 0.5rem;
    }
    .donate-amount .payment-logos img {
      height: 20px;
      margin-right: 0.5rem;
    }

    .amount-cl {
      padding: 40px;
    }

    .donate-footer {
      text-align: center;
      font-size: 14px;
    }

    .donate-amount p {
      font-size: 16px;
    }

    .border-side {
        border-right: 1px solid #fff;
    }

     .border-side-one {
        border-left: 1px solid #fff;
        padding-left: 20px;
    }

    @media (max-width:768px) {
      .border-side, .border-side-one {
        display: none;
      }
    }

    .donor-section {
      padding: 30px 40px;
      background-color: #1e1d1d;
      color: #fff;
      border-radius: 5px;
    }

     .donor-section .tab-button {
      background: #f5f5f5;
      color: black;
      border: none;
      padding: 10px 20px;
      font-weight: 500;
    }

     .donor-section.tab-button.active {
      background: #d6d6ff;
      color: black;
    }

     .donor-section .donor-card {
      background-color: #d6d6ff;
      border-radius: 5px;
      padding: 15px;
      display: flex;
      align-items: center;
      gap: 15px;
      height: 100%;
      color: #000;
    }

     .donor-section .avatar {
      background-color: white;
      color: black;
      width: 40px;
      height: 40px;
      font-weight: bold;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      flex-shrink: 0;
    }

     .donor-section .view-more-btn {
      background-color: white;
      color: black;
      padding: 10px 25px;
      border-radius: 25px;
      border: none;
      font-weight: 500;
    }

    .donor-section .view-more-btn:hover {
      background-color: #000;
      border: 2px solid #fff;
      color: #fff;
    }

     .donor-section .tabs-wrapper {
      background: white;
      padding: 20px;
      border-radius: 5px;
    }

     .donor-section .tabs-controls {
      display: flex;
      justify-content: center;
      gap: 5px;
      margin-bottom: 20px;
    }

     .donor-section .donor-name {
      font-weight: bold;
      font-size: 14px;
    }

     .donor-section .donor-time {
      font-size: 13px;
    }

    .donor-section .tab-button.active {
       background-color: #d6d6ff !important;
    }

    .tabs-wrap {
        padding: 0 30px;
    }

    .text-format {
        text-align: justify;
    }

   .donate-points .impact-box {
      background-color: #0e0e0e;
      color: #fff;
      border-radius: 12px;
      padding: 10px 20px;
      text-align: center;
      transition: transform 0.3s;
    }

    .donate-points .impact-icon {
      font-size: 50px;
      color: #ff1f1f;
      margin-bottom: 15px;
    }
    .donate-points h2.impact-title {
      font-size: 22px;
      font-weight: 700;
      margin-bottom: 8px;
    }
    .donate-points .section-heading {
      text-align: center;
      margin-bottom: 40px;
    }
    .donate-points .section-heading h2 {
      font-size: 2rem;
      font-weight: bold;
    }
    .donate-points .section-heading h5 {
      font-size: 1.5rem;
      font-weight: 600;
    }

    .img-shri-khatu {
      max-width: 200px !important;
    }

    .img-top {
        text-align: center;
    }

    .sub-title-img {
        color: #575555;
    }

    .img-content {
      color: #686767;
    }
   
       .how-to-involved .section-title {
      text-align: center;
      font-weight: 700;
      margin-bottom: 1rem;
      font-size: 2.5rem;
    }
    .how-to-involved .section-subtitle {
      text-align: center;
      font-weight: 600;
      font-size: 1.5rem;
      margin-bottom: 2.5rem;
    }
    .how-to-involved .card-box {
      background-color: #1c1b1b;
      color: #fff;
      padding: 25px 10px;
      border-radius: 1rem;
      text-align: center;
      transition: transform 0.3s ease;
      width: 100%;
    }
    .how-to-involved .card-box:hover {
      background-color: #E93230;
      transition: 0.8s;
    }
    .how-to-involved .card-box .icon {
      background-color: #f97e2c;
      color: white;
      width: 80px;
      height: 80px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2rem;
      margin: 0 auto 10px;
    }

    .how-to-involved .card-box .icon:hover {
      background-color: #fff;
      color: #f97e2c;
    }

      .asked-questioned h2 {
      font-weight: bold;
      margin-top: 30px;
      text-align: center;
    }
    .asked-questioned .accordion-button {
      background-color: #111;
      color: #fff;
      font-size: 1.2rem;
      font-weight: 500;
    }
    .asked-questioned .accordion-button:not(.collapsed) {
      background-color: #111;
      color: #fff;
      box-shadow: none;
    }
    .asked-questioned .accordion-button::after {
      filter: invert(1);
    }
    .asked-questioned .accordion-body {
      background-color: #f4c721;
      color: white;
      font-size: 1.1rem;
    }
    .asked-questioned .accordion-item {
      border: none;
      margin-bottom: 10px;
    }

    .container.bg-color-one {
        background-color: #c6c9ff;
    }

    .asked-questioned {
        padding: 40px 10px;
    }

    .hero-sectionn {
      background-image: url('C:/Users/singh/OneDrive/Desktop/final-shrikhatu/final-shrikhatu/assets/images/khatu-shyam-ji-temple-donation.jpg');
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 20px;
      color: white;
      text-align: center;
      padding: 100px 20px;
      position: relative;
      overflow: hidden;
    }

    .hero-sectionn::before {
      content: "";
      position: absolute;
      inset: 0;
      background-color: rgba(0, 0, 0, 0.5); 
      border-radius: 20px;
      z-index: 1;
    }

    .hero-sectionn .hero-content {
      position: relative;
      z-index: 2;
    }

    .hero-sectionn.hero-title {
      font-size: 2.5rem;
      font-weight: 700;
    }

    .hero-sectionn .hero-subtitle {
      font-size: 1.25rem;
      margin-top: 10px;
      color: #fff;
    }

    .bg-clr-two {
      background-color: #c6c9ff;
      padding: 40px 0;
    }

    /* Navbar background */
    .custom-navbar {
      background-color: #1d1d1d; 
      font-family: sans-serif;
      padding-left: 1rem;
      padding-right: 1rem;
    }
    .custom-navbar .nav-link {
      color: #fff; 
      font-weight: 600;
      text-transform: none;
      letter-spacing: normal;
      transition: color 0.3s ease;
      font-size: 18px;
    }
    .custom-navbar .nav-link:hover,
    .custom-navbar .nav-link:focus {
      color: #fff;
      text-decoration: none;
    }
    .custom-navbar .navbar-brand img {
      height: 60px;
      width: 60px;
      object-fit: contain;
    }

    .custom-navbar .navbar-nav {
      margin-left: 1rem;
    }
button.navbar-toggler.bg-light {
    background: #FF9A4D !important;
    padding: 4px 7px;
}
.toggler-icon i {
    color: #fff !important;
    font-size: 25px;
}
.navbar-nav.ms-auto.align-items-center {
    gap: 18px;
}


 .elementor-button-wrapper .topbar {
      background-color: #fff;
      color: #ddd;
      font-size: 0.9rem;
      user-select: none;
    }
    
.cont-btn a {
    color: #fff !important;
    border-radius: 32px !important;
    text-decoration: none;
    padding: 10px 20px !important;
   background:#101b67 !important;  
}
.cont-btn a:hover{
  background:#ecc026 !important; 
}

    .topbar a:hover, .topbar a:focus {
      color: #ffffff;
      text-decoration: none;
    }
    .social-btn {
    background-color: #54595f;
    border: none;
    color: #ddd;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0;
    font-size: 16px;
    border-radius: 4px;
    transition: background-color 0.3s ease, color 0.3s ease;
    }
    .social-btn:hover, .social-btn:focus {
      background-color: #ecc026;
      color: white;
    }
    .btn-donate {
      background-color: #0d2471;
      border-radius: 25px;
      font-weight: 600;
      padding: 6px 20px;
      font-size: 0.9rem;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      transition: background-color 0.3s ease;
      border: none;
      color: white;
    }
    .btn-donate:hover, .btn-donate:focus {
      background-color: #0a1a4a;
      color: white;
      box-shadow: 0 0 8px #0d2471;
      outline: none;
    }
    .contact-icons {
      font-size: 1.1rem;
      margin-right: 5px;
      vertical-align: text-bottom;
    }
    @media (max-width: 575.98px) {
      .d-flex.align-items-center.justify-content-center.justify-content-lg-start.gap-2 {
        flex-wrap: wrap;
      }
      .text-nowrap {
        white-space: normal !important;
      }
      .btn-donate {
        margin-top: 8px;
        width: 100%;
        font-size: 1rem;
        padding: 8px 0;
      }
    }

    .about-cotent p {
    font-size: 18px !important;
    color: #000 !important;
    font-weight: 400 !important;
    text-align: center !important;
}
.about-cotent {
    margin: 60px 0;
}
.about-cotent h2 {
    text-align: center;
    margin: 30px auto;
    font-size: 25px;
    font-weight: 600;
}

.bg-lights {
    background: #d0d0ff;
    padding: 20px 0;
    text-align: center;
}
.bg-lights h2 {
    font-size: 2rem;
}
.table img {
      border-radius: 20px;
    height: 337px;
    width: 100% !important;
}
.primary-content p {
    font-size: 18px;
    font-weight: 500;
}

.development {
    padding-bottom: 65px;
}
.development h2 {
    font-weight: 700;
    text-align: center;
    font-size: 22px;
    margin: 50px 0;
}
.bg-lights p {
    font-size: 18px;
    font-weight: 500;
}


.header-title
{ 
    background-color: #d0d0ff;
    margin:0px;
    padding: 32px 0px 26px 0px;
    max-width: 100%;
    font-family: "Poppins", Sans-serif;
    font-size: 55px;
    font-weight: 800;
}

.heading-2-footer {
    width: 140px; 
    height: 2px;
    background-color: #FF914D;
    margin: 0 auto; 
    margin-top: -15px; 
  }
    .custom-map-container {
      width: 100%;
      height: 450px;
      margin: 0 auto;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }

    .custom-map-container iframe {
      width: 100%;
      height: 100%;
      border: 0;
    }

      .contact-section {
      padding: 60px 0;
    }

    .contact-info-card {
      background-color: #fff;
      border: 1px solid #e1e1e1;
      border-radius: 8px;
      padding: 20px;
      display: flex;
      align-items: flex-start;
      gap: 15px;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    }

    .contact-info-card i {
      font-size: 28px;
      color: #e53935;
      min-width: 30px;
    }

    .contact-info-card h5 {
      margin: 0;
      font-weight: 600;
    }

    .contact-info-card p {
      margin: 0;
      font-size: 14px;
      color: #555;
    }

    .contact-form {
      background-color: #474b50;
      padding: 30px;
      border-radius: 12px;
      color: white;
    }

    .contact-form input,
    .contact-form textarea {
      border-radius: 6px;
      border: none;
    }

    .contact-form input::placeholder,
    .contact-form textarea::placeholder {
      color: #888;
    }

    .contact-form .btn {
      width: 100%;
      font-weight: bold;
    }

    @media (max-width: 768px) {
      .contact-form,
      .contact-info {
        margin-bottom: 30px;
      }
    }

    .footer {
  background-color: #1e247e;
  color: #fff;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: none;
  color:#fff0a6;
}

.social-icon {
  background-color: #f4dcdc;
  color: #000;
  padding: 14px;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
  width: 40px;
  height: 40px;
}

.social-icon i {
  font-size: 16px;
}

.social-icon:hover {
  background-color: #BA3300;
  color: #fff !important;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    line-height: 40px;
    font-size: 18px;
}

.footer svg {
    margin-bottom: 20px;
}

a {
  text-decoration: none !important;
}

.txt-bl {
  color: #101b67 !important;
  font-weight: 600;
  font-size: 20px;
}





/* ....about-us............................ */











/* ....Privacy Policy...................................... */




.header-title
{ 
    background-color: #d0d0ff;
    margin:0px;
    padding: 32px 0px 26px 0px;
    max-width: 100%;
    font-family: "Poppins", Sans-serif;
    font-size: 55px;
    font-weight:700;
}
.all-content h4 {
    color: #7a7a7a;
    font-weight: 700;
    font-size: 30px;
}
.id-image img {
    width: 100% !important;
}
.all-content {
    padding: 40px 0;
}

.header-title
{ 
    background-color: #c6c9ff;
    margin:0px;
    padding: 32px 0px 26px 0px;
    max-width: 100%;
    font-family: "Poppins", Sans-serif;
    font-size: 55px;
    font-weight: 800;
}

.heading-2-footer {
    width: 140px; 
    height: 2px;
    background-color: #FF914D;
    margin: 0 auto; 
    margin-top: -15px; 
  }
    .custom-map-container {
      width: 100%;
      height: 450px;
      margin: 0 auto;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }

    .custom-map-container iframe {
      width: 100%;
      height: 100%;
      border: 0;
    }

      .contact-section {
      padding: 60px 0;
    }

    .contact-info-card {
      background-color: #fff;
      border: 1px solid #e1e1e1;
      border-radius: 8px;
      padding: 20px;
      display: flex;
      align-items: flex-start;
      gap: 15px;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    }

    .contact-info-card i {
      font-size: 28px;
      color: #e53935;
      min-width: 30px;
    }

    .contact-info-card h5 {
      margin: 0;
      font-weight: 600;
    }

    .contact-info-card p {
      margin: 0;
      font-size: 14px;
      color: #555;
    }

    .contact-form {
      background-color: #474b50;
      padding: 30px;
      border-radius: 12px;
      color: white;
    }

    .contact-form input,
    .contact-form textarea {
      border-radius: 6px;
      border: none;
    }

    .contact-form input::placeholder,
    .contact-form textarea::placeholder {
      color: #888;
    }

    .contact-form .btn {
      width: 100%;
      font-weight: bold;
    }

    @media (max-width: 768px) {
      .contact-form,
      .contact-info {
        margin-bottom: 30px;
      }
    }

    .footer {
  background-color: #1e247e;
  color: #fff;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: none;
  color:#fff0a6;
}

.social-icon {
  background-color: #f4dcdc;
  color: #000;
  padding: 14px;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
  width: 40px;
  height: 40px;
}

.social-icon i {
  font-size: 16px;
}

.social-icon:hover {
  background-color: #BA3300;
  color: #fff !important;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    line-height: 40px;
    font-size: 18px;
}

.footer svg {
    margin-bottom: 20px;
}

a {
  text-decoration: none !important;
}

.txt-bl {
  color: #101b67 !important;
  font-weight: 600;
  font-size: 20px;
}
 .about-cotent p {
    font-size: 18px !important;
    color: #000 !important;
    font-weight: 400 !important;
    text-align: center !important;
}
.about-cotent {
    margin: 60px 0;
}
.about-cotent h2 {
    text-align: center;
    margin: 30px auto;
    font-size: 25px;
    font-weight: 600;
}

.bg-lights {
    background: #d0d0ff;
    padding: 20px 0;
    text-align: center;
}
.bg-lights h2 {
    font-size: 2rem;
}
.table img {
      border-radius: 20px;
    height: 337px;
    width: 100% !important;
}
.primary-content p {
    font-size: 18px;
    font-weight: 500;
}

.development {
    padding-bottom: 65px;
}
.development h2 {
    font-weight: 700;
    text-align: center;
    font-size: 22px;
    margin: 50px 0;
}
.bg-lights p {
    font-size: 18px;
    font-weight: 500;
}


.header-title
{ 
    background-color: #d0d0ff;
    margin:0px;
    padding: 32px 0px 26px 0px;
    max-width: 100%;
    font-family: "Poppins", Sans-serif;
    font-size: 55px;
    font-weight: 800;
}

.heading-2-footer {
    width: 140px; 
    height: 2px;
    background-color: #FF914D;
    margin: 0 auto; 
    margin-top: -15px; 
  }
    .custom-map-container {
      width: 100%;
      height: 450px;
      margin: 0 auto;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }

    .custom-map-container iframe {
      width: 100%;
      height: 100%;
      border: 0;
    }

      .contact-section {
      padding: 60px 0;
    }

    .contact-info-card {
      background-color: #fff;
      border: 1px solid #e1e1e1;
      border-radius: 8px;
      padding: 20px;
      display: flex;
      align-items: flex-start;
      gap: 15px;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    }

    .contact-info-card i {
      font-size: 28px;
      color: #e53935;
      min-width: 30px;
    }

    .contact-info-card h5 {
      margin: 0;
      font-weight: 600;
    }

    .contact-info-card p {
      margin: 0;
      font-size: 14px;
      color: #555;
    }

    .contact-form {
      background-color: #474b50;
      padding: 30px;
      border-radius: 12px;
      color: white;
    }

    .contact-form input,
    .contact-form textarea {
      border-radius: 6px;
      border: none;
    }

    .contact-form input::placeholder,
    .contact-form textarea::placeholder {
      color: #888;
    }

    .contact-form .btn {
      width: 100%;
      font-weight: bold;
    }

    @media (max-width: 768px) {
      .contact-form,
      .contact-info {
        margin-bottom: 30px;
      }
    }

    /* contact us   */
    .contact-form h4 {
    color: #fff;
}

.contact-form button.btn {
    color: #000;
    background-color: #fff;
    border: none;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    padding: 12px;
}
 .contact-icon {
      font-size: 25px;
      color: #dc3545;
      margin-right: 15px;
      margin-top: 15px;
    }
    .contact-info {
      margin-bottom: 25px;
    }
    .contact-form input,
    .contact-form textarea {
      margin-bottom: 30px;
    }
    .contact-info
    {    padding: 10px 10px 10px 10px;
        padding: 4px 16px 2px 16px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
   width: fit-content;}

    .contact-info  p {
    font-size: 12px;   
}

/* our priority */

    .image-box {
      text-align: center;
      margin-bottom: 30px;
    }
    .image-box img {
     width: 120px;
    }
    .image-box h5 {
      margin-top: 6px;
     
      color: #ea1616;
    }
    .image-box p {
      font-size: 1rem;
      color: #555;
      
    }
    .image-box {
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); 
  transition: box-shadow 0.3s ease-in-out;
}

.image-box:hover {
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15); 
}



