.innerpage-title-bar h1 {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 40%;
  left: 50%;
  color: black;
  font-size: 25px;
  line-height: 35px;
  margin-top: 0px;
  font-weight: 600;
  width: 100%;
  text-align: center;
  padding: 0px 100px;
}
/* .innerpage-title-bar h1:before {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2024/02/heading-line.svg);
    width: 100%;
    height: 5px;
    bottom: -10px;
    left: 0px;
} */
.innerpage-title-bar {
  height: 280px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.breadcrumb {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 55%;
  color: black;
  width: 100%;
  text-align: center;
}
.breadcrumb a {
  color: black;
}
.page-id-18 .site-footer:before,
.page-id-16 .site-footer:before {
  display: none;
}
.single-post .innerpage-title-bar,
.archive .innerpage-title-bar {
  background-image: url(/wp-content/uploads/2024/02/speciality-pg-bg.webp) !important;
}
.corp-content-wrapper {
  margin-top: 40px;
}
/*  ----------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.services-section {
  width: 80%;
  margin: auto;
}
.service-header {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}
.service-main-sec {
  background: #f5f7f7;
  background-position: 30px 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 80px 0px;
  border-radius: 30px;
}
.about-button {
  display: flex;
  justify-content: center;
}
.about-h1 {
  font-size: 50px;
  font-weight: 500;
}
.service-main-section {
  display: flex;
  width: 69%;
  margin: auto;
  justify-content: space-between;
  gap: 40px;
}

.service-main-section p,
h4 {
  font-family: "Plus Jakarta Sans", sans-serif;
  margin: 0 0 20px;
}
.service-main-section h1 {
  font-family: "Plus Jakarta Sans", sans-serif;
  margin: 0 0 26px;
}
.service-main-section p {
  color: #4a5567;
  font-weight: 500;
}
.service-right-inner a img {
  height: 29px;
  width: 29px;
}
.right-bottom-side a img {
  height: 29px;
  width: 29px;
}
.top-image img {
  border-radius: 30px;
}
.service-left-section {
  width: 69%;
  margin: 0;
  gap: 20px;
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.service-right-section {
  width: 34%;
  margin: 0;
}

.icon-img {
  width: 60px;
  height: 60px;
  background: #ff8159;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}
.icon-img img {
  height: 27px;
  width: 27px;
}
.service-card-1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}
.card-1 {
  background: #f5f7fa;
  display: flex;
  flex-direction: row;
  border-radius: 30px;
  padding: 30px;
  align-items: center;
  gap: 20px;
}
.card-1 h4 {
  margin: 0;
  font-size: 22px;
}
.card-1 p {
  margin: 0;
}
.service-card-2 {
  display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}
.service-card-2 .card-1 {
  display: flex;
  flex-direction: column;
}
.customer-left-sec1,
.customer-left-sec2 {
  display: flex;
  flex-direction: column;
  width: 46%;
  gap: 20px;
}
.service-card-2 .icon-title h4 {
  text-align: center;
}
.service-card-2 .icon-title p {
  text-align: center;
}
.customer-left-sec2 p {
  margin: 0;
}
.customer-benifit {
  display: flex;
  align-items: center;
  gap: 30px;
  padding-bottom: 30px;
}
.image img {
  border-radius: 30px;
  object-fit: cover;
}

.testimonials-slider {
  display: flex !important;
  width: 100% !important;
  overflow: hidden;
}

.customer-title h2 {
  margin: 0;
  font-size: 40px;
  font-family: sans-serif;
  color: #0c1524;
}
.list-icon {
  margin-top: 10px;
}
/*   Right Side section*/

.service-right-section {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 10px;
  position: sticky;
  top: 120px;
  height:100%;
}
.service-right-inner {
  padding: 0 40px;
  background: #f5f7fa;
  border-radius: 40px;
}

.links a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
}

.service-inner-box {
  padding: 30px 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-size: 26px;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.links {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
/* btn Secondary */
.service-right-section .btn-secondary {
  color: #ffffff !important;
  background: #ffffff;
  font-weight: 600;
  padding: 15px;
}
.service-right-section .btn-secondary:hover {
  color: #ffffff !important;
  background: #ff8159;
}
.bottom-img-text .btn-secondary:hover {
  background: #0c1524;
}
.bottom-img-text {
  padding: 55px 40px;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bottom-img-text a {
  display: flex;
  gap: 20px;
  align-items: center;
  font-size: 16px;
}
.bottom-img-text p {
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  margin: 0 0 20px;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;
}
strong {
  font-weight: 700;
  font-size: 35px;
  font-family: "Plus Jakarta Sans", sans-serif;
  margin: 0 0 20px;
}
.corp-container.blog-inner-layout strong {
    font-size : 18px;
	
}
.right-bottom-side {
  border-radius: 40px;
  background-image: url("/wp-content/uploads/2025/11/service-cta-bg.jpg"); /* your image */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.right-bottom-inner {
  border-radius: 40px;
}
.right-bottom-inner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45); /* adjust opacity value */
  border-radius: 40px;
}
.inner-blog-page-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  padding-bottom: 50px;
}
.home-blog-item {
  background: #f5f7fa;
  border-radius: 30px;
  overflow: hidden;
  padding: 20px;
}
.home-blog-item a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: justify;
}

.form-container {
  width: 100%;
  margin: 0 auto;
}

.row-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  margin-bottom: 25px;
}

.row-1 {
  margin-bottom: 25px;
}

.input-box,
.textarea-box {
  width: 100%;
  padding: 18px 20px;
  border: none;
  border-radius: 20px;
  font-size: 16px;
  color: #333;
  outline: none;
  box-sizing: border-box;
}

.input-box:focus,
.textarea-box:focus {
  background: #eef1f6;
}

.textarea-box {
  height: 200px;
  resize: none;
}

/* Submit Button */
.submit-wrap {
  text-align: center;
  margin-top: 10px;
}

.submit-btn {
  background: #ff825c;
  color: #fff;
  font-size: 16px;
  padding: 12px 32px;
  border-radius: 30px;
  border: none;
  cursor: pointer;
  font-weight: 600;
  transition: 0.3s;
}

.submit-btn:hover {
  background: #ff6a39;
}

/* ==== FAQ Section ==== */
.faqs-section {
  padding: 30px 20px;
  background: #fff;
  text-align: center;
}

.title-left-right-lines {
  font-size: 32px;
}

/* Accordion Wrapper in 2 Columns */

.faq_single {
  grid-template-columns: repeat(1, 1fr) !important;
}

.accordion {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0px 40px;
  width: 50%;
  margin: 0 auto;
  text-align: left;
  gap: 20px;
}
.acccording-main {
  display: flex;
  flex-direction: column;
}

/* Accordion Items */
.accordion__header {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 600;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  padding: 15px;
  position: relative;
  transition: color 0.3s ease;
}
.accordion__header h2 {
  font-size: 20px !important;
  margin: 0;
  line-height: 30px !important;
}

.accordion__header::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  background-image: url("/wp-content/uploads/2025/12/down-arrow.svg");
  background-size: 100% 100%; /* force fit */
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}

.accordion__header.is-active::before {
  background-image: url("/wp-content/uploads/2025/12/uo-arrow.svg");
}

.accordion__body {
  display: none;
  color: #444;
  font-size: 16px;
  margin-left: 40px;
}

.accordion__body.is-active {
  display: block;
}
button.testimonial-next.slick-next.slide-arrow.next-arrow.slick-arrow {
  background: #ff8159;
}
.acccording-main {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 15px;
  background: #f5f7f7;
  border-radius: 20px;
}
.accordion__header.is-active {
  background: #eecabe;
}
.accordion__body.is-active p {
  margin: 0;
}

/* Responsive */

@media (min-width: 1600px) and (max-width: 2000px) {
  .services-section {
    width: 100%;
    padding: 0 55px;
  }
  .service-main-section {
    width: 100%;
    padding: 0 120px;
  }
  .blog-inner-layout .content-area {
    width: 70%;
  }
}
@media (min-width: 1333px) and (max-width: 1600px) {
  .services-section {
    width: 100%;
    padding: 30px 30px 0;
  }
  .service-header {
    gap: 20px;
  }
  .service-main-sec {
    padding: 50px 0;
  }
  .service-main-section {
    width: 90%;
    gap: 25px;
  }
  strong {
    font-size: 45px;
  }
  .customer-title h2 {
    font-size: 38px !important;
  }
  .card-1 h4 {
    font-size: 20px;
  }
  .innerpage-title-bar {
    height: 235px;
  }
  .blog-inner-layout .content-area {
    width: 70% !important;
  }
}

@media (max-width: 1333px) {
  .service-main-section {
    width: 100%;
    gap: 15px;
    padding: 0 30px;
  }
  .service-header {
    gap: 0;
  }
  .services-section {
    width: 100%;
    padding: 30px 30px 0;
  }
  .card-1 {
    padding: 20px;
  }
  .service-card-2 {
    gap: 20px;
  }
  .card-1 h4 {
    font-size: 20px;
  }
  strong {
    font-size: 40px;
  }
  .customer-title h2 {
    font-size: 35px !important;
  }
  .about-h1 {
    font-size: 45px !important;
  }
  .innerpage-title-bar {
    height: 220px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .blog-inner-layout {
    padding: 0 30px !important;
  }
  .blog-inner-layout .content-area {
    width: 60% !important;
  }
  .blog-inner-layout .widget-area {
    width: 40% !important;
  }

  aside#secondary {
    padding: 0;
    padding-right: 0 !important;
  }
  .innerpage-title-bar {
    height: 200px;
  }
  .section-top {
    padding-top: 30px;
  }
  .service-main-section {
    width: 100%;
    flex-direction: column;
    padding: 0 30px;
  }
  .about-button a.btn {
    font-size: 16px;
  }
  .services-section {
    width: 100%;
    padding: 30px 30px 0;
  }
  .service-main-sec {
    padding: 30px;
  }
  h1.about-h1 {
    text-align: center;
    font-size: 35px !important;
  }
  .service-left-section {
    width: 100%;
    padding: 0;
  }
  .service-right-section {
    flex-direction: row;
    width: 100%;
    padding-bottom: 30px;
  }

  .service-right-inner,
  .right-bottom-side {
    width: 50%;
  }
  .service-main-sec {
    padding: 30px 0;
  }

  .single-post .innerpage-title-bar {
    display: none;
  }
}

@media (max-width: 768px) {
  .corp-container.blog-inner-layout {
    flex-direction: column;
    margin: 0;
    gap: 0 !important;
  }
  .content-area {
    width: 100% !important;
  }
  .widget-area {
    width: 100% !important;
  }
  aside#secondary {
    padding-right: 0px !important;
    margin: 0 !important;
  }
  .blog-inner-layout {
    padding: 0 30px !important;
  }
  .section-top {
    padding-top: 30px;
  }
  .services-section,
  .service-main-section,
  .service-left-section,
  .customer-left-sec1,
  .customer-left-sec2,
  .service-right-section {
    width: 100%;
  }
  .service-left-section,
  .service-right-section {
    padding: 0;
  }
  .about-button a.btn {
    font-size: 16px;
  }
  .service-main-section {
    flex-direction: column;
    padding: 0 20px;
  }
  strong {
    font-size: 40px;
  }
  .service-card-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .service-card-2 {
    flex-direction: column;
    gap: 10px;
  }
  .card-1 {
    gap: 10px;
  }
  .customer-benifit {
    flex-direction: column;
  }
  .service-right-section {
    padding: 0 0 20px;
  }
  .innerpage-title-bar {
    height: 180px;
  }

  .single-post .innerpage-title-bar {
    display: none;
  }
}

@media (max-width: 520px) {
  /* service inner  */

  .related-posts-section .corp-content-wrapper {
    padding: 20px 25px 20px 10px !important;
  }
  div#primary {
    margin: 0 !important;
  }
  .corp-content-wrapper h3 {
    font-size: 16px !important;
    line-height: 25px !important;
  }
  .entry-content h2 {
    font-size: 35px !important;
  }
  .entry-content strong {
    font-size: 25px !important;
  }
  .service-main-section {
    flex-direction: column;
    width: 100%;
  }
  .about-button a.btn {
    font-size: 16px;
  }
  .services-section {
    width: 100%;
    padding: 20px 0;
  }
  .service-card-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .about-h1 {
    text-align: center;
  }
  .service-main-sec {
    padding: 30px;
    border-radius: 0;
  }
  .service-left-section {
    width: 100%;
  }
  strong {
    font-size: 35px;
  }
  .service-card-1,
  .service-card-2 {
    gap: 15px;
  }
  .card-1 {
    padding: 20px;
  }
  .card-1 h4 {
    margin: 0;
    font-size: 22px !important;
  }
  .service-card-2 {
	  grid-template-columns: repeat(1, 1fr);
  }
  .customer-benifit {
    flex-direction: column;
  }
  .service-right-section {
    width: 100%;
    padding-bottom: 20px;
  }
  .customer-left-sec1 {
    width: 100%;
    align-items: center;
  }
  .customer-left-sec2 {
    align-items: flex-start;
    width: 100%;
  }
  .accordion__header h2 {
    line-height: 30px !important;
  }
  .innerpage-title-bar {
    height: 150px;
  }
  .innerpage-title-bar h1 {
    padding: 0;
    font-size: 22px !important;
  }
  .links a {
    font-size: 16px !important;
  }
}

/* Responsive */
@media (max-width: 768px) {
  .row-2 {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}

/* blog page */
.page-blogs-sec-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.blogs-items {
  width: 21%;
  margin: 15px;
}
.blogs-items-inner {
  margin: 0px;
  border: 1px solid #e0e0e0;
}
.blogs-bottom-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: black;
  margin-bottom: 10px;
  padding: 0 10px;
}
.blogs-bottom {
  color: black;
}
.blogs-title {
  padding-left: 10px;
}
.blogs-bottom p {
  padding-right: 10px;
  text-align: justify;
  font-size: 12px;
  margin: 0;
}
/* .widget_text.widget.widget_custom_html {
    background: none;
	position: sticky !important;
    top: 630px !important;
} */

@media (max-width: 1280px) {
  .blogs-items {
    width: 30%;
  }
}

@media (max-width: 480px) {
  .blogs-items {
    width: 100%;
  }
  .section-tag {
    font-size: 10px;
  }
  .why-heading-row {
    gap: 10px !important;
  }
}

/* blog inner page  */
a img {
  width: 100%;
}

button {
    border-radius: 15px;
}
a.button-a {
    color: #fff !important;
}
.blog-inner-layout .content-area {
  width: 60%;
}
.blog-inner-layout .widget-area {
  width: 30%;
}
.blog-inner-layout .widget-area .widget {
  margin: 0 0 50px;
/*   top: 150px !important; */
  position: sticky !important;
  background: #f0fbf0;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #abebab;
}
.entry-meta span a {
  text-transform: capitalize;
}

/* /thank you */
.thank-you-section {
  padding: 100px 20px;
  text-align: center;
  background-color: #f8f9fa;
}

.thank-you-wrapper h1 {
  font-size: 36px;
  color: #666;
  margin-bottom: 20px;
}

.thank-you-wrapper p {
  font-size: 18px;
  color: #444;
  margin-bottom: 30px;
}

.thank-you-wrapper .btn-primary {
  background-color: #666 !important;
  color: #fff !important;
  padding: 12px 30px;
  border-radius: 4px;
  text-decoration: none;
  transition: 0.3s ease;
}

.thank-you-wrapper .btn-primary:hover {
  background-color: #021d3a;
}

.thank-you-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 40px;
  flex-wrap: wrap;
}

.btn-thankyou {
  position: relative;
  display: inline-block;
  padding: 14px 28px;
  font-size: 16px;
  background-color: rgba(134, 223, 156, 1);
  color: black !important;
  font-weight: 600;
  text-decoration: none;
  border-radius: 8px;
  overflow: hidden;
  z-index: 1;
  animation: pulsePop 2s infinite ease-in-out;
}

/* Optional glowing motion border */
.btn-thankyou::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid rgba(255, 255, 255, 0.6);
  border-radius: 8px;
  animation: borderGlow 2s infinite ease-in-out;
  z-index: -1;
}

@keyframes pulsePop {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 rgba(0, 200, 151, 0.4);
  }
  50% {
    transform: scale(1.05);
    box-shadow: 0 0 15px rgba(0, 200, 151, 0.6);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 rgba(0, 200, 151, 0.4);
  }
}

@keyframes borderGlow {
  0% {
    transform: scale(1);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.05);
    opacity: 0.2;
  }
  100% {
    transform: scale(1);
    opacity: 0.5;
  }
}

/* blog details page  */
/* blog details page */
.author-box {
  display: none;
}
div#content {
/*     overflow: hidden; */
}
aside#secondary {
	position: sticky;
    top: 150px;
    z-index: 999;
	height : 100%;
	
}
.widget.widget_recent_entries ul li a {
  font-size: 16px;
  font-weight: 600;
}
.entry-meta span {
  color: #000000;
  margin-bottom: 20px;
}
.related-posts-section .related-posts {
  color: #000000;
  font-size: 20px;
}
.post-navigation a span {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
}
.related-posts-section ol li .related-post-date {
  color: #000000;
  font-size: 17px;
  font-weight: 600;
}
.single-post .entry-content p {
  text-align: justify;
}
.single-post .entry-content ul li {
  padding-bottom: 20px;
  text-align: justify;
}
.single-post .entry-meta span:not(:last-child):after {
  font-size: 15px;
}
.table-of-content ul li {
  padding-bottom: 0px !important;
}
.table-of-content ul li a {
  color: #84482a;
  font-size: 18px;
  line-height: 38px;
}
aside#secondary {
  padding-right: 40px;
}
li.cust-ul-ul {
  margin-left: 15px;
}
.table-of-content {
  background-color: #f5f1e9;
  padding: 10px 20px;
  border-radius: 20px;
  margin-bottom: 30px;
}
aside#secondary {
  margin-top: 40px;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.widget_text.widget.widget_custom_html {
    background: none;
    border: none;
	width : 100%;
}
.footer-bottom-image {
/*     width: 420px; */
    height: 200px;
    background-size: cover;
    object-fit: cover;
	background-position : center;
}
.blog-inner-layout {
  display: flex !important;
  gap: 40px;
  justify-content: space-around;
  padding: 0 100px;
}
.content-area {
  width: 90%;
}
.widget-area {
  width: 30%;
}
/* .widget-area .widget {
  margin: 0 0 50px;
  top: 200px !important;
  position: sticky !important;
} */
@media screen and (max-width: 480px) {
  .widget-area {
    width: 100% !important;
  }
}

/* blog archive page */
.archive header.entry-header {
  display: none;
}

div#comments {
  margin-bottom: 20px;
}

.blogs-title h6 {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Limit to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0 20px;
}
