.space {
    padding-top: 70px;
    padding-bottom: 70px;
}

.space1 {
	padding: 40px 0 40px;
}
.font-18 {
  font-size: 14px;
  line-height: 32px !important;
}

.sec-title-style2 .text p {
  color: #372f2f;
  line-height: 26px;
  margin: 0;
  font-family: 'Poppins', sans-serif;
}
.single-fact-counter .icon span::before {
  color: #e05416;
  font-size: 50px;
  line-height: 50px;
}
.single-fact-counter .border-box .left-border span {
  position: relative;
  display: block;
  width: 50px;
  height: 1px;
  background: #e05416;
  margin: 2px 0;
  float: left;
}
.single-fact-counter .border-box .right-border span {
  position: relative;
  display: block;
  width: 50px;
  height: 1px;
  background: #df5415;
  margin: 2px 0;
  float: right;
}

.single-fact-counter .border-box .left-border::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #e05416;

  border-radius: 50%;

  content: "";
}

.single-fact-counter .border-box .left-border::after {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #e05416;

  border-radius: 50%;

  content: "";
}
.single-fact-counter .border-box .right-border::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #e05416;
  border-radius: 50%;
  content: "";
}
.single-fact-counter .border-box .right-border::after {
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  width: 5px;
  height: 5px;
  background: #e05416;
  border-radius: 50%;
  content: "";
}

.emergency-repairs-content ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'icomoon';
  content: "\e990";
  color: #e05517;
  font-size: 24px;
}
.emergency-repairs-content ul li {
  position: relative;
  display: block;
  line-height: 30px;
  padding-left: 40px;
  margin-bottom: 11px;
  color: #393939;
  font-size: 16px;
}
.vertical-img .img-holder {
    /* max-width: 380px;      image narrow ठेवण्यासाठी */
    margin: 0 auto;        /* center align */
}

.vertical-img img {
    width: 100%;
    height: 100%;        /* vertical height */
    object-fit: cover;     /* image stretch न होता neat दिसेल */
    border-radius: 10px;   /* optional – smooth look */
    border: solid 1px #868e8e;
}
.single-contact-details-box {
  position: relative;
  display: block;
  max-width: 390px;
  width: 100%;
  background: #04213a;
  text-align: center;
  padding-bottom: 42px;
}
.single-contact-details-box.style2 {
  background: #3d566c;
}
.single-contact-details-box .icon-holder span::before {
  position: relative;
  display: block;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  background: #e15618;
  color: #fff;
  font-size: 40px;
  line-height: 70px;
}
.preloader.style-four {
  background-image: url(../tarale/logo-header.png);
}
/* Force all counters in one single row */
.fact-counter-area .row {
    display: flex;
    flex-wrap: nowrap;      /* एकाच row मध्ये */
    overflow-x: auto;       /* स्क्रीन लहान असेल तर scroll */
    justify-content: center;
    gap: 25px;
}

/* Each counter column */
.fact-counter-area .row > div[class*="col-"] {
    flex: 0 0 220px;        /* प्रत्येक counter ची width */
    max-width: 220px;
}

.footer-bottom-area-style4 {
  position: relative;
  display: block;
  padding: 5px 0;
  background: #031a2e;
}
p span[class^="icon-"] {
    display: inline-block;
    vertical-align: middle;
}
/* Mobile view only */
@media (max-width: 767px) {

  .fact-counter-area .row {
    display: flex;
    flex-direction: column;   /* एकाखाली एक */
    align-items: center;      /* center ला */
  }

  .fact-counter-area .col-xl-3,
  .fact-counter-area .col-lg-6,
  .fact-counter-area .col-md-6,
  .fact-counter-area .col-sm-12 {
    width: 100%;
    max-width: 320px;         /* neat center look */
    margin: 0 auto 10px;      /* center + spacing */
  }

  .single-fact-counter {
    text-align: center;
  }
	.hidden-xs{
		display: none !important;
	}
	.sec-title-style2 .title {
  font-size: 16px;
  line-height: 34px;
}
	
	.single-pricing-box .inner {
  position: relative;
  display: block;
  padding: 10px 0 0px;
  border: 2px dashed #fff;
  height: 307px;
  margin-top: 10px;
}

	.single-fact-counter .title h3 {
  color: #ffffff;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}
.single-footer-widget-style4 .title h3 {
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-transform: capitalize;
}
.project-description-area .sec-title-style1 .title {
  font-size: 28px;
  line-height: 34px;
  font-weight: 500;
}

.sec-title-style1 .bottom-text p {
  color: #372f2f;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  margin: 0;
  font-family: 'Poppins', sans-serif;
}
.checkout-area .exisitng-customer h5 {
  color: #131313;
  font-size: 14px;
  font-weight: 500;
}
.sec-title-style1 .title {
  position: relative;
  display: block;
  color: #131313;
  font-size: 25px;
  line-height: 46px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
}
.project-description-area .sec-title-style1 .title1 {
  font-size: 17px;
  line-height: 34px;
  font-weight: 400;
}
.sec-title-style2 h1 {
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  margin: 0 0 15px;
    margin-bottom: 15px;
}
.sec-title-style1 {
  position: relative;
  display: block;
  margin-top: -9px;
  padding-bottom: 26px;
}
.breadcrumb-area.style3 {
  position: relative;
  display: block;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0 20px;
  z-index: 10;
}
}
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  color: inherit;
  background-color: rgb(225, 113, 63);
  border-bottom: 1px solid rgb(223, 85, 23);
  color: #fff;
  text-align: center;
  font-size: 23px;
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgb(223, 85, 23);
  border-radius: .25rem;
}
.text-justify {
    text-align: justify;
}

.icon{
	font-size: 50px;
  color: #fff;

}


@media (max-width: 767px) {
  .checkout-area .exisitng-customer {
    height: auto;
  }
}



.contact-info-card{
    background:#2524242e;
    padding:20px;
/*    border-radius:12px;*/
    display:flex;
    flex-direction:column;
    gap:25px;
}

.contact-item{
    display:flex;
    align-items:center;
    gap:15px;
}

.contact-info-icon{
    width:45px;
    height:45px;
    background:#df5517;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
}

.contact-item h4{
    margin:0;
    font-size:16px;
}

.contact-item p{
    margin:0;
    font-size:14px;
    color:#555;
}

a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
}

.project-description-area .sec-title-style1 .title1 {
  font-size: 21px;
  line-height: 34px;
  font-weight: 400;
}

.sec-title-style1 .title1 {
  position: relative;
  display: block;
  color: #df5517;
  font-size: 32px;
  line-height: 46px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
}

.text-justify{
	color: #000;
}

.heading {
  color: #e15517;
  text-decoration: none;
  background-color: transparent;
}


.sec-title-style1 .title2 {
  position: relative;
  display: block;
  color: #191919;
  font-size: 20px;
  line-height: 35px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
}


.heading1{
	font-weight: 500;
  font-family: 'Poppins', sans-serif;
  margin: 0;
}





.sec-title-style1 .title2 {
  position: relative;
  display: block;
  color: #df5517;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'Poppins', sans-serif;
}

.hr-width{
	width: 110%;
}









.footer-menu ul {
    display: flex;
    justify-content: left;
    flex-wrap: nowrap;   /* Desktop ला single line */
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-menu ul li {
    border: 1px solid #515151;
}

.footer-menu ul li a {
    display: block;
    padding: 15px 30px;
    color: #fff;
    text-decoration: none;
    background: #04213a;
    text-align: center;
}

.footer-menu ul li a:hover {
  background: #e15517;
}


/* =========================
   Mobile View
========================= */

@media (max-width: 767px) {

    .footer-menu ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        margin: 0;
        list-style: none;
        border-top: 1px solid #2c2c2c;
        border-left: 1px solid #2c2c2c;
    }

    .footer-menu ul li {
        width: 33.33%;
        box-sizing: border-box;
    }

    .footer-menu ul li a {
        display: block;
        padding: 16px 8px;
        text-align: center;
        text-decoration: none;
        color: #fff;
        background: #04213a;
        border-right: 1px solid #2c2c2c;
        border-bottom: 1px solid #2c2c2c;
        font-size: 14px;
    }

    .footer-menu ul li a:hover {
  background: #e15517;
}

}
   .image-title {
            font-size: 24px;
            font-weight: 500;
            color: #222;
            margin-bottom: 15px;

        }
        .major {
          font-size: 20px;
  font-weight: 400;
        }
.major-event-box{
    border: 2px solid #e5e5e5;
    padding: 15px;
    border-radius: 12px;
    transition: 0.3s ease;
    height: 100%;
    background: #fff;
}

.major-event-box:hover{
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.bordered-img{
    width: 100%;
    border-radius: 10px;
}

.major{
    font-size: 20px;
    font-weight: 500;
    color: #222;
}



    .bank-box,
    .qr-box {
      border: 2px solid #e25711;
      border-radius: 10px;
      background: #fff;
      padding: 20px;
      height: 100%;
    }

    .bank-title {
      text-align: center;
      font-size: 22px;
      font-weight: 600;
      color: #e25711;
      margin-bottom: 20px;
    }

    .bank-box table {
      width: 100%;
    }

    .bank-box th {
      width: 38%;
      padding: 18px 10px;
      font-weight: 600;
      color: #333;
      border-bottom: 1px solid #ececec;
    }

    .bank-box td {
      padding: 18px 10px;
      border-bottom: 1px solid #ececec;
    }

    .highlight td {
      font-size: 18px;
      font-weight: 700;
      color: #e25711;
    }

    .qr-box {
      text-align: center;
    }

    .qr-box img {
      width: 260px;
      max-width: 100%;
      border: 1px solid #ddd;
      border-radius: 8px;
    }

    .font{
      font-weight: 800;
      color: #000;
    }

    @media(max-width:991px) {

      .bank-box {
        margin-bottom: 20px;
      }

      .bank-box th,
      .bank-box td {
        padding: 12px 8px;
        font-size: 15px;
      }

      .highlight td {
        font-size: 16px;
      }

      .qr-box img {
        width: 220px;
      }

    }

    .footer-social-links{
    width: 100%;
    text-align: center;
}

.footer-social-links .social-links-style2{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-social-links .social-links-style2 li{
    margin: 0;
}

.footer-social-links .social-links-style2 li a{
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-decoration: none;
    transition: 0.3s;
}

.whatsapp-footer {
  position: fixed;
  left: 20px;
  bottom:20px;
 text-align: center;
 z-index: 9999;
}


.navigation li.active-menu > a {
    color: var(--theme-color2); /* your theme color */
    font-weight: 600;
}
.registration-table {
      border: 1px solid #ddd;
      border-radius: 8px;
      overflow: hidden;
      margin-top: 20px;
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    }

    .registration-table thead th {
      background: #e55318;
      color: #fff;
      text-align: center;
      font-size: 18px;
      font-weight: 600;
      padding: 15px;
    }

    .registration-table tbody td {
      padding: 14px 18px;
      vertical-align: middle;
      font-size: 16px;
    }

    .registration-table tbody tr:nth-child(even) {
      background: #f8f9fa;
    }

    .registration-table tbody tr:hover {
      background: #fff5f5;
      transition: .3s;
    }

    .registration-table tbody td:first-child {
      font-weight: 600;
      width: 40%;
      color: #0b0b0b;
    }

    .registration-table tbody td:last-child {
      color: #333;
    }

    @media(max-width:767px) {

      .registration-table thead th,
      .registration-table tbody td {
        font-size: 14px;
        padding: 10px;
      }
    }



    .award-card {
      background: #fff;
      border-radius: 15px;
      overflow: hidden;
      box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
      transition: .4s;
      height: 100%;
    }

    .award-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 20px 40px rgba(0, 0, 0, .15);
    }

    .award-image img {
      width: 100%;
      height: 350px;
      object-fit: cover;
    }

    .award-content {
      padding: 25px;
      text-align: center;
    }

    .award-year {
      display: inline-block;
      background: #e6550c;
      color: #fff;
      padding: 6px 18px;
      border-radius: 30px;
      font-weight: 600;
      margin-bottom: 15px;
    }

    .award-content h4 {
      font-size: 22px;
      color: #462210;
      margin-bottom: 15px;
      font-weight: 700;
    }

    .award-content h6 {
      color: #666;
      line-height: 28px;
      font-size: 16px;
    }

    @media(max-width:768px) {

      .award-image img {
        height: auto;
      }

    }
     .kaka-read-btn {
      display: inline-block;
      background: #ffffff;
      color: #8b0000;
      border: 2px solid #df5517;
      padding: 12px 28px;
      border-radius: 8px;
      font-size: 20px;
      font-weight: 700;
      text-decoration: none;
      position: relative;
      overflow: hidden;
      transition: 0.4s ease;
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    }

    .kaka-read-btn::before {
      content: "";
      position: absolute;
      left: -100%;
      top: 0;
      width: 100%;
      height: 100%;
      background: #df5517;
      transition: 0.4s ease;
      z-index: 0;
    }

    .kaka-read-btn span {
      position: relative;
      z-index: 1;
    }

    .kaka-read-btn:hover::before {
      left: 0;
    }

    .kaka-read-btn:hover {
      color: #fff;
      transform: scale(1.04);
    }

    .kaka-read-btn:hover span {
      color: #fff;
    }
     .memorial-section {
      background: #f7f5f0;
      padding: 80px 0;
    }

    .memorial-card {
      background: #fff;
      border-radius: 15px;
      margin-bottom: 35px;
      overflow: hidden;
      box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
      transition: .4s;
    }

    .memorial-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 20px 45px rgba(0, 0, 0, .15);
    }

    .memorial-header {
      background: #462210;
      color: #fff;
      padding: 25px 30px;
      position: relative;
    }

    .memorial-year {
      position: absolute;
      right: 25px;
      top: 20px;
      width: 70px;
      height: 70px;
      border-radius: 50%;
      background: #df5517;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-size: 22px;
      font-weight: 700;
    }

    .memorial-header h3 {
      color: #fff;
      margin: 0;
      font-size: 28px;
    }

    .memorial-body {
      padding: 30px;
    }

    .memorial-body strong {
      color: #df5517;
      display: block;
      margin-bottom: 6px;
      font-size: 17px;
    }

    .memorial-body p {
      margin-bottom: 20px;
      color: #555;
      line-height: 28px;
    }

    .video-box {
      margin-top: 25px;
    }

    .video-box iframe {
      width: 100%;
      height: 320px;
      border: 0;
      border-radius: 12px;
      box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
    }

    @media(max-width:768px) {

      .memorial-header {
        padding: 20px;
      }

      .memorial-year {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 20px;
      }

      .video-box iframe {
        height: 220px;
      }

    }